Things I've made trying to put my dent in the universe.
I've worked on tons of little projects over the years but these are the ones that I'm most proud of. If you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.
BeHereNow
A cutting-edge geolocation-based social media web application that empowers users and event planners to effortlessly share and discover local events, enhancing community engagement and connectivity.
beherenow.netlify.app
BeHereNowAPI
A basic API that allows BeHereNow to perform CRUD funtions on a MongoDB database. It's written in Express and deployed on Heroku.
github.com
templateNextApp
I found that I was writing the same code over and over again from project to project. So I created a template app to get rid of all that boilerplate code
github.com
Synth
An innovative Discord chat bot equipped with user data tracking capabilities through a local MySQL database. This data was then used to enhance and expand the standard Discord feature set through chat bot commands. This was my first dive into JavaScript and Node.js programming.
github.com