All Projects
7 projects and counting

Aligned - Modern Dating App
2024-2026
A modern, high-quality dating application designed to help people connect meaningfully. Features video splash screens, comprehensive profile management, real-time messaging, swipeable discovery feed, and a Hinge-inspired UI. Built with a full-stack architecture featuring React Native/Expo frontend and Rust backend with PostgreSQL database.
Backhaul - File Monitoring & Error Logging System
2026-02
A distributed file monitoring and error logging system built in Rust. Features a capturer component that watches file system changes using OS-level mechanisms (inotify/FSEvents) and a server component that processes and stores error logs in TimescaleDB. Implements multi-threaded event processing with MPSC channels for efficient real-time monitoring.
zkkit - Zero-Knowledge Proof CLI Tool
2026-01-??
A TypeScript CLI tool that scaffolds and orchestrates zero-knowledge proof workflows using snarkjs. It manages the complete zk-SNARK pipeline from circuit compilation to proof generation and verification.

Solana Escrow dApp
2024
A secure, decentralized escrow platform built on the Solana blockchain enabling trustless peer-to-peer token swaps with expiration times and fee collection. Users can initialize, claim, or cancel escrows through wallet integration.

Vaultify - Secure Notes & Secrets Manager
2024
A secure web-based notes and secrets manager that allows users to safely store sensitive information. Built with a modern Turborepo monorepo structure featuring multiple Next.js applications with GitHub OAuth authentication.
Jupiter Swap - Solana Token Swapper
2024
A TypeScript-based Solana token swapper that uses the Jupiter aggregator API to perform efficient token swaps on the Solana blockchain. Features configurable slippage, swap amounts, and includes example implementation for USDC to SOL swaps.
Notify - Note Taking App
2025-??-??
A simple and elegant note-taking application built with Expo and React Native.