Both mobile projects demonstrate cross-platform development with Flutter targeting iOS and Android. Snake Meta focuses on biodiversity preservation through georeferenced species data, while Aktua addresses social cohesion through a Progressive Web Application developed collaboratively in a Scrum framework. Together they highlight proficiency in mobile architecture patterns, backend API design, and agile delivery.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/JuanRojasDev/juan-rojas-portafolio-web/llms.txt
Use this file to discover all available pages before exploring further.
Snake Meta
Snake Meta
Date: November 2023 – November 2024Snake Meta is a mobile application planned for release on the Play Store in November 2024. Its purpose is to prevent snake encounters, inform users about species, and support the preservation of different snake species found in the Meta department of Colombia.The app maintains a comprehensive record of all documented snakes through a backend API that stores taxonomy, biological data, information, and georeferencing coordinates. Users can view species locations on an interactive map powered by the Google Maps API.Architecture: MVVM (Model–View–ViewModel) with LiveData for reactive UI updates, built with Flutter.Tech stack:
Python FastAPI Flutter SQLAlchemy Hive Firebase Google Maps APILinks:Aktua
Aktua
Date: February 2024 – May 2024Aktua is a Progressive Web Application (PWA) designed to create and foster united, safe, and collaborative neighborhood communities. The project was developed using a Scrum framework with iterative delivery cycles.The backend was built with Python, FastAPI, Uvicorn, and Poetry for dependency management, using SQLAlchemy as the ORM with a PostgreSQL database. Services were implemented for Posts, Comments, and Ratings to support community interaction. The entire backend is Dockerized for cross-platform deployment. The Flutter front-end is compatible with both iOS and Android.Architecture: Scrum-driven PWA with a Dockerized microservice backend and a Flutter client for mobile platforms.Tech stack:
Docker Python SQLAlchemy FastAPI PostgreSQL ProtoPie Flutter JWTLinks: