Skip to content
View om051105's full-sized avatar
🙂
in collage
🙂
in collage
  • Haridwar

Highlights

  • Pro

Block or report om051105

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

Typing SVG


Profile views GitHub followers GitHub stars


🧬 About Me

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)

🛠️ Tech Arsenal

🔤 Languages

Python JavaScript C++ PHP

🤖 AI / ML / Vision

TensorFlow PyTorch OpenCV Scikit-Learn LangChain Ollama MediaPipe HuggingFace

🌐 Web & Databases

React Node.js HTML5 CSS3 MongoDB ChromaDB

⚙️ DevOps & Tools

Git Docker VS Code Google Maps API Linux


🧠 Skill Levels

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%

🤣 A Dev Joke — Just For You

Dev Joke

🚀 Featured Projects

🔬 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

📊 GitHub Analytics

GitHub Streak

🟩 Green Wall — Contribution Calendar

Om's Green Wall
Contribution Graph

🐍 Snake Eating My Commits

Snake animation

📅 Coding Activity Breakdown

🟩🟩🟩🟩🟩🟩🟩  Weekly Streak
Mon  Tue  Wed  Thu  Fri  Sat  Sun
 ██   ██   ██   ██   ██   ▓▓   ░░
Profile Summary

💡 Random Dev Quote

Quote


⏱️ Weekly Dev Breakdown

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_KEY to repo secrets.


📰 Latest Blog Posts

⚙️ Start writing on dev.to/om051105 — posts auto-appear here via GitHub Action.


🟩 Painted green — ⭐️ From Om — Let's connect and build something amazing!

Pinned Loading

  1. Real-Time-Concentration-Tracker Real-Time-Concentration-Tracker Public

    JavaScript

  2. AI-Document-Search--RAG-Chatbot AI-Document-Search--RAG-Chatbot Public

    Professional RAG Chatbot: Chat with PDFs using GPT-4 & LangChain. Live Demo

    Python

  3. AI-Powered-Resume-Screener AI-Powered-Resume-Screener Public

    JavaScript

  4. Concentration-Tracker Concentration-Tracker Public

    Python