DillonWall
Engineering around the globe at the speed of light. Surrender now or prepare to fight! ワン, that's right!
Oregon, USA
Pinned Repositories
AI-Workflow
Document repository entailing the workflow I go through when developing an AI project
AllSortsOfSorts
Implementation of a multitude of sorting algorithms including: Brute Force Bubble, Flagged Bubble, Selection, Insertion, Shell, Heap, Merge (recursive), and Quick (recursive)
generate-batch-audio-anki-addon
An addon that downloads and attaches audio to flashcards in bulk from URLs. Made for Anki, an SRS flashcard application
nutrition_app
Nutrition information app written in Flutter
nvim
My personal NeoVim configuration
PokemonStyleGame
A Pokemon-style game made entirely in native JavaScript/HTML that runs in the browser
Sentize
Emotion analysis application made by Dillon Wall for his Senior Project at OIT
TowersOfErador
2D side-scroller metroidvania game prototype created in Godot game engine.
GoGoSumo
.NET Core + React + Vite - Fullstack application for a Japan travel guide services site
underground_duel
A 2D action combat game completely written in TypeScript and Go that runs in the browser!
DillonWall's Repositories
DillonWall/generate-batch-audio-anki-addon
An addon that downloads and attaches audio to flashcards in bulk from URLs. Made for Anki, an SRS flashcard application
DillonWall/PokemonStyleGame
A Pokemon-style game made entirely in native JavaScript/HTML that runs in the browser
DillonWall/AI-Workflow
Document repository entailing the workflow I go through when developing an AI project
DillonWall/AllSortsOfSorts
Implementation of a multitude of sorting algorithms including: Brute Force Bubble, Flagged Bubble, Selection, Insertion, Shell, Heap, Merge (recursive), and Quick (recursive)
DillonWall/Ascii-RPG-Battle
Turn-based RPG battle system in the ASCII art style
DillonWall/Autogen_Sandbox
DillonWall/DevOps-Pipeline
A project with a complete DevOps pipeline hosting a Java Spring Boot microservice.
DillonWall/nutrition_app
Nutrition information app written in Flutter
DillonWall/nvim
My personal NeoVim configuration
DillonWall/Sentize
Emotion analysis application made by Dillon Wall for his Senior Project at OIT
DillonWall/technotes_frontend
Example app using the MERN stack
DillonWall/BlackjackStrategySimulator
Blackjack simulator and strategy creator
DillonWall/CompetitiveProgramming
Collection of all submittions to Competitive Programming competitions and practice problems
DillonWall/DevOps-Pipeline-Backend
DillonWall/DevOps-Pipeline-Deployment
DillonWall/DevOps-Pipeline-Frontend
DillonWall/DevOps-Pipeline-IaC
DillonWall/Dijkstra
Implementation of Dijkstra's "shortest path" algorithm. It calculates which series of roads should be taken to travel the shortest path between two locations.
DillonWall/DillonWall
DillonWall/Freecell
Pure C++ CLI implementation of the game Freecell
DillonWall/GamesDatabaseForms
Game registration system, allowing users to host and sign up for game tournaments.
DillonWall/GradeTracker
Grade tracking system that allows students to track their own grades with weighted assignment categories
DillonWall/HashTable
Implementation of a Hash Table
DillonWall/JupyterNotebooks
Collection of various Jupyter notebooks/projects
DillonWall/Minesweeper
Pure C++ CLI implementation of the game Minesweeper
DillonWall/PaletteGeneratorApp
Unfinished Color Palette Generation Python App
DillonWall/PascalToXmlCompiler
A (slightly simpler version of) Pascal to XML compiler. Written in C, Bison, and Flex
DillonWall/technotes_backend
Example app using the MERN stack
DillonWall/TextBackgroundColorPredictionNNApp
Neural Network made from scratch in C++ and packaged in a UWP project for UI purposes. Predicts whether black or white text should be used based on the RGB input of a background color
DillonWall/Watson
My personal AI model training workflow put into practice via the Kaggle competition "Contradictory, My Dear Watson"