Skip to content
View apoorva5ingh's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.

Highlights

  • Pro

Block or report apoorva5ingh

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

Typing SVG

LinkedIn GitHub Email LeetCode Profile Views


โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘                  โ”€โ”€ SYSTEM BOOT SEQUENCE โ”€โ”€                      โ•‘
โ•‘                                                                  โ•‘
โ•‘   [โœ“] Identity         โ†’  Apoorva Deep Singh  ("Apoorv")         โ•‘
โ•‘   [โœ“] Role             โ†’  Full-Stack + AI/ML Engineer            โ•‘
โ•‘   [โœ“] University       โ†’  Uttaranchal University, Dehradun       โ•‘
โ•‘   [โœ“] CGPA             โ†’  8.0 / 10  (B.Tech CSE '27)            โ•‘
โ•‘   [โœ“] Location         โ†’  India  ๐Ÿ‡ฎ๐Ÿ‡ณ                             โ•‘
โ•‘   [โœ“] Internships      โ†’  Endee.io (AI Eng.) ยท Octanet           โ•‘
โ•‘   [โœ“] LeetCode Rank    โ†’  131+ Problems ยท Top 15% Consistency    โ•‘
โ•‘   [โœ“] Mindset          โ†’  Build. Break. Learn. Repeat.           โ•‘
โ•‘                                                                  โ•‘
โ•‘   STATUS: AVAILABLE FOR OPPORTUNITIES  โ—‰  OPEN TO COLLABORATE   โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

๐Ÿงฌ > cat apoorv.py

#!/usr/bin/env python3
"""
  ___   ____   ___   ___  ____  _   _
 / _ \ |  _ \ / _ \ / _ \|  _ \| | | |
| | | || |_) | | | | | | | |_) | |_| |
| |_| ||  __/| |_| | |_| |  _ <|  _  |
 \__,_||_|    \___/ \___/|_| \_|_| |_|

"""

class Apoorv:
    name       = "Apoorva Deep Singh"
    alias      = "Apoorv โ€” the curious engineer"
    tagline    = "I code to explore, I ship to matter"
    location   = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"

    stack = {
        "languages"  : ["C++", "Python", "TypeScript", "JavaScript", "SQL", "Java"],
        "backend"    : ["Node.js", "Express.js", "FastAPI", "REST APIs", "WebSockets"],
        "frontend"   : ["React", "Next.js", "Vite", "Redux", "Context API"],
        "ai_ml"      : ["RAG Pipelines", "Vector DBs", "LLM Integration",
                        "sentence-transformers", "TensorFlow", "PyTorch"],
        "databases"  : ["MongoDB", "PostgreSQL", "SQLite"],
        "devops"     : ["Docker", "GCP", "GitHub Actions", "CI/CD", "Microservices"],
        "tools"      : ["Puppeteer", "FFmpeg", "ElevenLabs", "Postman", "Git"],
    }

    personality = {
        "๐ŸŽฎ gamer"      : "analyzes patterns in-game the same way I analyze systems",
        "๐ŸŽฌ nerd"       : "strong writing in shows โ†’ strong architecture in code",
        "๐Ÿ“š learner"    : "always asking 'what if?' โ€” always building the answer",
    }

    superpower = "Turning coffee + curiosity into production-grade systems โšก"

    def __repr__(self):
        return f"<Engineer | AI Builder | Open to Collabs ๐Ÿค>"

๐Ÿ”ญ Current Focus

+ ๐Ÿง   Building AI agents that interact with Linux/Windows via natural language
+ โš™๏ธ  Architecting real-world SaaS MVPs with microservices & system design
+ ๐Ÿ“Š  Automating pipelines: Puppeteer, FFmpeg, ElevenLabs, GPTZero & more
+ ๐Ÿ”ฌ  Exploring LLM fine-tuning, RAG optimization & multi-agent orchestration
- โŒ  Writing code that doesn't ship (not in my dictionary)

๐Ÿš€ Project Universe

"Every project here solves a real problem. No toy apps. No tutorials copied."


๐Ÿค– AI & Intelligent Systems

๐Ÿง  Kaya โ€” Personal AI OS Assistant

Your natural language interface to the machine

Python ยท LLM Integration ยท NLP ยท OS APIs

  • ๐Ÿ—ฃ๏ธ Execute OS commands via plain English
  • ๐Ÿ” Multi-step task automation with context memory
  • ๐Ÿ–ฅ๏ธ Cross-platform: Linux & Windows support
  • ๐Ÿค– Understands intent, not just syntax

Repo

๐Ÿ“บ YouTube Analyzer

Scrape, analyze, detect AI-generated content

Python ยท Puppeteer ยท GPTZero ยท NLP

  • ๐Ÿ” Deep content scraping & metadata analysis
  • ๐Ÿค– AI-generated content detection pipeline
  • ๐Ÿ“Š Pattern analysis across channels & videos
  • โš™๏ธ Fully automated data collection workflow

Repo

๐Ÿค– AI Career Engine (Endee.io Evaluation)

Production-grade career intelligence platform

Python ยท FastAPI ยท RAG ยท OpenAI ยท Vector DB

  • ๐Ÿ” Custom RAG across 5 vector collections
  • โšก Sub-100ms latency via async parallel retrieval
  • ๐Ÿ“ 384-dim MiniLM semantic embeddings
  • ๐Ÿ’ผ Personalized roadmaps, skill ranking, salary insights
  • ๐Ÿ† Recognized by Endee.io for system design quality

Repo

๐Ÿ“„ JobAce โ€” Resume Analyzer

NLP-powered resumeโ€“JD intelligence engine

Python ยท NLP ยท Data Analysis ยท REST APIs

  • ๐ŸŽฏ Skill extraction + keyword density scoring
  • ๐Ÿ“‰ Gap analysis with actionable recommendations
  • ๐Ÿ“ก Optimization suggestions served via REST API
  • ๐Ÿ”„ Processes any resume format with high accuracy

Repo


โš™๏ธ Full-Stack & Systems

๐Ÿ’ผ Quick Quote App (SaaS MVP)

Production-ready quoting platform

Node.js ยท React (Vite) ยท MongoDB ยท REST APIs

  • ๐Ÿ“‹ Full quote generation & management lifecycle
  • ๐Ÿ” Auth, roles, and persistent storage
  • ๐Ÿ“ฑ Responsive SPA with real-time state sync
  • ๐Ÿš€ Architected for scale from day one

Repo

๐Ÿฝ๏ธ Mess-Wise โ€” Smart Cafeteria System

Hostel ops automation at scale

TypeScript ยท Node.js ยท React ยท SQLite ยท RBAC

  • ๐Ÿ‘ฅ Serving 100+ daily users across Admin/User roles
  • ๐Ÿ“Š Real-time analytics + food wastage dashboard
  • ๐Ÿ”Œ IoT-ready (Raspberry Pi simulation layer)
  • โ™ป๏ธ Eliminated manual meal tracking overhead

Repo

๐ŸŒ AirSync โ€” P2P File Transfer

Cloud-free cross-platform file sharing

Python ยท Networking ยท Multi-threading

  • ๐Ÿ–ฅ๏ธ Windows ยท Linux ยท macOS โ€” zero dependencies
  • ๐Ÿ”’ Secure protocols, parallel chunk processing
  • โšก Optimized transfer latency via multi-threading
  • โ˜๏ธ Kills third-party cloud dependency entirely

Repo

๐Ÿ”ฌ Hope โ€” Mini Compiler (from scratch)

All compiler phases, zero shortcuts

C++ ยท Compiler Design ยท AST ยท Tokenization

  • โš™๏ธ Lexical analysis โ†’ syntax parsing โ†’ codegen
  • ๐ŸŒณ Full AST construction from scratch
  • ๐Ÿงฉ Token-by-token intermediate representation
  • ๐Ÿ“– A deep dive into how machines read code

Repo


๐Ÿ› ๏ธ Full Tech Stack

โŸฉ Languages

C++ Python TypeScript JavaScript Java C SQL HTML5

โŸฉ Backend & AI/ML

Node.js Express FastAPI React Next.js TensorFlow PyTorch OpenAI

โŸฉ Databases & DevOps

MongoDB PostgreSQL SQLite Docker GCP GitHub Actions Puppeteer FFmpeg


๐Ÿ“Š GitHub Battle Stats




๐Ÿ† Trophy Cabinet

trophy


๐Ÿ“ˆ Contribution Activity

Apoorva's Activity Graph


๐Ÿ… Milestones

Achievement Impact
๐Ÿค– Recognized @ Endee.io for AI system design Production-grade RAG evaluation
โš”๏ธ Top 15% on LeetCode โ€” 131+ problems solved Consistent DSA excellence
๐Ÿ”Œ 15+ REST APIs shipped 1,000+ concurrent requests handled
๐Ÿงฑ 5 full-stack projects in active maintenance 100+ commits across repos
๐Ÿ˜ 40% DB latency reduction Schema + query optimization
๐ŸŽ“ Certified: GeeksforGeeks ยท HP Agile ยท PW Skills ยท AI/LLM Multi-domain mastery

๐ŸŽฎ Beyond The Code

apoorv_irl:
  gamer:
    type: "Competitive / Strategy"
    trait: "I analyze in-game systems the exact same way I design software"
    quote: "Pattern recognition in games โ†’ system thinking in code"

  culture_nerd:
    obsession: "Shows & films with tight, clever writing"
    reason: "Strong narrative = strong architecture. Same principles, different medium."

  learner:
    mode: "Perpetual"
    ritual: "Build something new every week, even if it breaks"
    mantra: "If it doesn't exist yet โ€” build it. If it exists โ€” improve it."

  random_fact: "My best architecture ideas come at 2AM. No explanation needed."

> ./connect --human

This isn't just a GitHub profile.
It's a living, breathing portfolio of systems built,
problems solved, and curiosity unleashed.

If you're building something interesting โ€” I want to know.
If you need someone who ships โ€” I'm your engineer.

LinkedIn Email GitHub


"I don't just write code โ€” I engineer systems that scale, think, and ship."


Popular repositories Loading

  1. apoorvasinghportfolio apoorvasinghportfolio Public

    HTML 2

  2. easyQR easyQR Public

    CSS 2

  3. apoorva5ingh apoorva5ingh Public

    2

  4. ai-career-engine ai-career-engine Public

    Python 2

  5. Mess-Wise Mess-Wise Public

    TypeScript 1

  6. coursera-test coursera-test Public

    my personal test repository