- [**pixel-count**](https://github.com/Soikk/pixel-count) is a small toy program made to solve a CTF problem that counts the number of pixels with a certain RGB value in a PNG image.
- [**wordle-guesser**](https://github.com/Soikk/wordle-guesser) a small command line program that parses options to brute force the possible words that match the wordle instructions.
- [**llist.h**](https://github.com/Soikk/llist.h) is a compact linked list library made in C.
- [**pixel-count**](https://github.com/Soikk/pixel-count) is a small toy program made to solve a CTF problem that counts the number of pixels with a certain RGB value in a PNG image.
- [**wordle-guesser**](https://github.com/Soikk/wordle-guesser) a small command line program that parses options to brute force the possible words that match the wordle instructions.
- [**llist.h**](https://github.com/Soikk/llist.h) is a compact linked list library made in C.