Skip to content
View asood8's full-sized avatar

Block or report asood8

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. planner planner Public

    A fully local AI planner: reads Google Calendar, Tasks and Gmail, schedules study sessions with a constraint solver, and writes plans with an on-device LLM.

    Python

  2. Exercise-Tracker Exercise-Tracker Public

    Computer-vision fitness tracker using MediaPipe pose detection to auto-count reps across dozens of exercises, estimate calories burned via a physics-based model, and track progress with levels, mus…

    Kotlin

  3. Learned-Index Learned-Index Public

    An embedded SQL database in C++17 whose storage engine is a learned index instead of a B-tree: 26.9 ns point lookups on skewed keys, against 336.1 ns for a B+-tree.

    C++

  4. notetaker notetaker Public

    Turn lecture notes into Anki flashcards with a local LLM. Runs entirely on your machine through Ollama.

    Python

  5. interviewer interviewer Public

    Practice full interviews against your own resume and projects. Answer out loud, get scored feedback and follow-ups.

    Python