I developed this full-stack application to render a front-facing website for visitors with a form sending submitted data to a Google Sheet for client's use. Tech Used: JavaScript, React.js, axios
, CSS3, Google Sheets API
I developed this full-stack web app for a local podcast I produce. I have the front end hosted on Vercel & the back end hosted on Heroku. Tech Used: CSS3, Express.js, MongoDB, Mongoose, Node.js, React.js, react-router
, SVG Animations
PSAPs are the direct lines to various 911 agencies across the United States. I developed this app to make it easier for dispatchers in Louisville to search a PSAP to route personnel or customers. This is a MERN app. Please note that the phone numbers on this app are not the private PSAPs, but rather public-facing non-emergency numbers currently. Tech Used: axios
, CSS3, Express.js, MongoDB, Mongoose, Node.js, React.js, react-router
I developed this website for food truck owner Abdullah Mahmoud. I utilize Surge.sh SSG to push updates requested by client in a swift fashion. Tech Used: CSS3, HTML5, JavaScript
I developed this small chatroom application to demonstrate learning about Sockets.io and chat history logged to a Google Sheet. Tech Used: JavaScript, JQuery, Sockets.io, Google Sheets API
I developed this MVC web app for my wife who wanted to begin blogging about her experience with makeup. Views are rendered for the user using the Pug templating engine. Tech Used: CSS3, Express.js, MongoDB, Mongoose, Node.js, Pug
I developed this athletics philanthropy website using React. The website is deployed via Vercel to allow for quick changes that utilize a GoDaddy domain. Tech Used: CSS3, HTML5, Open Graph, React.js, react-router
I developed this app as a playful way to translate English sentences into Pig Latin. Credit goes to Purdue University for their comprehensive content detailing morphology of Pig Latin. Tech Used: CSS3, Express.js, Pug, RegEx, Vanilla JavaScript
I belong to the Mintbean Developer community and regularly participate in their challenges & hackathon. This is just one example of the development challenges they issue called Learn-a-Bits. Tech Used: CSS3, HTML5, Responsive Layout Design
I developed this game as I worked on an overall deployable Hangman game that is intended to be multiplayer. I wanted to test an object I built towards that deployable browser-based game. Tech Used: Node.js [and built-in readline
module], JavaScript