Projects
REST API using Spring Boot and MySQL
Part of Internship work, Source Code
- Developed a Spring Boot application using MySQL database and Java Persistence API (JPA).
- Demonstrated HTTP methods of REST API (GET, POST, PUT, DELETE)
- Video Demonstration: Youtube
Git and Github Work-flow Simulation
Part of Coursera course “Version Control with Git”, Source code
- Created a Git repository with 14 commits, four branches and two bug-fixes using Git Bash command-line interface
- Assimilated Git’s core functionalities such as Branching, Merging, Revert, Rebase, Amend, and Pull Request