SYSTEM_CORE // PROJECTS // THIS.md
This
The website i built to show off all my other projects.
Building This (Portfolio Display)
This page is a way to show off my projects I have made, completed as well as some that are abandoned but were technologically interesting. I chose to use Svelte to build this since I in a recent project touched it a little bit and it instantly hit home with me. I am no fan of the bloated client side frameworks that have become popular in recent years and since Svelte allows me to “compile” to a static site rater than an full fledged SPA using bloated virtual DOM technology consuming resources from the users device at a scale that is scary. I built this using Svelte in an attempt to minimize resource hogging on the client device and have blazing fast TTFB.