DylanGerloski
TTU computer science grad ‘21 | Plutus Pioneer 2nd Cohort | Cardano Dapp/Smart Contract Developer
Chicago, IL
Pinned Repositories
Atomination
Simple Java desktop game similar to minesweeper
ChessClient
Client side repo for Chess Website
ChessServer
DylanG
Haskell-Practice
various haskell practice exercises to help me get ready for the plutus pioneer program
MovieRecomendationSystem
A move recommendation system based on a user's preferences of movies. Implemented with collaborative filtering.
NB-and-KNN-Classifiers-from-scratch
Naive bayes and K nearest Neighbor algorithms implented from scratch using only standard Java libraries.
Parallelization-in-C
Display how to use threads in C to parallelize an expensive computation
Plutus-pioneer-Homework-Notes
A repo to share my notes and homework's for the 2nd iteration of the pioneer program.
python-automata
repo for making some cellular automata
DylanGerloski's Repositories
DylanGerloski/ChessClient
Client side repo for Chess Website
DylanGerloski/ChessServer
DylanGerloski/Haskell-Practice
various haskell practice exercises to help me get ready for the plutus pioneer program
DylanGerloski/Atomination
Simple Java desktop game similar to minesweeper
DylanGerloski/DylanG
DylanGerloski/MovieRecomendationSystem
A move recommendation system based on a user's preferences of movies. Implemented with collaborative filtering.
DylanGerloski/NB-and-KNN-Classifiers-from-scratch
Naive bayes and K nearest Neighbor algorithms implented from scratch using only standard Java libraries.
DylanGerloski/Parallelization-in-C
Display how to use threads in C to parallelize an expensive computation
DylanGerloski/Plutus-pioneer-Homework-Notes
A repo to share my notes and homework's for the 2nd iteration of the pioneer program.
DylanGerloski/python-automata
repo for making some cellular automata
DylanGerloski/Simple-Shell-Interpreter
A simple shell interpreter built with C
DylanGerloski/Verify-adress-space
A C program the verifies the address space of a process on the x86