Skip to content
View Antimatter543's full-sized avatar

Highlights

  • Pro

Block or report Antimatter543

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
Antimatter543/README.md
Typing SVG

🚀 Featured Projects

  • Nudge — Privacy-first ADHD Android app blocker. Delay-to-open friction, reel/click counters, and per-app time budgets to help you actually notice the doomscroll before it starts.
  • Karpathy NN Lectures — My full runthrough (with notes) of Karpathy's lectures: neural nets from scratch → simple autoregressive language models → GPT. Learning the fundamentals by rebuilding them.
  • SoulSync — Mood Tracker — Offline, private mood tracker for Android. 10-point mood scale, activity-correlation stats, and plain-language insights. No account, no ads, no analytics — your data stays on your device.

🛠️ Tech & Tools

Python PyTorch TypeScript React FastAPI PostgreSQL Docker AWS Linux


Followers Stars Profile views


Want to talk about something? Contact [email protected]

Pinned Loading

  1. karpathy-NN-lectures karpathy-NN-lectures Public

    My runthrough of karpathy's lectures (with notes), building NN's from scratch, simple autoregressive language models, GPT models and learnt ML techniques.

    Jupyter Notebook 9 2

  2. astraedus/nudge astraedus/nudge Public

    Privacy-first ADHD Android app blocker with delay-to-open, reel/click counters, and per-app time budgets.

    Kotlin 9

  3. pixlise/core pixlise/core Public

    A REST API and other components for the Pixlise project, supporting the Pixlise UI.

    Go 4 4

  4. Dataplanet Dataplanet Public

    A 3D data visualisation project that renders data from APIs onto an interactable Earth.

    JavaScript 4 4

  5. Financial_Extractor Financial_Extractor Public

    A financial extraction system built for a Commbank case study

    Jupyter Notebook 2

  6. coughoverflow coughoverflow Public

    Cloud-native scalable pathogen analysis service for COVID-19 and H5N1, built with FastAPI, PostgreSQL, Docker, and Terraform. Provides a REST API for labs to submit samples, supports concurrent ima…

    Python