Hello, welcome to Paolo-Manlunas.com!

Paolo's Personal Projects:

Events Registry App


A web application to register client's details and thier events listed under their name. It simulates event listing that is accessible to the client's customers. It allows customers to book their selected events.
Customers have to fill up a small form with customer's name, email, phone, and ticket quantity.


Built With:
- C# and .Net MVC Framework Stack
- Azure SQL
- Deployed on Azure App Service
- Azure DevOps CI/CD Repo and Pipelines

Student Registry


Student Registry is a web app that gets Student details such as their fullname, email, and gender.
Student Id Number is automatically generated for each entry.
This is an ongoing personal project of mine that I periodically refactor and improve as I learn new and better ways to implement the functions and processes in the app.


Built With:
- Java Programming Language
- Spring Boot framework
- ReactJs
- Deployed on AWS Elastic Beanstalk

News Letter Signup


News Letter Signup - simulates exactly as the name states. It gets users who want to signup for a news letter subscription. It is a simple application that I used to learn how to integrate 3rd party api and services such as Mailchimp for registering users' emails.


Built With:
- Plain HTML, Javascript, and CSS
- ExpressJs and NodeJs
- Deployed on Heroku