class KunalSharma:
"""AI/ML Engineer & Full-Stack Developer @ IIT Jammu"""
def __init__(self):
self.role = "AI/ML Engineer · Full-Stack Developer"
self.languages = ["C++", "Python", "JavaScript", "TypeScript", "SQL"]
self.focus = ["Deep Learning", "Computer Vision", "NLP",
"Model Optimization", "Scalable Backends"]
self.stack = {
"ml": ["PyTorch", "TensorFlow", "Scikit-learn"],
"frontend": ["React", "Next.js", "TypeScript", "Tailwind"],
"backend": ["FastAPI", "Node.js", "Django", "Express"],
"infra": ["Docker", "GitHub Actions", "Linux", "Vercel"],
}
self.currently_learning = "Distributed training & LLM inference optimization & App Development"
self.open_to = ["SDE / ML Internships", "Open Source", "Collaborations"]
def say_hi(self) -> str:
return "Thanks for dropping by — let's build something that matters. 🚀"
me = KunalSharma()
print(me.say_hi())
- IIT Jammu
- https://ksiitjmu.vercel.app/
- in/ks-iitjmu
Highlights
- Pro
Pinned Loading
-
International-Relations-Website
International-Relations-Website PublicResponsive, content-first website for the International Relations Department showcasing programs, faculty, research, news, and student resources.
HTML 1
-
JoSAA-Counselling-Website
JoSAA-Counselling-Website PublicA full-stack JEE counseling portal featuring role-based access control and seat allocation, powered by a React-TypeScript frontend, a Node.js backend and MySQL Database.
-
Svaran-Chatbot-IIT-Jammu
Svaran-Chatbot-IIT-Jammu PublicSvaran is a multilingual AI chatbot for IIT Jammu, built with Rasa, Flask, and React. It delivers instant, context-aware answers to campus-related queries—academic, administrative, and facility-bas…
TypeScript 1
-
CN_RUDP_Semester_Project
CN_RUDP_Semester_Project PublicCustom Reliable UDP (RUDP) Protocol for P2P Multiplayer Gaming
C 1
-
whisperNode
whisperNode PublicPeer-to-peer encrypted chat with a custom cryptographic protocol — no TLS, no third parties, no trust required.
Python 1
If the problem persists, check the GitHub status page or contact support.




