https://55bytes.de/

I have finally released my personal Website!
Feel free to check it out, if you have any feedback, please let me know!
It's not completely done yet (some stuff doesn't work on mobile yet), but i'd be happy regardless, if you find something, that's broken or weird, or just want to share, that it's nice :)
One cool thing is, that it lacks any JS, so the entire homepage runs only using #HTML and #css (including that filtering magic on the projects page)

55Bytes - a personal Website: Welcome

I also build my own little program, for building this static site, which you can check out here:
https://github.com/TheBiochemic/static_atoms_rs

#rust #static #page #generator #webdev

GitHub - TheBiochemic/static_atoms_rs: a terminal program to transform a web template into a static website using nothing more than a few extra tags

a terminal program to transform a web template into a static website using nothing more than a few extra tags - TheBiochemic/static_atoms_rs

GitHub