projects
I have only really one finished project that can be shown at this time, and that is this website! It uses a custom system of components to make creating the webpages much faster and easier, as I can just edit a JSON file.
project list
nixii.dev
This website is coded completely myself in raw HTML, CSS, and JS. The server uses a component system to construct the pages from JSON files. Not the most elegant solution, no, but the most efficient for someone who isn't proficient in webdev.