Projects

Open Source โ€” All projects are available on GitHub. Contributions welcome!
๐Ÿ“

AI Chat Exporter

Convert AI chat HTML exports (ChatGPT, Gemini, Claude, Copilot, DeepSeek) into clean, tagged Markdown notes.
Python CLI v3.2.0
๐Ÿ“„

MD-to-PDF

Convert Markdown files to beautifully formatted PDFs with syntax highlighting, LaTeX math, and auto-generated TOC.
JavaScript Node.js v2.0.0
๐Ÿงช

Stress Tester

A template harness for stress-testing competitive programming solutions โ€” compare fast vs. brute on random inputs.
C++ Python CP Tool
๐Ÿง 

FTL Thinking Machine 2026

A social learning web app built with Next.js, TypeScript, Prisma, and Neon Postgres for collaborative knowledge sharing.
TypeScript Next.js In Dev
๐Ÿค–

Face Recognition

Detect and recognize human faces in images and video streams using machine learning with OpenCV.
Python OpenCV ML
๐Ÿ”—

Linked List in C

Complete implementation of singly and doubly linked lists in C with insert, delete, search, and proper memory management.
C DSA
๐Ÿ  Back to Home