Skip to content
View ookaay's full-sized avatar

Block or report ookaay

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

Systems & Full-Stack · C++ · JavaScript · Python · CUDA


Systems / Low-Level

  • Intel 8080 Emulator — Cycle-accurate CPU emulator in C++ that runs Space Invaders ROM. Full opcode table, disassembler, switch-based execution engine.
  • USB Partition Scheme Recognizer — Raw USB mass storage protocol tool. BOT handshake, SCSI commands, MBR parsing over libusb.

Full-Stack / JavaScript

  • HustleLedger — Student blog platform. Custom static site generator, Express admin panel, Markdown pipeline, 104 commits.
  • LearnOne — PWA with AI tutoring via Google GenAI, offline support, PDF viewer, quiz engine.

AI / Computational Neuroscience


Portfolioyusufabdulmateen.vercel.app/

Pinned Loading

  1. Intel8080emu Intel8080emu Public

    Cycle-accurate Intel 8080 CPU emulator that runs Space Invaders ROM

    C++

  2. brian-local-simulator brian-local-simulator Public

    Local web app for Brian2 spiking neural network simulations on CPU/CUDA

    Python

  3. PartitionSchemeDetector PartitionSchemeDetector Public

    Raw USB mass storage protocol tool — BOT handshake, SCSI commands, MBR parsing

    C++