For examples of my work, you can visit:
libby.cards: For a site created for my wife when she was in medical school, intended to seamlessly handle thousands of digital note cards in a study deck without breaking a sweat.
theologian.chat: For a site with a hand rolled authentication system and a thin wrapper around ChatGPT allowing a user to talk to some of the greats in the Christian Tradition. The UI is ugly as sin (get it?) because the UI code and the banner image is entirely AI generated. I went AI bananas on this one. Code T
molinks.me: For a site that allows fast and simple links “Mo Links” formatted like so: mo/some-thing, inspired by Google’s internal “Go Links” capability. Required creating a VSCode extension and a Chrome Extension Open Sourced as well. Includes a hand rolled authentication system and email notifications.
My public github repositories: For little side projects and contract work I’ve done over the years. (Most of my code contributions are for my day job which is not on github.)
iOS/Android Game: Color Locks: Though no longer listed on the Play Store or the App Store, this was a game I developed along with two peers in college. It was targeted at art students who need to develop a nack for color theory.
From Scratch Text-Sentiment ML Model: Tiny model I made from scratch with Pytorch. Colab also includes the how I fetched the synthetic data
For details on how I self host all my hobby projects for less than 5$ a month per project and an example of my professional writing, you can check out this post