Dylan's repositories
Audio-Classification
Code for YouTube series: Deep Learning for Audio Classification
audio-classifier
Final Project for CS 5100: Foundations of AI
boggle-react
Refactoring an old vanilla JS Boggle project to React and extending it to store game and user data.
GraphEditor
JavaFX application for creating, editing, and exporting graphs (nodes/edges). Uses the MVC architecture and various other design patterns (e.g. decorator, visitor, strategy...)
local-crime-map
Full stack app and pipeline for scraping, storing, and displaying local police calls data on a map
Christofides-Implementation
The Christofides Algorithm
coding-interview-university
A complete computer science study plan to become a software engineer.
emojiconomy
Procjam 2019 project that builds tiny economies
genetic-algorithms-js
Joyfully tinkering with genetic algorithms in JavaScript.
greatest-movies
Web page of the 100 greatest movies, scraped and compiled from various lists online.
haikuru
Haiku-restricted "Twitter" clone using Node/Express, Vue, PostgreSQL
huffman-tree
Huffman encoding implementation in python
leetcode-solutions
my solutions (mostly in python) to leetcode problems of medium/hard difficulty
local-search
Solving TSP, N-Queens, SAT, Sudoku with local search optimization algorithms (genetic, simulated annealing)
math-arena
Some silly IO style game where you do math and compete against others in real time
minimax-games
Applying alpha-beta pruning algorithm to Tic-tac-toe, connect 4 games
ML-For-Beginners
12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
ReactJS-Spring-Boot-Full-Stack-App
ReactJS-Spring-Boot-Full-Stack-App
router-sim
router-sim
Snake-Game-Reverse-LL-Tutorial
Tutorial for a Snake game project that reverses a linked list.
sudoku-solving
Solving sudoku puzzles using backtracking
yillow
A Zillow clone that help search thousands of for-sale homes and connect with local professional real estate agents.