Here, you'll find a selection of my key projects. Feel free to browse and explore each one to learn more about how they were built, the technologies used, and the features implemented. If you're interested in reviewing the code, you're welcome to visit my GitHub, where all the details are available.
Go Back to HomeEncostage is an advanced platform for managing internships, benefiting both students and teachers. It enables students to document and track their internship experiences while providing teachers with a centralized tool for supervision and data management. The platform enhances communication among stakeholders and was developed as a RESTful API for a university enterprise application using a three-tier architecture (Web, Business, Data) with Java and the Jakarta framework. Key features include optimistic locking and transaction management, ensuring strong data handling and system integrity.
Mr. Falcão is a showcase landing page designed to attract clients and streamline the online appointment booking process. Developed using Next.js, TypeScript, NodeMailer, HTML, CSS, and Sass, it offers a modern and efficient user experience. This platform allows Mr. Falcão to easily manage and schedule appointments with clients, enhancing customer engagement and ensuring a seamless booking experience. With its responsive design and user-friendly interface, the website ensures accessibility across all devices, making it convenient for both clients and the business.
Grandioso Vinci is a luxury goods e-commerce platform that offers users the ability to explore products in an immersive 3D environment. This project served as the centerpiece of my Web Development 2 course. For the backend, I implemented Node.js with Express, while the frontend was built using vanilla JavaScript, Three.js for 3D rendering, along with CSS, HTML, and Webpack for efficient asset bundling and management.
My objective with this API is to build a shopping cart API using Spring Boot for study purposes. The API should be dynamic and meet all the needs of a delivery application.