About Me
I'm Andy Sukowski-Bang, a student from Germany interested in different fields of technology and computer science, primarily software development, system administration, and ethical hacking. My favorite programming language is C, although I do also like Python a lot and my main operating systems are Void Linux and Gentoo Linux. To find out more about my interests and hobbies, visit andy-sb.com/interests.
My Projects
These are my five favorite personal Git repositories. I prefer GitLab over GitHub for hosting because of its open-source nature and superior features (in my opinion), but all my repositories are also mirrored to GitHub.
-
Steg
This is a steganography tool enabling you to conceal any file within a PNG file.
-
Calc
This is a simple arithmetic calculator, which parses mathematical expressions specified in infix notation using the shunting-yard algorithm.
-
Ssnk
This is a lightweight, text-based implementation of the popular snake game, written in C.
-
Brain
This is a simple interpreter for the brainfuck programming language, written in C.
-
MyDWM
My custom version of dwm, an extremely fast, small and dynamic window manager for X.
If you want to have a look at my other public projects, visit gitlab.com/andy-sb.
Other's Projects
I've also listed some of my favorite free and open-source projects by other dedicated developers. I personally use this software regularly.
-
Blender
Blender is a free and open source 3D creation suite. It supports the entirety of the 3D pipeline.
-
Nextcloud
Nextcloud is a suite of client-server software for creating and using file hosting services.
-
Firefox
Mozilla Firefox is a free and open-source web browser developed by the Mozilla Foundation. Firefox uses the Gecko layout engine to render web pages.
My plan for the future is to dedicate a whole webpage to all the FOSS projects I love because there are a lot more than these three.