August 24th, 2023

Walkman

An application that takes in a user input, converts it into a number, then generates a random walk using that number as a seed. The end result is a unique random walk specific to the user's input.

JavascriptAlgorithmp5.jsReact

August 5th, 2023

Text:re

A Discord bot that transforms text into various formats including but not limited to: english translator, morse code, greek Characters, superscript, & subscript.
Open sourced so new commands can be added by the community. Is a great way to learn about the Discord.js library and how to use APIs.

JavascriptAPINode.jsOpen SourceGit

July 30th, 2023

MothMan

An ongoing project. MothMan is a utility bot manages the Black Goat's Egg Discord server. It features a ticket system, prompt based responses, various APIs, server moderation, and more!
The newest feature is a command to convert images types /convert-image.

AIJavascriptAPIMongoDBNode.js

June 12th, 2023

The Mental Library

A small community maintained library to promote the sharing of knowledge, tools, and importance of mental health.

ReactTypescriptGitOpen Source

June 1st, 2023

Password Generator Challenge

A FrontendMentor design to code challenge. Users can select the length of the password and choose to include numbers, symbols, and/or uppercase letters.

ReactTypescript

May 29th, 2023

Newsletter Form Challenge

A FrontendMentor design to code challenge. Users can add their email and submit the form & see a success message with their email after successfully submitting the form.

ReactJavascript

December 12th, 2022

Ultima.rest

A restful API delivering quotes from a variety different of video game title's. Ultima is also open source and receives updates almost daily. This also my first personal full-stack application. Additional quotes are added bi-weekly, next major update will allow user quote submissions

Next.jsNode.jsTypescriptNoSQLGit

November 30th, 2022

Browser Markdown Editor

A FrontendMentor design to code challenge. Users can write markdown and see a live preview of the output.

ReactJavascript

August 31st, 2022

Portfolio ver20.2.2

The 2022 version of my personal website built with styled-components and hosted on Vercel. Designed and developed with a conscious effort to avoid superfluous frameworks like Bootstrap.

Next.jsStyled-ComponentsJavascript