Tony S's repositories
Common-C-Libraries
A repository containing common C/C++ Libraries i made and use.
Escape-Codes-Library
A C Library to based on stdio that helps with creating CLI based UIs, it contains every escape code there is as a function.
Escape-Graphics-Library
A C Library based on Escape Codes Library that helps with making CLI UIs with shapes and other various elements
CTetris
Tetris made in C by using my Escape Codes and Escape Graphics Library.
ClockCounter
A "working" CPU Clock Calculator based on sum, bc(for float math) and cat(for "calibration" and reference).
Node-Generator
A Particle Network made for my portfolio, i made it inspired by particles.js' particle network mode. It doesn't run as smooth but i made its setup as simple as possible.
tonys.github.io
My website and also my portfolio
Multiversity-Agent-ND-Patch
Multiversity Agent Patch that makes the program not detect any screen sharing software(e.g. Anydesk, Teamviewer) and/or changes the icons.
CivicaMente-PCTO-Recoveries
A PCTO Control Menu made for Civicamente's Tests.
Cpp-Mastermind
A console game that "should be" mastermind made in C++.
Canvas-Handler
A JS module that makes using Canvas API very easy and without losing features.