Stars
WebRTC for the Curious: Go beyond the APIs
Vim exercises based on the book - Practical Vim.
Made a data set which shows how profane a song's contents are. Makes use of proxy rotation to make requests.
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Vim-fork focused on extensibility and usability
A collection of all the data i could extract from 1 billion leaked credentials from internet.
๐ List of awesome university courses for learning Computer Science!
Learn the skills required to sysadmin a remote Linux server from the commandline.
Specification of the LDBC Social Network Benchmark suite
Reference implementations for LDBC Social Network Benchmark's Interactive workload.
Driver for the LDBC SNB Interactive workload
Synthetic graph generator for the LDBC Social Network Benchmark, running on Spark
Former git repo for WebFundamentals on developers.google.com
Combination of multiple linters to run as a GitHub Action or standalone
Practical Python Programming (course by @dabeaz)
A bootleg pokemon game. Written previously in Delphi. Recreated in C#.
A simple timer app which counts down to the user set duration. Works even in the background
๐ฅ๏ธ MS-Paint for Windows98 (Remastered)
The Missing Semester of Your CS Education ๐
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
A barebone shell written in Rust. It can't do much but it can launch both Emacs and Vim
This challenge covered problems from topics such as Dynamic Programming, Backtracking, Greedy Programming, BFS, Arrays and Strings
A barebone RegEx engine written in JavaScript which supports a small subset of Regular Expression specification
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
A simple application to understand how Babel breaks down JSX and use the result to render contents to web page