Oh hey, you found my website! Well, you found the source code anyway, if you haven't already checked out my website at engel.dev you should. Actually, let me know if you found this on GitHub before you found my website.
I am in the process of rebuilding this website to serve me better. This will be making use of 11ty for it's simplicity and once complete it will be hosted on Digital Ocean. The previous version of this website served me well but given that I no longer make videos on YouTube and have started focusing more on photography, writing, and other hobbies, it is time to rebuild this website.
engel.dev/
├── apps/
│ └── web/ ← 11ty static site
├── packages/
└── package.json