Selected Work

Projects

01

Dump username

A simple tool for searching and checking usernames across a large collection of user records. Enter a username and the tool quickly searches through millions of rows to determine whether the username exists and whether it is unique.

02

Video Search Engine

Akssora Search is a multimodal media search engine for searching inside videos using visual embeddings and transcripts. The goal is to make searching through video feel like grep for media - find what you're looking for and where it happens.

03

KVDB - Embedded Database

A disk-backed embedded key-value store written in Rust, featuring a custom B+ tree storage engine, page-based persistence, and a typestate API that enforces transaction guarantees at compile time.

04

Aks IDE - Browser Development Environment

A browser-based development environment designed to deliver low-latency terminal interaction while executing workloads inside isolated containers.

05

Splice - Video Version Control

A version control system designed for video assets, providing save-based versioning and branching so creators can maintain and explore multiple versions of the same video without losing previous work.

06

Clipboard - Distributed Sync

A distributed clipboard synchronization system built with Go and Redis Pub/Sub, enabling real-time propagation of clipboard updates across connected devices.

07

Terminal Emulator

A GPU-accelerated terminal emulator written in Rust, focused on low-latency rendering and hardware-accelerated text display.

08

Akssora UI

An enterprise-focused React component library built around type safety, accessibility, theming, and maintainability, with an emphasis on tree-shaking and minimizing application bundle impact.