Svelte personal-website Projects
-
Really liked bento.me but they sadly got bought by a competitor two years ago and are shutting down now, so some friends and me decided to built an alternative that can't just be shut down like that.
It's open source and all data is saved on your atproto personal data server (the protocol that bluesky runs on) which means you can easily switch between self-hosted or using the blento.app version (or if blento.app should shut down, someone can easily clone it) and your data is always up-to-date everywhere.
source code (MIT): https://github.com/flo-bit/blento
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
source: https://github.com/ignatiusmb/mauss.dev/tree/master/workspac...
the article link is a technical deep dive that i wrote, mostly to document what i learned, but also to make sure i don't forget the experience itself.
i've been using it locally for a couple of weeks, and finally polished it enough to deploy it. there are more features i could add (like cropping non-square SVGs or compressing PNGs), but i wanted to release it before it joins the mountain of unfinished and unreleased side projects at the corner of the room.
feedback or suggestions are very much welcome. a bug report straight on the GitHub repo is also appreciated.