About Me

Email
aquahobbyist@proton.me
GitHub
oliverkwebb

I am at the time of writing (August 2024) 15 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 decompressor, 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