- 🧠 I build AI-powered products — from generative-AI pipelines to computer-vision systems and full-stack web apps.
- 💼 I work as @HarisUmerCoalDev at CoalDev Company, where I develop AI products end-to-end.
- 🛠️ I like turning research (diffusion models, NeRF/3D, LLM agents) into things people can actually run and use.
- 🌱 Currently going deeper on generative video, agentic workflows, and on-device / local AI.
- 📫 Reach me: harisumer58@gmail.com
Note: some of my work at CoalDev Company (e.g. trading systems and the Sortsy product) is proprietary and lives in private/company repositories, so it isn't shown here.
Languages
AI / ML
Frameworks & Web
Data & Infra
| Project | What it does | Stack |
|---|---|---|
| artikon-comic-genai | Script → comic Gen-AI with consistent characters: Stable Diffusion + ControlNet + IP-Adapter driven by LangGraph agents, behind a Next.js app. | Next.js · SD · LangGraph |
| vedGen | Local anime story-video generator: premise → keyframes → per-shot image-to-video → stitched film, headless on one 12 GB GPU. | Python · PyTorch · ComfyUI |
| single-image-to-3d | One photo → 3D mesh: diffusion multi-view synthesis + face refinement + a from-scratch NeRF. | PyTorch · Diffusers · NeRF |
| dreamfusion-from-scratch | Text → 3D from the ground up: NeRF optimized via Score Distillation Sampling. | PyTorch · Diffusers |
| trading-engine-redis-architecture | Distributed manager/worker coordination for a real-time trading system. | Redis · Celery · Python |
| airport-queue-analytics | Computer-vision passenger queue analytics: YOLO + ByteTrack + ground-plane grid. | OpenCV · YOLO · ByteTrack |
| aircraft-quote-automation | LLM automation: Gmail → quote extraction → supplier ranking → Google Sheets. | Python · OpenAI/Anthropic |
| llm-intake-chatbot | Modular agentic intake/dispute chatbot. | Gemini · Flask · NLP |
| BlueX-Browser | Privacy-focused Flutter mobile browser: proxy, ad-block, voice search. | Flutter · Dart · Firebase |
| Sortsy ↗ sortsy.ai | AI file organizer I contributed to at CoalDev (case study). | Next.js · Node · PySide6 · LLM |
| Project | What it does |
|---|---|
| LC Habit | Windows desktop habit trainer for daily LeetCode: local problem bank, real-account Easy/Medium/Hard sync via Firefox, and a game-lock nudge when you go idle. Low-RAM, no tray daemon (Python · Tkinter · SQLite). |
| Custom Clothing Painting API | FastAPI + Stable Diffusion inpainting that paints AI artwork onto shirts/hoodies from an image + mask + prompt. |
| 1st_Rag | RAG with BERT-based semantic chunking (KMeans) over Word/PDF/news docs. |
| Studify | Real-time hand-gesture recognition Android app (CameraX). |
| CV | Config-driven portfolio site (React · TS · Vite · Tailwind). |
| Assembly-Car-Game | Retro car game in pure x86 Assembly on an 80×80 pixel screen. |
Plus production web builds (Hashim Traders · Hybrid Care). Some CoalDev product work is private.