This page contains all my public projects. Attached to each heading is a link to either access the source code or a link to play around with the project. If a interactive site is present, it will always be attached to the Github page on the right sidebar.
2025#
Currently Planned Project(s)#
Projects requested / I find interesting that I'll do at some point:
Terminal-To-Web project#
- It really sucks that the easiest kinds of programs to write are near impossible to deploy as a website as is without converting the original script to JS or whatever frontend framework is popular at the time.
- https://github.com/cryptool-org/wasm-webterm provides one way to deploy terminal apps via wasm compilation.
Club Penguin Fishing Game Clone.#
- This version will allow sprites to be swapped out with other sprites.
- This is to be done with Love2d for me to learn more about lua. Love2d is also best for 2d simple games.
- It was requested of me and I said I would so I will.
Existing Project(s)#
TODO(pablothedeveloper): implement a #Tldr; section for each project containing a demo, usage, and links to other docs.