Skip to content
View sujinjust4u's full-sized avatar

Block or report sujinjust4u

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
sujinjust4u/README.md

Typing SVG


LinkedIn GitHub Email Profile Views


🧑‍💻 About Me

class SujinSP:
    def __init__(self):
        self.name      = "Sujin S.P"
        self.degree    = "B.Tech AI & ML @ SRM IST (2027)"
        self.role      = "Former SDE Intern @ redBus (ibibo Group)"
        self.interests = ["Computer Vision", "Deep Learning",
                          "Explainable AI", "Cloud Architecture"]
        self.currently = "Training YOLO models & deploying AI to cloud"
        self.fun_fact  = "I debug with print() and I'm not ashamed 🐛"

    def say_hi(self):
        print("Let's build something cool together 🚀")

  • 💼 Former SDE Intern @ redBus — secure agent communication protocols
  • 🤖 Deep into Computer Vision — YOLO v8 / v11 / v12 & real-time pipelines
  • 🧠 Active researcher in Explainable AI (XAI) using SHAP
  • ☁️ Deploying serverless AI across AWS · Google Cloud (Vertex AI) · OCI
  • 🚀 Building scalable backends, distributed systems & detection frameworks


🎬 Dev Mode

  

⚡ Tech Stack

💻 Languages

Python Java C C++

🤖 AI / ML / CV

PyTorch TensorFlow OpenCV YOLO scikit-learn Jupyter

☁️ Cloud & DevOps

AWS Google Cloud Oracle Cloud Docker

🛠️ Backend & Databases

FastAPI MongoDB MySQL Git Linux


🚀 Featured Projects

🔭 Project 📝 Description 🛠 Stack
🛒 Intelligent Shelf Monitor Real-time retail inventory analysis using YOLOv8 & cloud integration YOLOv8 OpenCV AWS
📈 Customer Churn XAI Cloud-native ML with Explainable AI (SHAP) for real-time transparency SHAP XAI FastAPI
🚗 AI Accident Detection Deep learning real-time vehicular incident detection pipeline YOLO Deep Learning
☁️ Sentiment Analysis API Serverless NLP backend on Google Cloud Run + Vertex AI Vertex AI FastAPI GCP

🐍 Contribution Snake

GitHub contribution snake animation
⚙️ How to activate the snake

Create .github/workflows/snake.yml in your profile repo:

name: Generate Snake

on:
  schedule:
    - cron: "0 */12 * * *"
  workflow_dispatch:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: Platane/snk@v3
        with:
          github_user_name: sujinjust4u
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark
      - uses: crazy-max/ghaction-github-pages@v3.1.0
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

📊 GitHub Analytics


💬 Dev Quote


🎯 Dev Vibes

  

Typing SVG


Pinned Loading

  1. TensorScript-Neural-Network-Compiler-IDE TensorScript-Neural-Network-Compiler-IDE Public

    Python

  2. cloud-fsa-monitoring-system cloud-fsa-monitoring-system Public

    Python

  3. customer-churn-prediction customer-churn-prediction Public

    HTML

  4. IoT-Temperature-Monitor IoT-Temperature-Monitor Public

    CSS