Here are a few of the side projects I’ve built, or are in the process of building but are complete to show currently. You can see all of my work, finished or otherwise, over at my GitHub.
Vibe Log
https://github.com/MHWillard/vibe-log-frontend
Full-stack “mood journal” app. PostgreSQL database paired with .NET Core backend, with React app frontend and Auth0 authentication. Can sign in, make post, and see render in feed. Includes rate limiter package.
Willard CRM
https://github.com/MHWillard/willardcrm
Small desktop personal contact manager using Avalonia UI and written in C#.
Business Parable Generator
https://github.com/MHWillard/parable-gen
Full-stack business parable title generator app written in NodeJS with React frontend.
Get Scraped
https://github.com/MHWillard/get-scraped
Basic Wikipedia page text scraper written in Java utilizing JavaFX and Jsoup.
Cleopatra 2525 Countdown Twitter Bot
https://github.com/MHWillard/cleo-bot
NodeJS app that generates countdown of number of days left until 01/01/2525 and posts link to TV show theme song video. Communiated with Twitter API to post tweets live on schedule, when bot was active.