I am currently working on a platform for authors to write nursery and kindergarten books for children. It’s pretty much in alpha stage. https://storybench.app
I’m currently spending most of my time building a social media posting platform for https://hellokea.com. This will be an additional tool for small businesses, complementing their helpdesk solution. It’s been interesting to build the entire UI using htmx, aiming to make it comparable in performance and user experience to SPAs.
Things this does:
- README.md: setup readme with development setup
- Django split settings: split settings for local, testing and production
- Split requirements: split requirements.txt for local and production
- Pre-commit hooks: setup pre-commit hooks for black and pyflakes
- django-envoiron: database config and secrets in environment
- editorconfig: sensible tab/space defaults for html, js and python files
- remote-setup: setup hosting on uberspace
- git push deployment: `git push live` makes the changes live
- github actions for tests: run tests automatically on Github
I have been working on my side project Mailboxfiler for almost 2 years. Haven't reached the $500 mark yet but kind of too close. https://mailboxfiler.com/
Or if you are up for something new, try fish, which has a nice out of the box experience and so many nice features. Like 'alt + h' for manpage of the command you are working on, or 'alt + s' to toggle sudo. Multi-line editing is a bliss too. The only thing I dearly miss is cmd <<< "string".
I use Nextcloud for almost all the stuff I do in day to day life. I run it in docker swarm mode on a 5yr old pc running Debian @home. Freemyip for updating my dynamic IP address
What I use it for ?
1. Notes (Use FSnotes and sync md files)
2. Keypassxc for passwords (sync it using Nextcloud)
3. Photos upload (From Amazon & Google)
4. My recordings & videos
5. Documents (Moved from G Drive)
6. Bookmarks
Where I would like to see improvements?
Photos - badly want this to be usable on mobile phones
I am happy overall with Nextcloud. The only time I screwed up is when I didn't know about the upgrade process. Tried moving from 18→20 and totally gone wrong.