My Projects
Current Projects
|
|
PwnOS: My Own Operating SystemThis is my most adventurous and most exciting project. In fact, it's the combination of several of my earlier projects. From the bootloader and kernel in assembly language to the plans for unique interfaces, this project has something for just about everyone. Good organization and documentation are key. |
|
|
PwnIDE: My Own Integrated Development EnvironmentIn an effort to finally have an editor that has decent built-in documentation capabilities, I've decided to try making my own. Once it has all of the basics down, it should speed up documentation on PwnOS a lot, which is the current development bottleneck. |
Projects on Hold
|
|
SynchronizationThe plan with this project is to have synchronization of files and program settings between devices, computers, and the internet. Unless I get requests for it, I'll probably save it for when PwnOS or PwnIDE has some settings to synchronize. |
|
|
Java Game EditorIt's a simple editor for making a 2D tile-based game. It's on hold unless the game development club ever wants to use it. |