class FullStackDeveloper: def __init__(self): self.name = "Abdullah Ahmed Siddiqui" self.role = "Python Full Stack Developer" self.location = "Pune, Maharashtra, India" self.education = "B.Tech in CSE @ GECA" self.status = "Software Developer Intern @ Quartoloom Solutions" self.core_stack = ["Python", "FastAPI", "React", "TypeScript"] self.hobbies = [ "Playing Football", "Watching Anime's / Reading Manga's", "Building & Architecting Side Projects", "Consumer Tech & Hardware Enthusiast (Smartphones, Laptops, GPUs)" ] def build_system(self, requirement): architecture = self.design_architecture(requirement) backend = self.build_python_api(architecture) frontend = self.craft_responsive_ui(backend) return self.deploy_production(frontend) # Output: Scalable, high-performance web applications dev = FullStackDeveloper() dev.build_system("Full-Stack Production Applications")
Hi, I'm Abdullah Ahmed Siddiqui, a Python full-stack developer with a B.Tech in Computer Science & Engineering from Government College of Engineering (GECA), Chh. Sambhajinagar. Currently interning as a Software Developer at Quartoloom Solutions.
I specialize in transforming ideas into scalable, production-ready software — from AI-powered systems and real-time applications to robust REST APIs and modern web interfaces.
When I'm not in full dev mode, you'll find me playing football, watching anime's, reading manga's, building open-source side projects, or geeking out over consumer tech, flagship hardware, and PC builds!
Frontend UIs & Modern Web Applications
Fast, Secure & Scalable Server Architecture
Relational, NoSQL & Data Modeling
CI/CD Pipelines, Computer Vision & Testing
Hospital indoor navigation using SVG maps, multi-floor pathfinding, and real-time route visualization.
Face ID-based attendance system with webcam capture, real-time face matching, check-in/out logging, and report export.
Enterprise resource planning (ERP) system for construction project management — tracking projects, contractors, office expenses, payments, loans & revenue analytics.
Hospital indoor navigation with A* pathfinding, React, TypeScript, Leaflet.js & SVG maps.
Python-based facial recognition attendance system with webcam, check-in/out & report export.
Enterprise resource planning system for construction project management & expense tracking.
Where Performance Meets Purpose — competitive golf scoring with charitable giving.
Enterprise AI-powered cloud ERP — Python backend and intelligent automation.
FastAPI + React notes API with JWT auth, bcrypt, RBAC, and pytest test coverage.
GitHub Repositories
Production-grade projects shipped
Live Deployments
Apps deployed on Vercel & Render
Technologies Mastered
Python, React, TypeScript & AI
Passed AI-conducted technical interview; certified by micro1 for demonstrating strong engineering fundamentals.
April 2026 AI VerifiedNPTEL certification covering communication, interpersonal skills, and professional personality development.
NPTEL Soft SkillsNPTEL course on entrepreneurship fundamentals — business models, innovation, and startup mindset.
NPTEL EntrepreneurshipTotal Contributions (2024 – Present)
Longest Commit Streak
Public Open Source Codebases
Live 52-week commit activity for @absid10 on GitHub
Exploring graph modeling across multi-floor buildings, floor-switch connectors (elevators/stairs), and interactive SVG map rendering.
Read ArticleA deep dive into Haar Cascade face detection, LBPH facial feature extraction, SQLite logging pipelines, and automated EXE releases.
Read ArticleBest practices for password hashing with bcrypt, stateless JWT token validation, Pydantic schemas, and automated testing with pytest.
Read Article