Stars
Python toolkit for quantitative finance
Learn how to design systems at scale and prepare for system design interviews
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Monte Carlo Submission Examples
Created a web game using HTML, CSS and JavaScript that is similar to the pre-existing mobile game.
https://mohitpatel1.github.io/weatherApp/
Course Files for Complete Python 3 Bootcamp Course on Udemy
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
A simple Java program using Graph and Heap data structures and Dijkstra, DFS, BFS, etc algorithms to display the shortest distance/path in Delhi Metro.
Visualization of different sorting algorithms in C++ with SDL2 Library.
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT…
OCaml Market Making Game (SEE PYTHON VERSION)
Performance analysis of predictive (alpha) stock factors
Quantitative research and educational materials
Zipline, a Pythonic Algorithmic Trading Library
Python wrapper for TA-Lib (http://ta-lib.org/).