Pinned Loading
-
Algorithm-Data-Structure-Visualizer
Algorithm-Data-Structure-Visualizer PublicAlgorithm and Data Structure Visualizer is a web app that implements and visualizes a variety of common algorithms and data structures. Users can visualize sorting algorithms (bubble sort, insertio…
TypeScript
-
Species-Locator
Species-Locator PublicSpecies Locator is a web app that allows users to search for observations species of animals, plants, and fungi worldwide.
TypeScript
-
Enigma-Machine-Emulator
Enigma-Machine-Emulator PublicThis is an in-browser Enigma machine emulator built in Rust with the Yew framework and compiled into WebAssembly (WASM). This implementation includes the 5 rotors used by the Enigma I variant and t…
Rust 1
-
Exoplanet-Visualizer
Exoplanet-Visualizer PublicExoplanet Visualizer is an interactive visualization of all discovered exoplanets (as of FEB/13/2023) pulled from the NASA Exoplanet Archive. The visualization was built in TypeScript with Three.js.
TypeScript
-
Go-Maze
Go-Maze PublicThis is an experiment with some maze pathfinding algorithms to help me learn the basics of Go. A maze is generated in Go and three different algorithms (DFS, BFS, A*) are used to solve it. The path…
Go
-
1D-Cellular-Automata
1D-Cellular-Automata PublicThis repo generates and displays evolutions of 1D Cellular Automata in the browser. This project was built in Rust with the Yew framework and is compiled into WebAssembly (WASM).
Rust
If the problem persists, check the GitHub status page or contact support.