Projects
CI/CD with Jenkins
A CI/CD pipeline build with Jenkins to compile, test and package a Spring Boot application with the help of Maven. And also, to deploy the application to AWS EC2 instance. The pipeline triggers automatically when a push is made on the GitHub repository using webhooks.
Noise and Air Pollution Monitoring System
A stand alone device which senses the sound and the air quality around it's environment and sends the data to the database which the android app fetches and shows to the user.
Food Ordering application
An android app with material design, MVVM architecture and Jetpack libraries which fetches menu from API and posts orders on the API.