Skip to content
View akshiit02's full-sized avatar

Block or report akshiit02

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akshiit02/README.md
Typing SVG

Β  Β 



πŸ‘¨β€πŸ’» About Me


class AkshitSharma:
    def __init__(self):
        self.name       = "Akshit Sharma"
        self.university = "SRMIST β€” B.Tech CSE"
        self.focus      = ["Computer Vision",
                           "Applied ML",
                           "MLOps"]
        self.current    = "Building deployable AI pipelines"
        self.interest   = "Where research meets production"

    def say_hi(self):
        print("Thanks for dropping by!")
        print("Let's build something great.")

me = AkshitSharma()
me.say_hi()

  • πŸ”­ Turning research-heavy ML into things people can actually use
  • 🌱 Currently exploring multi-task learning & real-time CV inference
  • πŸ’¬ Ask me about PyTorch Β· FastAPI Β· YOLO Β· Satellite ML
  • πŸ“« akshitt27@gmail.com






πŸš€ Featured Projects

🏷️ Project πŸ“ What It Does πŸ› οΈ Stack πŸ”—
πŸ”₯ Forest Fire Prediction System Multi-task neural network (STW-BP) predicting wildfire occurrence and intensity across India using NASA MODIS satellite data β€” custom adaptive feature-weighting, ~98% accuracy TensorFlow XGBoost Scikit-learn β†’ Repo
🌾 AI Vision System β€” Crop, Soil & Pest End-to-end crop disease detection, pest identification & soil analysis β€” FastAPI backend with working web frontend PyTorch FastAPI MobileNetV2 EfficientNet β†’ Repo
🌌 Star Cluster Segmentation Automated detection and segmentation of star clusters in astronomical telescope images using YOLOv8 instance segmentation Python YOLOv8 Computer Vision β†’ Repo
🚢 Pedestrian Detector Real-time pedestrian detection in video using YOLOv4-tiny + OpenCV DNN, with non-max suppression Python OpenCV YOLOv4 β†’ Repo
🌐 TradeConnect Responsive export-sourcing brokerage site with scroll animations & contact form HTML CSS JavaScript β†’ Repo Β· β–Ά Live

πŸ› οΈ Tech Stack

Languages

Languages

ML Β· CV Β· Data Science

ML

Backend Β· DevOps Β· Tools

Tools


πŸ“Š GitHub Activity


πŸ… Achievements

Repos Β  ML Projects Β  Live Demos Β  Accuracy



CV Β  DL Β  MLOps Β  Backend Β  Satellite


🐍 Contribution Snake

Snake animation

Pinned Loading

  1. AI-Vision-System-for-Crop-Soil-and-Pest-Monitoring AI-Vision-System-for-Crop-Soil-and-Pest-Monitoring Public

    Forked from ArjunKhimta/AgroVision-AI-Vision-System-for-Crop-and-Pest-Monitoring

    AI agricultural advisory system: crop disease detection, pest detection, and soil-based crop recommendation, served through a FastAPI backend and web frontend.

    Python

  2. Deep-Space-Star-Cluster-Segmentation Deep-Space-Star-Cluster-Segmentation Public

    Forked from ArjunKhimta/deep-space-star-cluster-segmentation

    Deep Space Star Cluster Segmentation using YOLO-based Deep Learning This project implements a YOLO-based deep learning framework for detecting and segmenting star clusters in deep-space astronomica…

    Python

  3. Forest-Fire-Prediction-System-using-Multi-Task-STW-BP Forest-Fire-Prediction-System-using-Multi-Task-STW-BP Public

    Multi-task deep learning system predicting wildfire occurrence and intensity across India from NASA MODIS satellite data using a custom Spatio-Temporal Weighted architecture.

    Python

  4. 2048-Game 2048-Game Public

    Vanilla JS clone of 2048, playable in-browser with live demo via GitHub Pages.

    JavaScript

  5. Pedestrian-Detector Pedestrian-Detector Public

    Real-time pedestrian detection in video using YOLOv4-tiny and OpenCV DNN, with NMS to clean up overlapping detections.

    Python

  6. TradeConnect TradeConnect Public

    Responsive landing page for an export-sourcing brokerage connecting international buyers with verified Indian suppliers.

    HTML 1