Skip to content
View shaikh-saud705's full-sized avatar
:octocat:
:octocat:

Block or report shaikh-saud705

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

🛠️ Hi, I'm Saud

what I build

Data Science undergrad · India · maker of things that didn't exist yet

views

🚀 About Me

I don't buy it — I build it. From the model weights up to the circuit board.

  • 🎓 B.Tech Data Science student in India
  • 🤖 I build across every layer — robots, gadgets, AI models, dev tools, 3D, websites, electronics
  • 🧠 I build AI from scratch — real architectures in PyTorch, not just fine-tunes
  • ⚡ Hardware and software — Raspberry Pi, microcontrollers, sensors, displays, custom drivers
  • 🐧 Linux daily driver, terminal-first
  • 🔭 Always chasing the next "wait… can I build that myself?"
📖 More about my journey...

I got hooked by taking things apart to see how they worked — and never stopped, except now I put them back together better. That curiosity hardened into a way of working: build from first principles. I'd rather implement a Byte Latent Transformer from raw bytes than import one, write my own gesture controller than install an app, and solder a gadget than order it. My GitHub is the lab where those experiments live — language models, computer-vision tools, games with adaptive AI, and embedded builds.

What drives me: the moment something I built from nothing actually works — a model that learns, a circuit that lights up, a tool that saves someone time. I build to understand, and I share so others can build on it too.

🌱 random facts
  • 🐟 I keep a freshwater planted aquarium
  • 🎮 Gamer when I'm not soldering or training models
  • 🔧 If a library can do it, I still want to know how to build it without one

🧩 What I Build

Domain Stuff
🤖 Robots & Embedded Pi / microcontroller builds, sensors, custom SPI/display drivers
🧠 AI / ML Language models & systems built from scratch in PyTorch
🔧 Tools & Automation CLI tools, pipelines, dev utilities
🧊 3D & Hardware 3D models, physical builds, gadgets
🌐 Web & Apps Full-stack sites and interfaces
Electronics Circuits, displays, embedded systems

💼 Tech Stack & Tools

Languages

Python C C++ JavaScript TypeScript Bash

AI / ML

PyTorch NumPy Pandas MediaPipe Hugging Face

Web & Backend

React FastAPI Node.js HTML5 CSS3

Embedded & Hardware

Raspberry Pi Arduino Linux

Tools

Git GitHub VS Code


📊 GitHub Analytics

stats top langs streak trophies

🎯 Featured Projects

  • 🖐️ gesture-mouse-control — control your cursor with hand gestures, real-time hand tracking on Linux/Wayland.
  • ModernGirl — grade your AI chat history 100% locally via Ollama — scores + actionable feedback, your data never leaves your machine.
  • 🧠 blt-llm — a tokenizer-free Byte Latent Transformer LLM built & trained from scratch in PyTorch (reads raw bytes, trained on a single 6 GB GPU). Model on 🤗.

🌐 Connect

GitHub Hugging Face Email


Built from scratch, one impossible idea at a time.

Popular repositories Loading

  1. gesture-mouse-control gesture-mouse-control Public

    Two-handed gesture mouse and system controller for Linux

    Python 1

  2. segfault-game segfault-game Public

    🐛 A dev-themed top-down pixel beat-'em-up where the boss LEARNS how you fight — fully offline. 5 chapters, 8 heroes, and every sprite, sound & the music is generated in code. Python + pygame.

    Python 1

  3. ModernGirl ModernGirl Public

    Grade how good your AI actually was — point it at your ChatGPT/Claude/Gemini chat history and get category scores + actionable tips. Runs 100% locally with Ollama, or via a cloud API. Privacy-first…

    Python

  4. blt-llm blt-llm Public

    Byte Latent Transformer (BLT) LLM built from scratch in PyTorch — tokenizer-free, byte-level, trained end-to-end on TinyStories to 0.71 BPB. Clone & run.

    Python

  5. shaikh-saud705 shaikh-saud705 Public

  6. music-taste-judge music-taste-judge Public

    🎧 A satirical Streamlit app that pulls your real Last.fm listening history and roasts your music taste — with metrics, a radar chart, and zero kindness. No Spotify, no login, just a free API key.

    Python