Skip to content
View kinshuk18's full-sized avatar
🚀
AI Product Development Intern | Building Agentic AI
🚀
AI Product Development Intern | Building Agentic AI

Highlights

  • Pro

Block or report kinshuk18

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

whoami

class KinshukGupta:
    institute  = "IIT Bhilai — BTech, Data Science & AI  (2023–2027)"
    cgpa       = 8.48
    location   = "Bhilai, Chhattisgarh 🇮🇳"

    currently_building = [
        "Vision42 — Vision-Language System for Satellite Imagery (ISRO SAC)",
        "CauESC — RL + Persona-Attention for Emotional Support Dialogue",
    ]

    open_to    = ["CV Research Collabs", "YOLO-OBB / Rotated Object Detection", "Open Source"]
    obsessions = ["Algorithmic Efficiency", "Multimodal AI", "Big Data Pipelines"]
    fun_fact   = "2000+ DSA problems solved. Still not enough. 💀"

🏆 Hall of Fame

🥇 Achievement 🔢 Result
JEE Advanced AIR 6309
JEE Main 99.20 Percentile
Inter IIT Tech Meet 14.0 — ISRO SAC GeoNLI 🥈 6th Rank Nationally
Inter IIT Tech Meet 13.0 — ISRO Lunar Mapping 🏅 11th Rank Nationally
ICPC 2025 — Shaastra (IIT Madras) Rank 1102 + Finalist
The Forge Hackathon — OpenLake × GDG Meraz 6.0 🥉 3rd Position
DSA Problems Solved 2000+ across platforms

🛸 Flagship Projects

🛰️ Vision42 — Satellite Vision-Language System (ISRO SAC × Inter IIT 14.0)

Stack: Python FastAPI OpenCV YOLO-OBB VLMs Multimodal Fusion

  • Architected a vision–language system for satellite imagery supporting image captioning, VQA, and text-driven object grounding
  • Designed a hybrid OBB + multimodal fusion pipeline handling rotated objects and scale variability
  • Evaluated on IoU and BLEU-3 metrics — Secured 6th Rank nationally

Repo

🌕 Lunar Surface Mapping — Chandrayaan-2 XRF Data (ISRO × Inter IIT 13.0)

Stack: Python NumPy SciPy Astropy PyTorch QGIS

  • Engineered a pipeline to process Chandrayaan-2 CLASS XRF data → high-resolution lunar elemental composition maps
  • Custom clustering + spatial filtering to resolve noise and overlapping scan regions
  • Accelerated with PyTorch parallelizationSecured 11th Rank nationally

Repo

💬 CauESC — RL + Persona-Attention for Emotional Support Dialogue

Stack: Python PyTorch Transformers Reinforcement Learning NLP

  • Enhanced emotional support dialogue with COMET-based commonsense reasoning + persona conditioning
  • Designed Persona Attention Loop (PAL) — dual cross-attention decoder for strategy-aware response generation
  • Two-stage training: MLE (pointer-generator) + REINFORCE RL
  • Achieved BLEU-4: 3.92, ROUGE-L: 16.91 on ESConv dataset

Repo

📚 StudySphere — Focus Efficiency Hackathon App (3rd Place, Meraz 6.0)

Stack: React Vite JavaScript

  • Built a productivity application featuring a custom 'Focus Efficiency' algorithm to quantify user behaviour
  • Won 3rd Position at The Forge Hackathon (OpenLake × GDG)

🧠 Tech Arsenal

AI / ML / DL
PyTorch TensorFlow Hugging Face scikit-learn OpenCV

Languages
Python C++ C Scala

Big Data & Cloud
Apache Spark Kafka Hadoop AWS GCP

Tools & Infra
Docker Kubernetes FastAPI Git Linux


📊 GitHub Stats


⚔️ Competitive Programming

LeetCode Stats

Platform Handle Highlight
🟡 LeetCode kinshuk18 500+ problems solved
🔵 Codeforces kinshuk18 300+ problems solved
🟠 CodeChef kinshuk18 3* Max Level
🟢 GFG kinshukgucn44 500+ problems solved

🔝 Top Contributions

Vision42 InterIIT Astro


🌱 Currently Exploring

📡  Distributed Systems     ████████████░░░░   Apache Spark + Kafka at scale
🛰️  Vision-Language Models  ███████████░░░░░   Beyond CLIP — custom VLMs
🤖  RL for NLP              ████████░░░░░░░░   Production-grade REINFORCE loops

Activity Graph


Dev Quote


Profile Views

Pinned Loading

  1. Uchihakamal1816/Vision42 Uchihakamal1816/Vision42 Public

    Vision42 is a high-performance Vision–Language integrated chatbot designed to analyze, caption, and reason over geospatial satellite imagery. It bridges computer vision, natural language understand…

    Python 1

  2. VDNT11NULL/InterIIT_Tech_Astro VDNT11NULL/InterIIT_Tech_Astro Public

    Jupyter Notebook

  3. CauESC-Persona-Attention-RL CauESC-Persona-Attention-RL Public

    Emotional Support Dialogue System with Persona Attention and Reinforcement Learning

  4. Rahulrajln1111/DGCNN Rahulrajln1111/DGCNN Public

    Implementation of DGCNN o edge devices

    Python