Skip to content
View LockYourSoul's full-sized avatar

Highlights

  • Pro

Block or report LockYourSoul

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Game-Theory Game-Theory Public

    Project under Finance and Economics Club IIT Guwahati

    Jupyter Notebook

  2. Redis Redis Public

    This project is a simple implementation of a Redis-like server. It is intended as a practical guide or tutorial to network programming and the implementation and application of basic data structure…

    C++

  3. aaditya-jalan/Zcoder aaditya-jalan/Zcoder Public

    JavaScript 1

  4. Monte-Carlo-Simulation Monte-Carlo-Simulation Public

    This project verifies the volume of sphere through Monte Carlo Sampling method

    Python

  5. Huffman-coding Huffman-coding Public

    This repository implements Huffman coding, a data compression algorithm that reduces file sizes by assigning shorter codes to more frequent characters. It includes encoding and decoding functions, …

    Python

  6. Pathfinding-visualizer Pathfinding-visualizer Public

    Pathfinding Visualizer is a web-based tool for visualizing various pathfinding algorithms. It allows users to draw walls and set start and end points to see how different algorithms find the shorte…

    JavaScript