Projects
I often spend my free time working on small, personal programming projects such as the ones listed below.
Like with my interests page I plan to make a page for each of these projects when I have the time.
- pages (this website)
- This website is a fun project that I'm using to help learn web development, express myself and boost my creativity.
- myProgrammingTools
- myProgrammingTools was supposed to be just a git repository which I would put small programs I had made in. These small programs would be unpolished tools with small use cases which I had made in order to automate parts of my workflow. My main hope was that others could edit and pinch parts of the code to use it to make their own tools. However, I got quite invested in this project and now it can be installed and run as a command on bash.
- LBP
- LBPs (Low Bandwidth Pages) are pages that are suppossed to go alongside a website's normal pages. The idea is that they're lightweight, small alternatives to the page meaning people with limited internet access can still access content.
- Matrix calculator
- Currently this is just a CLI program which can do calculations with up to 3x3 Matrices. It also has a local account system so that users can store matrices and access them in different sessions.
General project posts
Posts | Last Updated |
---|---|
Project statuses | August 3rd 2022 |