Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 

Repository files navigation

Hi, I'm Aditya ๐Ÿ‘‹

Typing SVG

Focus Architecture Status


โšก About Me

I build low-latency systems, deterministic engines, and developer tools from first principles. My work spans native systems programming in C++23 and Rust to high-concurrency real-time web services in Bun, Hono, and PostgreSQL.

  • ๐ŸŽฎ Low-Latency & Deterministic Systems: Designed a cache-friendly, zero-heap-allocation Match-3 engine with modern C++23 and Raylib (Match3-Game) and peer-to-peer torrent protocol infrastructure in Rust (Torrenty).
  • ๐Ÿ› ๏ธ First-Principles Re-engineering: Implemented Git's complete core version control architecture (content-addressable object store, tree packing, staging index, and commit DAG) from first principles in zero-dependency Python (Py-Git).
  • โšก High-Throughput Concurrency & Streaming: Built an ultra-fast streaming and CLI engine with sliding-window HTTP/2 workers, fzf integration, and on-the-fly AES decryption (Anime).
  • ๐ŸŽŸ๏ธ Real-Time Web Engines: Engineered a high-concurrency reserved-seating event ticketing platform with Server-Sent Events (SSE) and Stripe transactions on Bun, Hono, and React 19 (Tixora).
  • ๐Ÿง  Applied AI & Structured Intelligence: Developed serverless candidate evaluation and document reasoning pipelines leveraging Gemini API and RAG (Interview-AI, RAG).

๐Ÿ› ๏ธ Tech Stack & Systems Tooling

Domain Technologies & Frameworks
Core Systems & Languages C++23 Python TypeScript Dart
Runtimes & Backends Bun Hono Node.js FastAPI
Frontend & UI React 19 Svelte Tailwind CSS
Data & Infrastructure PostgreSQL Stripe Linux Docker
Engines & Graphics Raylib FFmpeg Gemini API

๐Ÿš€ Featured Engineering Projects

๐ŸŽŸ๏ธ Tixora

Ultra-compact, real-time reserved-seating event ticketing engine built with Bun, React 19, Hono, PostgreSQL, and Stripe.

  • Sub-millisecond lock contention handling for live reserved seating.
  • Server-Sent Events (SSE) for zero-latency seat map sync across clients.
  • Transactional consistency with automated expiration sweeps.

๐ŸŽฎ Match3-Game

A deterministic Match-3 engine written in modern C++23 and rendered using Raylib, built for maximum frame throughput and zero jitter.

  • Cache-friendly contiguous memory layout with zero heap allocations in the frame loop.
  • Deterministic state transitions and decoupled game simulation tick.
  • Custom bitboard-style board evaluation logic.

๐Ÿ“ฆ Py-Git

A pure Python, zero-dependency implementation of Git core version control mechanics built from first principles.

  • Content-addressable storage (blob, tree, and commit object serialization).
  • Staging index parsing/writing, tree diffing, and SHA-1 object DAG traversal.
  • Zero third-party dependencies โ€” built entirely with Python primitives.

โšก Anime

High-performance AnimePahe CLI downloader & lossless MP4 streamer with fzf, sliding-window HTTP/2 workers, and on-the-fly AES decryption.

  • Concurrent multi-worker chunk pipelining with sliding-window flow control.
  • Real-time on-the-fly AES-128-CBC stream decryption.
  • Interactive fuzzy search interface integrated with fzf and ffmpeg.

๐Ÿง  Interview-AI

A serverless AI-powered candidate evaluation engine matching resume PDFs against job descriptions using Gemini API.

  • Automated structural resume parsing and vector skill alignment.
  • Structured interview question synthesis and competency gap analysis.
  • Built on serverless edge functions with PostgreSQL persistence.

๐Ÿฆ€ Torrenty & Gamma Tools

Systems utilities spanning peer-to-peer networking in Rust to document bytecode manipulation in Python.

  • Torrenty: BitTorrent wire protocol, bencoding parsing, peer handshake.
  • Gamma-Watermark-Remover: FastAPI service parsing PPTX XML & PDF structures to strip proprietary watermarks.


๐ŸŒ Open-Source Contributions

Actively contributing to production open-source ecosystems:

  • okyanu/pomona#5 โ€” Screen-reader accessibility enhancements (scope="col") across dynamic dashboard table architectures.
  • willdady/platypus#753 โ€” Drizzle ORM query re-indexing and sidebar activity sorting by updatedAt.
  • BaryoDev/barakoCMS#300 โ€” Postgres DATABASE_URL TLS/SSL query parsing and negotiation for managed cloud providers.
  • Chrisland58/SorobanPay#826 โ€” On-chain Stellar payment reconciler stroops rounding tolerance.
  • xortim/snapback#31 โ€” Go CLI backup controller unit test suite organization.

๐Ÿ“Š GitHub Analytics & Streak (Catppuccin Mocha)

GitHub Streak

Profile Details Languages Breakdown

Designed with ๐Ÿ’œ in Catppuccin Mocha โ€ข Always building, profiling, and shipping

About

๐Ÿ’ซ Aditya's Profile README

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors