Theme

Work

Products, systems, and public experiments.

A compact view of the products I am shaping, the Rust and Python projects I am building, and the videos or notes that show the work in motion.

Products

iOS app

DayX

Visualize your life in days, weeks, months, and years.

Web product

hndl.to

A social media handle curator and analytics manager for tracking, organizing, and understanding online identity across platforms.

CLI project

diffy

2025

A fast command-line diff checker written in Rust that compares two text files using the Longest Common Subsequence (LCS) algorithm.

  • Rust
  • CLI
  • Algorithms

Python package

matops-python

2021

A Python package for matrix operations and small linear algebra exercises.

  • Python
  • Matrix Operations
  • Package