class OmSingh:
def __init__(self):
self.name = "Om"
self.role = "AI / ML Engineer & Full Stack Developer"
self.location = "India 🇮🇳"
self.education = "Artificial Intelligence & Machine Learning"
self.github = "https://github.com/om051105"
self.currently_building = [
"Real-Time Attention Mechanisms",
"Smart Waste Management System (Full-Stack)",
"Deep Learning Optimization Pipelines",
]
self.currently_learning = [
"Advanced GANs & Diffusion Models",
"Transformer Architectures (ViT, Swin)",
"Local LLM Deployment with Ollama",
]
self.open_to_collaborate = "Open Source AI & CV Projects"
self.fun_fact = "I debug with print() at 2 AM — no regrets 🐛"
def daily_routine(self):
return ["☕ Coffee", "💻 Code", "🟩 Push to GitHub", "🔁 Repeat"]
def __str__(self):
return "Bridging research & real-world AI — one commit at a time 🚀"
me = OmSingh()
print(me)| Skill | Level |
|---|---|
| 🐍 Python | ████████████████████ 95% |
| 🤖 Machine Learning | ███████████████████░ 90% |
| 👁️ Computer Vision | ██████████████████░░ 85% |
| ⚛️ React / Node.js | █████████████████░░░ 80% |
| 🦙 LLMs / RAG Systems | ████████████████░░░░ 75% |
| 🐘 PHP / Full Stack | ██████████████░░░░░░ 70% |
| 🐳 Docker / DevOps | ████████████░░░░░░░░ 60% |
| 🔬 Project | 📝 Description | 🛠️ Stack |
|---|---|---|
| ♻️ Smart Waste System | Full-stack IoT-meets-AI platform for real-time waste monitoring, route optimization, and analytics dashboards | PHP · React · MongoDB · Google Maps API |
| 🧠 FocusAI — Concentration Tracker | Webcam-based real-time attention analysis using facial landmark detection & gaze estimation | Python · OpenCV · MediaPipe · React |
| 🧩 Sudoku Vision AR | Augmented Reality solver that reads physical Sudoku grids through a camera and overlays the solution instantly | Python · OpenCV · OCR · Backtracking |
| 📚 DocuMind — RAG Chatbot | Production-ready RAG pipeline to chat with any document with support for cloud & local LLMs (Ollama/Llama) | LangChain · ChromaDB · Ollama · OpenAI |
🟩🟩🟩🟩🟩🟩🟩 Weekly Streak
Mon Tue Wed Thu Fri Sat Sun
██ ██ ██ ██ ██ ▓▓ ░░
Python 12 hrs 30 mins ████████████░░░░░ 55%
JavaScript 5 hrs 10 mins ████░░░░░░░░░░░░░ 23%
PHP 2 hrs 45 mins ██░░░░░░░░░░░░░░░ 12%
C++ 1 hr 20 mins █░░░░░░░░░░░░░░░░ 6%
Other 0 hrs 55 mins ░░░░░░░░░░░░░░░░░ 4%
⚙️ Sign up for WakaTime → install the VS Code extension → add
WAKATIME_API_KEYto repo secrets.
⚙️ Start writing on dev.to/om051105 — posts auto-appear here via GitHub Action.

