About Me

Email
oliverwebb8192@gmail.com
GitHub
oliverkwebb
Mastodon
@oliverkwebb@hachyderm.io
Pronouns
Any/All

I am at the time of writing (January 2025) 16 and a high school student. And have been programming and learning about how computers work for a couple years. I know how to work C, Lua, Bash, and Linux, extensively.

I have a page describing the software I use here

Projects I’ve made

Other projects I’ve contributed significantly to

I’ve implemented a couple of commands to toybox, did cleanup work on the xz decompresser, getopt, and the bc implementation. Added the ‘g’ and ’d’ commands to it’s vi. Among other things, such as tr -t.

I’ve added boolean operator functions (e.g. and(), or(), xor(), lshift(), and rshift()) and UTF8 handling support