Pinned Repositories
AdventOfCodeDiscord
Discord bot with Advent Of Code integration. Displays scores and time deltas for your local leaderboards 🎄❄️🎅
Among-Us-Discord-Bot
A bot to help people queue for Among Us games in discord
competitive-programming
Collection of solutions to competitive programming problems
Contrastive-Hebbian-Learning
Implementation of CHL-based neural network
CYH2021-Backend
fortuneGPT
CLI tool like "fortune" that pulls from GPT3.5
gpt-tts-service
Golang service that requests generative AI content from OpenAI, and streams TTS audio from Azure TTS
minecraft-stat-tracker
A golang-based web app that parses minecraft server logs and provides information relevant to the server owner
Moodz
ttype
Terminal-based Typing Practice ⌨️
dustin-ward's Repositories
dustin-ward/3620-Shortest-Distance-Calculator
Final project for CPSC 3620 Algorithms and Datastructures class
dustin-ward/connect-4
Simple connect 4 game written in JS using the p5 library
dustin-ward/Discord-Bot
Custom discord bot for a private server
dustin-ward/Hand-Written-Number-Recognition
Basic multi-layer perceptron created in python. Uses the included mnist data set to train with a gradient descent algorithm.
dustin-ward/Independent-Set-ICPC-Challenge-
Multiple attempts at part B of the ICPC Challenge Practice contest
dustin-ward/Maze-Generator
p5 sketch that runs a recursive algorithm to generate a maze
dustin-ward/social-media-web-app
First attempt at a working web-app. The concept is similar to reddit. I have pulled it from heroku, so the database keys that were in here are no longer valid.
dustin-ward/Text-Based-Adventure-Game
A text-based adventure game developed for my CPSC 2720 Practical Software Development class. I created this with one other group member