Skip to content
View amodhakal's full-sized avatar

Block or report amodhakal

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

Hi, I'm Amodh πŸ‘‹

CS grad who likes building things from voxel engines to database engines.

I contribute to open source database projects like Turso and MariaDB, and I've shipped full-stack products with real users.

Currently open to new grad software engineering roles.


πŸ”§ What I work with

Systems: Rust, C++, SQL
Backend: Java, Spring Boot, Python, Node.js, Express, FastAPI
Frontend: React, Next.js, TypeScript, Vue
Infra: AWS, Docker, PostgreSQL, MySQL, MongoDB


πŸš€ A few things I've built

Project What it is
Open Todoist AI productivity tool; 48 users, 2,700+ tasks processed, SSE streaming
FastTute AI learning platform; turns YouTube videos into interactive lessons
Linterra Voxel engine in C++/OpenGL; 3 FPS β†’ 980 FPS, 2.71GB β†’ 110MB RAM
Fairfare Real-time ride cost comparison across Uber, Lyft and more
uBlockAI Chrome extension to filter social media misinformation in real-time

πŸ›  Open Source

  • Turso β€” Fixed BETWEEN expression rewrite causing crashes on INSERT; isolated macOS pipeline failure in Aegis dependency
  • MariaDB β€” Fixed assertion failure in mysql_insert merged into 11.8.7 & 12.3.2; fixed REPAIR TABLE CLI regression

πŸ“¬ Let's connect

LinkedIn Β· Portfolio Β· amodhakal@email.com

Pinned Loading

  1. tursodatabase/turso tursodatabase/turso Public

    Turso is an in-process SQL database, compatible with SQLite.

    Rust 17.6k 762

  2. MariaDB/server MariaDB/server Public

    MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stab…

    C++ 7.3k 2k

  3. fairfare fairfare Public

    Transit comparison web tool

    TypeScript

  4. fasttute.dev fasttute.dev Public

    AI-powered interactive YouTube learning platform

    TypeScript 2

  5. opentodoist opentodoist Public

    Bulk Todoist task creation via AI extraction

    TypeScript

  6. uBlockAI uBlockAI Public

    Forked from the-Shallow/Hack_NCState_2026

    Detects and block AI misinformation in social media feeds.

    Python