Highlights
- Pro
Pinned Loading
-
Mosaic-Generative-Operating-System
Mosaic-Generative-Operating-System PublicForked from amanduhhhh/mosaic
Mosaic is a generative UI system where a single prompt continuously re-drives the interface. User interactions trigger automatic re-prompting, causing the UI to evolve in real time as new data, com…
TypeScript
-
Neural_Network_From_Scratch
Neural_Network_From_Scratch PublicA neural network implementation built from scratch in C++, with all matrix operations, forward propagation, backpropagation, and gradient descent coded manually without any machine learning librari…
C++
-
Conways_Game_of_Life
Conways_Game_of_Life PublicA Conway's Game of Life simulation written in Rust with support for classic patterns including gliders, cribbage, and more
Rust
-
Expression_Evaluator
Expression_Evaluator PublicA mathematical expression evaluator built in Rust that correctly parses and computes expressions respecting operator precedence and nested parentheses. Implemented from scratch using a three stage …
Rust
-
Sudoku-Solver
Sudoku-Solver PublicThree Sudoku solving algorithms implemented in Zig, progressing from brute force backtracking to constraint propagation. Benchmarked across 8 puzzles to demonstrate how smarter candidate tracking e…
Zig
If the problem persists, check the GitHub status page or contact support.
