Past Projects
FindMyClicks (FMC) ↗
ArchivedAn intelligent face embedding matching and finder platform that searches large volumes of images.
What is it?
FindMyClicks (FMC) is a face embedding search engine. It processes reference face samples and scans massive sets of pictures to identify occurrences of that specific face in seconds, eliminating manual file reviews.
Why did I build it?
I built this to explore computer vision libraries and automated facial detection workflows. I wanted to understand face coordinate mapping, spatial facial landmarks, and search optimizations over local file directories.
THE Language Official Site ↗
ArchivedThe official download, documentation, and support site for THE programming language.
What is it?
THE Language Official Site is the documentation and distribution hub for THE programming language. It hosts language references, syntax tutorials, binary compiler releases, and links to community discussions.
Why did I build it?
I built this page to support my custom compiler release and make downloading compiler binaries straightforward. It allowed me to design a structured reference documentation page for new users of the language.