Skip to content
View Juswanth-T's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Juswanth-T

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
Juswanth-T/README.md

Hello World 👋, I'm Juswanth T

Explore my projects, share your ideas, and let's embark on a coding adventure together.

Pinned Loading

  1. Bit-Torrent-Choking-algorithm Bit-Torrent-Choking-algorithm Public

    Developed a game-theoretic analysis of BitTorrent's Choking Algorithm, which demonstrates how the algorithm balances fairness using strategies like tit-for-tat

    Jupyter Notebook

  2. CP-Templates CP-Templates Public

    This repository has my frequently used competitive programming templates which I have built over the span of 2 years

    C++

  3. Applied-Programming-lab Applied-Programming-lab Public

    A collection of programming projects which focuses on optimization algorithms, data analysis and circuit solving techniques.

  4. Minimum-Finder--Stimulated-annealing Minimum-Finder--Stimulated-annealing Public

    An application to find the minimum value of any given function (and animate the path for 2D and 3D functions) using Simulated annealing algorithm in Python.

    Jupyter Notebook

  5. Multi-armed-bandits Multi-armed-bandits Public

    Leverages a Markov Decision Process to determine the best shot selection in a cricket scenario.

    Jupyter Notebook

  6. Five-Player-Chess-Timer Five-Player-Chess-Timer Public

    A Five player chess timer, which ensures smooth flow of the game by providing synchronized timers, customization options, and centralized time management.

    JavaScript