I am running several projects [0]. One of my latest is https://fromzerotofullstack.com , with video for developers to learn from real projects.
For it I use htmx [1], sass [2], Django, Postgres, and Auth0 [3].
I deploy on linode using Ansible [4].
For the videos I use OBS [5] and some custom python scripts.
If I need any extra 3d or animation, I use Blender[6] and Shotcut [7].
I have tried other technologies for other projects, like React or Elm (which I find great). But so far this setup (maybe changing custom css by tailwindui mostly) is my most productive.
For it I use htmx [1], sass [2], Django, Postgres, and Auth0 [3]. I deploy on linode using Ansible [4]. For the videos I use OBS [5] and some custom python scripts. If I need any extra 3d or animation, I use Blender[6] and Shotcut [7].
I have tried other technologies for other projects, like React or Elm (which I find great). But so far this setup (maybe changing custom css by tailwindui mostly) is my most productive.
[0] https://mejuto.co
[1] https://htmx.org/
[2] https://sass-lang.com/
[3] https://auth0.com/
[4] https://www.ansible.com/
[5] https://obsproject.com/
[6] https://www.blender.org/
[7] https://shotcut.org/
Edit: link format