Pinned Repositories
2048
The famous online game 2048, cloned in Java
Brick-Breaker
A clone of the classic brick breaker game using Java's Image and GUI APIs.
Chat-Application
A chat application written using Java's networking APIs
CLRS
📚 Solutions to Introduction to Algorithms Third Edition
Download-Manager
Implementing a replica of IDM (Internet Download Manager) using Java APIs
Jemdoc2.0
Revision to jemdoc originally written by Jacob Mattingley
Library-Management-System
A library management system built in Java. FrontEnd: Java Swing. BackEnd: JDBC MySQL
LoL-App
An app geared towards new players to introduce them to League Of Legends
Password-Cracker
A multithreaded brute force password cracker built using pthreads and crypt. This was written in C
Python-Web-Crawler
This crawler uses curl to scrape room prices of Vrbo (https://www.vrbo.com) using beautiful soup and subprocess library/module. Soon to add comparisons between prices
sarpongdk's Repositories
sarpongdk/Jemdoc2.0
Revision to jemdoc originally written by Jacob Mattingley
sarpongdk/2048
The famous online game 2048, cloned in Java
sarpongdk/Brick-Breaker
A clone of the classic brick breaker game using Java's Image and GUI APIs.
sarpongdk/Chat-Application
A chat application written using Java's networking APIs
sarpongdk/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
sarpongdk/Download-Manager
Implementing a replica of IDM (Internet Download Manager) using Java APIs
sarpongdk/Library-Management-System
A library management system built in Java. FrontEnd: Java Swing. BackEnd: JDBC MySQL
sarpongdk/LoL-App
An app geared towards new players to introduce them to League Of Legends
sarpongdk/Password-Cracker
A multithreaded brute force password cracker built using pthreads and crypt. This was written in C
sarpongdk/Python-Web-Crawler
This crawler uses curl to scrape room prices of Vrbo (https://www.vrbo.com) using beautiful soup and subprocess library/module. Soon to add comparisons between prices
sarpongdk/RESTful-Blog-App
A blog app built using MongoDB, Express and Node, following RESTful routing conventions and HTTP verbs. The application was styled primarily with Semantic UI
sarpongdk/Unbeatable-Tic-Tac-Toe
Implemented minimax algorithm in vanilla JS for AI in tic tac toe
sarpongdk/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
sarpongdk/fopd-flask-api
Capstone FOPD, revised
sarpongdk/networkx
Official NetworkX source code repository.
sarpongdk/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
sarpongdk/pgmpy
Python Library for learning (Structure and Parameter) and inference (Statistical and Causal) in Bayesian Networks.
sarpongdk/pyds
An out of box python data structures package
sarpongdk/PythonRobotics
Python sample codes for robotics algorithms.
sarpongdk/sarpongdk.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
sarpongdk/SLUSH-C-Shell-
A shell writing in C dubbed SLUSH