Projects

Here are some things I've built, hacked on, or obsessed over:

arithmetica-tui icon

arithmetica-tui

A terminal UI symbolic algebra engine with custom bigint library, written from scratch.

spoi icon

spoi

Shortest Path to IOI is a mentorship initiative for students preparing for the IOI that is endorsed by IARCS. We conduct lectures, set mock contests, curate problem sets, and provide personalized guidance.

spoi icon

oi-checklist

A full-stack web app to track progress on competitive programming problems. Features oj.uz sync, and partial scores, among other features.

basic_math_operations

A big integer library written in x86 assembly to challenge my low-level skills. Cross-platform and callable from C, C++, and Python.

washed up icon

washed-up

A beach cleaning game made from scratch in C++. I built a custom renderer and handled everything end-to-end.

website icon

website

This very site! Handcrafted in HTML, CSS, and stubbornness to not use a web framework. A minimalist portfolio for my projects, achievements, and occasional blogs. You're literally looking at it.