Skip to content
View zuhayrkabir's full-sized avatar

Block or report zuhayrkabir

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zuhayrkabir/README.md

Zuhayr Kabir

Computer Engineering student at Georgia Tech building AI systems, full-stack applications, and real-world data pipelines.


Core Tech Stack

Languages

Python • Java • C++ • TypeScript • JavaScript • C • Go • Bash

AI / ML

PyTorch • TensorFlow • Scikit-Learn • Pandas • OpenCV

Frontend

React • Next.js • Tailwind CSS • HTML • CSS

Backend

FastAPI • Django • Node.js • Spring

Data

PostgreSQL • MongoDB • MySQL • SQLite • Redis • Supabase

Systems / DevOps

Linux • Docker • Git • AWS • Celery

Hardware / Embedded

Arduino • Sensor Systems • Robotics Platforms


Recent Builds

  • Sensor-based ML system for exercise detection & rep counting
  • FastAPI + React dashboard for real-time financial data processing
  • Vision-Language-Action robot arm control systems
  • AI planning + feedback systems using LLM + retrieval pipelines

What I Care About Building

  • AI systems that interact with the physical world
  • ML pipelines that actually ship into products
  • Intelligent environments & robotics
  • Developer tools that save real time
  • Human-centered AI applications

Open To

  • SWE Internships
  • AI / ML Research Projects
  • Robotics + Embedded Systems Work
  • Startup & Product Collaborations

📬 Connect With Me


⚡ I like building systems where software meets the real world.

Pinned Loading

  1. bank-processing bank-processing Public

    📊 A FastAPI and React-based tool for processing Visa settlement reports — convert raw .txt files into structured Excel sheets and store results in a SQL database with filtering, parsing, and report…

    Python

  2. fitness-tracker fitness-tracker Public

    A machine learning system that classifies gym exercises (squats, bench press, etc.) and counts repetitions using wearable sensor data.

    Python

  3. itsrayeedscodespace/PlasticRoute itsrayeedscodespace/PlasticRoute Public

    Python

  4. ai-maze-python ai-maze-python Public

    Forked from raulorteg/ai-maze-python

    Automatic maze generator (DFS) and maze solver (A*, DFS, BFS) in python.

    Python