🔒 Private Site

This site is password-protected.

🛠️ Projects

Here are some of my latest projects and explorations:

AI Chat Exporter

A Python CLI tool that converts saved HTML chat logs from ChatGPT, Gemini, Claude, Copilot, and DeepSeek into structured Markdown notes.

Face Recognition Project

A machine learning project for detecting and recognizing human faces in images and video streams.

FTL Thinking Machine 2026

A social learning web application built with Next.js, TypeScript, Prisma, and Neon Postgres — enabling collaborative knowledge sharing.

Linked List Implementation in C

A complete implementation of singly and doubly linked lists in C

MD-to-PDF

Convert Markdown files to beautifully formatted PDF documents with syntax highlighting, math support, and auto-generated Table of Contents.

Stress Tester

A template harness for stress-testing competitive programming solutions — compare a fast solution against a brute-force reference on random inputs.