An educational site that teaches how Starlink style LEO satellite constellations work. It has structured modules, a 3D constellation lab built with React Three Fiber, and optional in browser Python coding problems. Designed for people with no background!
A Windows app I am really proud of. It quietly tracks which apps you use and how much idle time you have, then opens a friendly browser dashboard with same day stats when you stop. Built with Python and a React dashboard, and packs into a single executable so you can run it without setting anything up.
An AI powered CLI that turns one reusable profile plus a job description into a tailored, RenderCV ready resume. An LLM picks the most relevant experience and then passes to a determinsitc validation gate which then outputs a structured YAML file ready to be converted into a RenderCV resume!
A full stack app for exploring U.S. National Parks. Built with JavaScript, Python, FastAPI, and MongoDB, it supports park search, photo sharing, reviews, and JWT authentication so friends can document their outdoor adventures.
A local market monitoring assistant for long term investors. It watches for meaningful market and news signals, correlates related events, does focused research, and sends one evidence based report. It never trades or makes final decisions for you, it exists to help aid in informed decisions.
A Python utility inspired by my NSF REU research. It wraps AI models like Gemini and GPT so you can obfuscate code, generate embeddings, and compare similarity more easily. Built to make AI-assisted obfuscation simpler for researchers and developers.