Hi there! I'm Red, a developer of some kind that also plays with the infosec community... I'm also an amateur radio operator. You can find out more on my website! Website status: Unavailable
- Main page: https://www.redfox0x20.uk/
If you would like to suggest a project for me to develop please use the Project Suggestion issue template
You can learn about the Open Source Projects I am involved in with CONTRIBUTIONS.md
The RedFox32 OS Development repositories is one of the largest projects I have undertaken to date. The project is nowhere near completion and probably won't be for a long time. These projects aim for very in depth learning about modern computer systems and how software for them can be written. During the development of these projects, documentation will be produced to allow future developers to learn from what I did and from what others did. OS Development is a very niche area of the programming world, many sources of documentation are very outdated and as such becoming harder and harder to find online. I aim to bring the knowledge back from the depths of the internet and store it here.
- RedFox32 - All OS elements combined
- RedFox32_Bootloader - Bootloader design and development, designed with the RedFox32 Filesystem FS
- RedFox32_Filesystem - File system design and development
- RedFox32_Kernel - The OS Kernel, an important element!
Garry's Mod is a creative game originally a mod for the Half Life series written using the Source Engine. Garry's Mod allows for the creation of new gamemodes and modifications using LUA addons, here's a few that I have made.
- Custom Crosshairs - Allow players to modify their crosshair from a selection of styles and settings
- TTT Default Map - [Archived] Set a default map for a server to switch too when all players have disconnected or are all spectators
- TTT Deathscreen - Display a death message telling the player who killed them and with what weapon
- Battlebots - An RTS gamemode for Garry's mod, pitching players against eachother in a battle of the bots!
An assortment of projects that may be parts of my learning or may just be of interest to you
- Suckless software - A collection of the suckless software I use with the additional patches
- GOWS - [Archived - C] A Get Only Web Server featuring basic security ideas with old internet jokes
- Sprite Map Splitter - [Archived - C#] Used to split a single image into many smaller images, designed for spritesheets
- LibNetworking - [Archived - C#] A simple networking abstraction that was produced while learning C#
- HueControl - [Archived - Shell] A set of scripts for use within BASH to allow terminal control of Phillips Hue Lightbulbs
- Barry - [Archived - C] Something useless, a strange esoteric interpreter of some description?