MapaYCamión - Fleet Management & Invoicing SaaS

Description MapaYCamión is a logistics management and invoicing platform I am building independently as my own venture (the company is, for now, named MapaYCamión). It is a multi-tenant SaaS aimed at transport and haulage companies that need to plan routes, manage their fleet and drivers, and handle billing in a single tool. Each client runs in its own isolated PostgreSQL schema (schema-per-tenant), so data is fully separated between companies. Routing is computed over real OpenStreetMap data with GraphHopper, addresses are resolved with Photon geocoding, and invoicing is compliant with the Spanish VeriFactu e-invoicing system. ...

Star Wars App: Django Backend & Swift Frontend

Description Academic project integrating a backend developed in Django (Python) for Star Wars data management and a frontend built in Swift for iOS/macOS applications. The backend handles logic and API, while the Swift frontend consumes the data and presents the user interface. Technologies Used year = ‘2024’ technologies = [‘Django (Python)’, ‘Swift (iOS/macOS)’, ‘Xcode’, ‘Django REST framework’] Django (Python) Swift (iOS/macOS) HTML Xcode Links Backend: https://github.com/RafaelJaime/PIDjango Frontend: https://github.com/RafaelJaime/PISwift Figma: https://www.figma.com/proto/65WhSOM0muclgbi0OtOD8d/Primer-Prototipo-pi?node-id=64-826&t=5I0QoqslLqC1nPTy-1

Teloreparo (Django Backend)

Description Django backend for the Teloreparo application. Modular structure with apps like account, api, cars, notices, reparations, templates, and static files. Technologies Used Django (Python) HTML, CSS, JS for templates Links Source code: https://github.com/RafaelJaime/Teloreparo_Django_backend