Pinned Loading
-
Analysis-of-Quicksort-Pivot-Selection-Methods
Analysis-of-Quicksort-Pivot-Selection-Methods PublicImplemented a Quicksort algorithm with three different pivot selection strategies, including median of 3, middle element, and random element. Benchmarked and compared the performance of these strat…
Java
-
pong-game
pong-game PublicA version of the classic Pong game using Python, OOP, and its Turtle library. Allows for two players, includes score keeping, moving graphics, and keyboard control.
Python
-
snake-game
snake-game PublicA version of the classic snake game using Python, OOP, and its Turtle module. Includes moving graphics, random food generation, score keeping, and keyboard control.
Python
-
weather-app
weather-app PublicA weather web application using HTML, CSS, and JavaScript to display the weather information at a specified city. The application uses APIs to gather weather data, and to display corresponding imag…
HTML
If the problem persists, check the GitHub status page or contact support.