Skip to content
cd ../projects
2025 · Solo full-stack developer

Volición

Volición is a habit-building platform designed around intention rather than streak-chasing or hollow gamification — a digital notebook that helps you turn what you mean to do into what you actually do.

  • # react
  • # react-native
  • # django
  • # postgresql
Screenshot of Volición

$ cat highlights.md

  • Django REST Framework API with JWT authentication and a PostgreSQL database, containerized with Docker and served behind Nginx.
  • React web app (Vite + Tailwind CSS) consuming the API as a single-page application.
  • Companion React Native (Expo) mobile app sharing the same backend, with secure token storage.
  • Redis-backed caching and a one-shot migration service orchestrated through Docker Compose.