Skip to content
View HarisUmer's full-sized avatar

Block or report HarisUmer

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

👋 About me

  • 🧠 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.


🧰 Tech stack

Languages

Python TypeScript JavaScript Dart C++

AI / ML

PyTorch HuggingFace OpenAI OpenCV YOLO

Frameworks & Web

Next.js React FastAPI Flask Flutter TailwindCSS

Data & Infra

PostgreSQL Redis Docker Firebase Git


🚀 Featured projects

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
Sortsysortsy.ai AI file organizer I contributed to at CoalDev (case study). Next.js · Node · PySide6 · LLM

🧪 More on my profile

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.


📊 GitHub stats

stats top langs
streak

🤝 Connect

email github

✨ Thanks for stopping by — feel free to explore the repos and reach out.

Popular repositories Loading

  1. Tic_Tac_Toe-game Tic_Tac_Toe-game Public

    Console Tic-Tac-Toe built with core C++ / Programming-Fundamentals concepts.

  2. Assembly-Car-Game Assembly-Car-Game Public

    Retro car game written in pure x86 Assembly (NASM), rendered on an 80x80 pixel screen.

    Assembly

  3. TestApp TestApp Public archive

    C++

  4. Assignment1 Assignment1 Public archive

    Java

  5. assignemt2 assignemt2 Public archive

    Java

  6. Studify Studify Public

    Android app that recognizes hand gestures in real time using CameraX.

    Java