Popular repositories Loading
-
random-int-fractal
random-int-fractal PublicInspired from a Numberphile video, this is a fractal generator I made using numpy and matplotlib back in Dec 2020. It leverages the pseudorandom integers generated by randint to produce a very famo…
Python
-
binToDecJS
binToDecJS PublicBinary to decimal converter in JavaScript without using any dedicated libraries for radix conversion. I lack expertise in regex so I used explicit string manipulation to get the job done. Originall…
JavaScript
-
Py3ClassicSnake
Py3ClassicSnake PublicA prototype clone of the classic 2D top-down snake game in Python 3 using pygame. Originally made in April 2023
Python
-
Rock-Paper-Scissor
Rock-Paper-Scissor PublicA simple text-based rock-paper-scissor game to be played against the Computer.
Python
-
TowerOfHanoi
TowerOfHanoi Public2 programs to print the steps and produce a text-based simulation of the Tower of Hanoi game using the least number of moves, one of which is recursive.
Python
-
recursive_binary_search
recursive_binary_search PublicBinary search implemented recursively using Python and Java.
Java
If the problem persists, check the GitHub status page or contact support.