Skip to content
View 7H0M45-4N70NY's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 7H0M45-4N70NY

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
7H0M45-4N70NY/README.md
████████╗██╗  ██╗ ██████╗ ███╗   ███╗ █████╗ ███████╗
╚══██╔══╝██║  ██║██╔═══██╗████╗ ████║██╔══██╗██╔════╝
   ██║   ███████║██║   ██║██╔████╔██║███████║███████╗
   ██║   ██╔══██║██║   ██║██║╚██╔╝██║██╔══██║╚════██║
   ██║   ██║  ██║╚██████╔╝██║ ╚═╝ ██║██║  ██║███████║
   ╚═╝   ╚═╝  ╚═╝ ╚═════╝ ╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝

Self-taught. Still learning. Building systems that think.

Torture your data until it confesses.


Now

Building Pixel — a multi-agent system that reasons, answers, and acts on behalf of users. Ships VisionFlow — production computer vision for retail analytics (YOLO/RF-DETR, ByteTrack, active learning).


What I've Built

VisionFlow — Retail Analytics System

Production-grade CV system. Dual detector mode (YOLO11n / RF-DETR swappable via config flag), real-time multi-object tracking with ByteTrack, active learning loop that captures low-confidence frames for retraining. Runs fully local, no cloud dependency. Frontend dashboard in Next.js, inference server in FastAPI.

Input → Detection (YOLO / RF-DETR) → ByteTrack → Analytics → Dashboard
                                                          ↓
                                              Active Learning Loop

Stack: PyTorch · YOLO · FastAPI · Docker · MLflow · DVC · Next.js

Pixel — Multi-Agent System

An agentic system that reasons, queries, and acts for users. Designed for complex multi-step tasks with tool use, memory, and chain-of-thought. Being built solo.

Stack: Python · LangChain · Claude API · FastAPI

Chat With Multiple PDFs

LangChain + Google Generative AI for multi-document RAG. Ask questions across PDFs, get grounded answers.

YouTube Script Generator

Streamlit app using Gemini as backend — drop a YouTube URL, get a script.

LinkedIn Automation

3 notebooks: auto-apply to jobs, scrape applied job details, generate ATS reports.


Arc

2023 ─── Jupyter notebooks, internships, classic ML
2024 ─── MLOps, production pipelines, LLMs
2025 ─── Computer vision systems, Docker deployments
2026 ─── Multi-agent systems, agent orchestration

45+ repos. Started with .fit() and .predict(). Now shipping containerized systems with active learning loops.


Stack

Actually use daily:

ML/DL:     Python · PyTorch · YOLO · HuggingFace · Scikit-learn
LLMs:      LangChain · Claude API · Gemini · GPT-4
Backend:   FastAPI · Streamlit · PostgreSQL · Redis
Infra:     Docker · Docker Compose · GitHub Actions
MLOps:     MLflow · DVC · Prometheus · Grafana
Frontend:  TypeScript · Next.js

Some things I've touched. Some I've shipped. Some I'm still learning.


Philosophy

Torture your data until it confesses.

Build things that work. Measure what matters. Prefer simple over clever.


GitHub Statistics

Top Languages

GitHub Stats


Contact


Building. Breaking. Learning. Shipping.

Pinned Loading

  1. customer_segmentation_kmeans customer_segmentation_kmeans Public

    HTML

  2. MentorMind MentorMind Public

    Jupyter Notebook

  3. MentorMind_homeinsurancepricing MentorMind_homeinsurancepricing Public

    R

  4. Predictive_model_for_employee_attrition_Mentormind Predictive_model_for_employee_attrition_Mentormind Public

    Jupyter Notebook

  5. Recommendation_Systems Recommendation_Systems Public

    Jupyter Notebook

  6. gstack gstack Public

    Forked from garrytan/gstack

    Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

    TypeScript