A collection of few of my personal projects.
Select any tag to filter the list.
Menu ShenanigansSaw a bunch of cool animations on the BiA (Build In Amsterdam) website and wanted to see if I could recreate it.I was able to recreate the animations and added a few of my own including the working carousel.
Markdown NotepadI am relearning python and I like writing my dev notes down in Markdown.So why not kill two birds with one stone and create a project to help me do just that?
One Pieced a OP SummarizerI wanted to catch up on One Piece easily without the major time commitment so thus this project was born.
Discord Bot Tutorial - HostingIn this installment I provide developers with a variety of different hosting options for their Discord bot.Options vary from free to paid, and from beginner to advanced.
Discord Bot Tutorial - Day 5Day 5 of my Node.js tutorial 5 of my tutorial series this lesson introduced learners to MongoDB. Readers learn the essentials of connecting your bot to MongoDB, defining schemas, and handling user data.
Discord Bot Tutorial - Day 4Day 4 of my Node.js tutorial where I aim to teach Node.js by building a Discord bot.This tutorial dive in to the world of slash commands.
Discord Bot Tutorial - Day 3Day 3 of my Node.js tutorial where I aim to teach Node.js by building a Discord bot.This tutorial shows how to refactor the bot for scalability and readability.
Discord Bot Tutorial - Day 2Day 2 of my Node.js tutorial where I aim to teach Node.js by building a Discord bot.Topics covered: "Bang" Commands, event handlers, and bot intents.
Discord Bot Tutorial - Day 1Day 1 of my Node.js tutorial where I aim to teach Node.js by building a Discord bot.Topics covered: Installing Node.js, creating a Discord bot, and utilizing Discord.js' documentation.
The Mental LibraryA small community maintained library to promote the sharing of knowledge, tools, and importance of mental health.
Password GeneratorA FrontendMentor design to code challenge. Users can select the length of the password and choose to include numbers, symbols, and/or uppercase letters.
Ultima.restA restful API delivering quotes from a variety different of video game title's. This also my first full-stack application.
Browser Markdown EditorA FrontendMentor design to code challenge. Users can write markdown and see a live preview of the output.
2022 PortfolioThe final version of my personal website built in 2022. Utilized styled-components and hosted on Vercel.