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
Lockdown Buddy
Lockdown Buddy is a web application I helped build, with 4 other students over a
weekend on Summer of Tech's Create Camp 2020 - Hosted by ANZ Bank.
It is an
application aimed to help Kiwis during the Covid19 Lockdown, to regain motivation
and routine for one's physical and mental activity and wellness.
Built With:
- Plain HTML, Javascript, and CSS
- Github Repo
(https://github.com/Lockdown-Avengers/Lockdown-Buddy)
- Deployed on Heroku
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