class NigamVaghani:
def __init__(self):
self.name = "Nigam Vaghani"
self.role = ["Full Stack Developer", "AI/ML Engineer", "Student"]
self.location = "India 🇮🇳"
self.languages = ["Python", "JavaScript", "Java"]
self.frameworks = ["React", "Next.js", "Django", "Flask"]
self.currently = "Building stuff that matters 🚀"
self.fun_fact = "I built an OS with Python. Yes, seriously. 👀"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together 🤝")
me = NigamVaghani()
me.say_hi()
|
|
| 🚀 Project | 📝 Description | 🔧 Tech |
|---|---|---|
| 🖥️ NovaOs | Built a fully functional OS simulation in Python ⭐ | Python |
| 🤖 Intellichain AI | AI-powered supply chain optimizer (Walmart Challenge) | Python ML Jupyter |
| 👋 Gesture Presentation | Control your slides with hand gestures using OpenCV | Python OpenCV CV |
| ⚔️ Codeforces CLI | Command-line tool for Codeforces competitive programmers ⭐ | Python CLI |
| 🎨 3D Animated Landing | Pure CSS + HTML 3D animated landing page | HTML CSS |
- 🚀 Build an OS from scratch (done — NovaOs!)
- 🤖 Work on real-world AI/ML problems
- 🌐 Launch a full SaaS product
- 📦 Contribute to open source projects
- 🧠 Master LLMs & GenAI engineering
- 📱 Build and ship a mobile app

