A web-based application to store, manage and share algorithms, with study/competitive programming purpose. Each of the /codes .py files are a way to storage different kinds of algoritihms, ex: Graph contains Dijsktra, BFS algorithm, Community contains the algorithms of the Community itself...