Pinned Loading
- tetris
tetris PublicA Tetris game developed using C++20 and strong Object-Oriented Programming (OOP) principles. It is built to run exclusively on the Windows OS and features standard Tetris controls (rotation, moveme…
C++
- todolist
todolist PublicA cross-platform GUI Todolist application built with Go (Golang) and the Fyne GUI toolkit. It features a tabbed interface for adding and managing tasks, with data persistence handled by a todolist.…
Go
- bwapi-linux
bwapi-linux PublicA modified version of Dave Churchill's STARTcraft template, specifically reconfigured for StarCraft AI bot development on Unix environments. It utilizes cli command and Shell script for simplified …
C++
- c-vector
c-vector PublicA lightweight, C-based implementation of a generic dynamic array (Vector) featuring automatic memory management (in single-threading mode), multi-threading support via manual deletion, and the abil…
C
- calculator
calculator PublicA simple Command Line Interface (CLI) calculator program written in Zig. It evaluates arithmetic expressions containing numbers, the four basic operators, and parentheses for operator precedence. I…
Zig
- zig-libraries
zig-libraries PublicA lightweight collection of utility libraries for the Zig language, providing essential features like dynamic strings (zl.str), dynamic arrays (zl.vec), range iterators (zl.rng), and improved I/O h…
Zig
If the problem persists, check the GitHub status page or contact support.

