Popular repositories Loading
-
Diffie_Hellman
Diffie_Hellman PublicAn educational, modern C++20 implementation of the Diffie-Hellman key exchange protocol, focusing on clean structure and cryptographic fundamentals.
C++
-
RSA
RSA PublicAn educational C++20 RSA cryptography demonstration built from scratch for Windows & Linux. Features custom number theory algorithms (Square-and-Multiply, EEA) and a validated runtime loop.
C++
-
Quine_McCluskey
Quine_McCluskey PublicHigh-performance C++20 Quine-McCluskey logic minimizer featuring automated tabular reduction phases, a heuristic core solver, and LaTeX/VHDL generation.
C++
-
DFT
DFT PublicA high-performance C++20 implementation of the Discrete Fourier Transformation (DFT). Features custom signal processing algorithms, clean modern code architecture, and multi-platform support. Desig…
C++
-
GameOfLife
GameOfLife PublicA highly optimized, multi-threaded C++20 Conway's Game of Life simulation engine featuring branchless LUT wrapping and custom terminal rendering.
C++
-
TetrisX
TetrisX PublicA hardware-inspired, ultra-optimized Arcade Tetris engine written in modern C++20. Operates on a zero-sleep main loop, dynamic 1D-array bidirectional iteration, compile-time constexpr LUTs for O(1)…
C++
If the problem persists, check the GitHub status page or contact support.