I'm a Computer Science student from De La Salle University Manila passionate about problem-solving and programming. I find satisfaction and thrill in ideating and implementing functioning programs. I may not have experience or proficiency in most languages but I have the eagerness to learn and apply new concepts and programming languages to broaden my knowledge and enhance my skills. I also look forward to growing by working with like-minded individuals and expanding my connections.
C Java JavaScript Python
The projects in this portfolio are mainly from individual and group projects related to academic courses.
They represent the progress I’ve made so far in my programming journey, and I plan to continue expanding this collection as I learn and build more.
- Language: C
- A ticket booking program for a shuttle service (Manila ⇄ Laguna) with options for booking, cancelling, schedule display, and updating departure times.
- Language: C
- A typing game where users copy exact phrases under time and life constraints. Includes difficulty modes and record management.
- Language: C
- Converts infix → postfix expressions and evaluates them using stack and queue structures. Supports arithmetic, relational, and logical operators.
- Language: C
- Performs BFS and DFS using adjacency matrix and queue. Useful for exploring graph algorithms.
- Language: Java
- A hotel reservation system with GUI for creating hotels and managing reservations (CRUD operations).
- Stack: MERN (MongoDB, Express, React, NodeJS)
- Computer lab reservation system with seat booking, editing, deleting, and searching for users/admins.