Pinned Repositories
animated-eureka
frontend for project
reimagined-octo-palm-tree
This is for the backend which will be a Django api
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
elasticsearch
Open Source, Distributed, RESTful Search Engine
famPics
Probably not going to get finished
FirstChess
FirstChess, a very simple open source chess program with a command line interface written by Nguyen Hong Pham (surname) in C for didactic purpose, introduced in 2002.
flutter-beginners-tutorial
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
Homework4
Homework 4 for 481
swiftshit
Scheduling made simple
UnionFindAlgo
Sample UnionFind applications.
dagemk01's Repositories
dagemk01/swiftshit
Scheduling made simple
dagemk01/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
dagemk01/elasticsearch
Open Source, Distributed, RESTful Search Engine
dagemk01/famPics
Probably not going to get finished
dagemk01/FirstChess
FirstChess, a very simple open source chess program with a command line interface written by Nguyen Hong Pham (surname) in C for didactic purpose, introduced in 2002.
dagemk01/flutter-beginners-tutorial
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
dagemk01/Homework4
Homework 4 for 481
dagemk01/UnionFindAlgo
Sample UnionFind applications.
dagemk01/Grokking-the-Coding-Interview-Patterns
This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems.