Explore my portfolio of projects spanning web development, mobile applications, and more. Each project showcases different skills and technologies.
Developed the backend REST API for a local vegetable e-commerce platform. This project involved engineering the backend infrastructure which comprised 85% of the application's logic, including a complex multi-role authentication system, a scalable relational database design, and role-based access control to secure endpoints.
Developed a modern, responsive e-commerce frontend using Next.js and TypeScript. This project focused on creating a feature-rich user interface, which included product catalogs, a persistent shopping cart, and comprehensive user profile management, accounting for the entire client-side application logic.
Developed a payment microservice using Python FastAPI with hexagonal architecture (ports and adapters pattern). This project demonstrates clean architecture principles with clear separation between domain logic, infrastructure adapters, and external integrations, featuring PostgreSQL persistence and Docker containerization.