View My Projects.
Loading...
A Bit About Myself.
I'm a dedicated and passionate computer science student with a passion for developing software that impacts the life of others. I'm someone who is always looking to learn new things and improve my skills. I also enjoy working with others and collaborating on projects. I'm always looking for new opportunities to grow and develop my skills.
Experience & Skills.
Python
JavaScript
C++
Java
HTML
React
Next.js
CSS
SQL
Google Cloud
Azure
Data Structures & Algorithms
I've had the chance to apply and develop my skills in the following roles:
My Education.
Computer Science and Engineering
University of Puertor Rico, Mayaguez
August 2021-2026(exp.)
- GPA: 3.78
- Honor Student.
- Relevant Coursework: Data Structures, Introduction to Software Engineering, Algorithm Design and Analysis, Advanced Programming, Calculus 1,2 and 3.
- Google Tech Exchange Alumni
My Projects.

Zorzal
Zorzal is a B2B construction materials marketplace that connects contractors with suppliers, reducing industry fragmentation and streamlining procurement. Enables contractors to generate RFQs, negotiate with suppliers in real time, and complete payments through the platform, reducing manual workflows and ensuring transaction security. Built on a modern cloud-native architecture leveraging AWS Amplify Gen 2, Auth0 authentication, DynamoDB, and Braintree payment integration, with a roadmap toward microservices and Kubernetes scalability. Currently participating in the Fase I Intensive incubator program, receiving mentorship and support to accelerate product development, validate the business model, and prepare for market launch.
Maze Generator and Solver
A web app implemented using the web framework astro. The web app generates a random maze using a DFS algorithm. The user can select the dimensions of the maze and then he can click a button to find the shortest path from the top-left corner to the bottom-right corner. The path is found by using the BFS algorithm. This project helped me learn more about dfs, bfs and graphs in general. It also helped me in learning a new way to display graphics to the user using HTML components.
