Pinned Repositories
angular_test
A quick Angular app to learn the basics
anime_rating_comparator
Jupyter Notebook project for Code Louisville that compares anime ratings, types, user votes, and more
basic_python_calculator
Just a simple Python calculator for fun
chicken_tikka_masala
The best chicken tikka masala I have ever had the pleasure of delivering from my stove to my face
csv_to_sqlite
A coding challenge wherein a Java app takes in a CSV, parses the data, and outputs a SQLite database
dad_jokes_cats_and_podcasts
React project for Code Louisville that does a multitude of fun things
hangman_react
A personal challenge - rebuild the Python Word Game using React
kohls_web_scraper
A small web scraper utility made for an interview
mania_media_tracker
Website that keeps track of users' favorite media
minigame_collection
A collection of all of my previous minigames, re-written in TS/React
ethdmill's Repositories
ethdmill/chicken_tikka_masala
The best chicken tikka masala I have ever had the pleasure of delivering from my stove to my face
ethdmill/angular_test
A quick Angular app to learn the basics
ethdmill/anime_rating_comparator
Jupyter Notebook project for Code Louisville that compares anime ratings, types, user votes, and more
ethdmill/basic_python_calculator
Just a simple Python calculator for fun
ethdmill/csv_to_sqlite
A coding challenge wherein a Java app takes in a CSV, parses the data, and outputs a SQLite database
ethdmill/dad_jokes_cats_and_podcasts
React project for Code Louisville that does a multitude of fun things
ethdmill/hangman_react
A personal challenge - rebuild the Python Word Game using React
ethdmill/kohls_web_scraper
A small web scraper utility made for an interview
ethdmill/mania_media_tracker
Website that keeps track of users' favorite media
ethdmill/minigame_collection
A collection of all of my previous minigames, re-written in TS/React
ethdmill/millionaire
Who Wants to Be a Millionaire, built in TS/React
ethdmill/movie_list_sorter
Just a quick webapp for my own personal movie list sorting benefit
ethdmill/onecause_interview
Coding exercise for the OneCause interview process involving Angular and integration tests
ethdmill/recipository
A little app to help keep track of recipes I like to make, as well as their caloric information
ethdmill/scattergories
The game Scattergories, but in TS/React
ethdmill/squidly
A Discord server management bot
ethdmill/string_reverser
A quick string reverser in Java for an interview
ethdmill/tail_chase_game
A new word game in which your answer must begin with the last letter of the previous answer
ethdmill/test
test
ethdmill/word_guessing_game
Hangman-style word guessing game made in Python