Pinned Repositories
book-nook
A database application that tracks and updates a digital library for users. Implemented with tools such as Nodejs, express, sequelize, dotenv, and axios.
cafe-clicker
Clicker game built using the MERN stack
cdt-express-setup
An npm package that upon installation sets up a skeleton for a project that would be using express, a SQL database, and the MVC design pattern
chirp
cli-booking-tool
A command line booking tool
codytheroux96
csv-to-json
A command line tool that parses contents of a csv files and formats those contents into JSON
daily-inspiration-bot
A discord bot that posts inspirational quotes daily
ecommerce-backend
text-based-zelda-game
A fun Zelda themed command line game
codytheroux96's Repositories
codytheroux96/text-based-zelda-game
A fun Zelda themed command line game
codytheroux96/cdt-express-setup
An npm package that upon installation sets up a skeleton for a project that would be using express, a SQL database, and the MVC design pattern
codytheroux96/book-nook
A database application that tracks and updates a digital library for users. Implemented with tools such as Nodejs, express, sequelize, dotenv, and axios.
codytheroux96/cafe-clicker
Clicker game built using the MERN stack
codytheroux96/chirp
codytheroux96/cli-booking-tool
A command line booking tool
codytheroux96/csv-to-json
A command line tool that parses contents of a csv files and formats those contents into JSON
codytheroux96/daily-inspiration-bot
A discord bot that posts inspirational quotes daily
codytheroux96/ecommerce-backend
codytheroux96/employee-tracker
A command line application using Node.js and MySQL that allows the user to manage a company's employee database.
codytheroux96/file-system-crawler
A command line file system crawler in Go
codytheroux96/first-time-angular-app
codytheroux96/generate-readme
A command line application built using Node.js that will generate a readme from the information that the user enters in response to the prompts the application presents that correspond with different sections of a readme.
codytheroux96/go-interpreter
Following along with the book "Writing an Interpreter in Go" by Thorsten Ball - this is an interpreter written in Go for a fictional language that is also created in the book.
codytheroux96/go-server-and-htmx
A small application made to try HTMX with Go
codytheroux96/greenlight
codytheroux96/microservices-with-go
codytheroux96/note-taker
codytheroux96/pantry-prepper
Page that leverages sever-side APIs to display ingredient recipes and prices
codytheroux96/rggo-interacting
A command line todo application using Go's flag package
codytheroux96/rss-aggregator
A live server and rss aggregator built with Go and PostgreSQL
codytheroux96/snippetbox
The application built when following along with Alex Edward's book, Let's Go. A complete full stack application using Go, MySQL and Go's templating language, Templ
codytheroux96/team-generator
This is a Node.js command line application that takes in information about employees on a software engineering team given by the user and generates an HTML webpage that displays summaries for each employee on dynamically generated cards.
codytheroux96/typescript-todo-list
TypeScript to do list with Vite
codytheroux96/weather-tracker