Skills
Web Development
Others
Programming Language
Software Engineering
Development Tools
Database
Software Testing
Operating System
Graphic Design
Portfolio Projects
Company
Incident Reporting App
Role
Full-Stack Developer
Description
Application for Reporting Incidents using Client Side Rendering using Reactive Programming
• Used Java Spring MVC, Spring Boot, Spring DI for back end. JPA for linking Data Base with Java Application
• Implemented RESTful APIs for server end points.
• Used Angular for client side rendering and RxJs for Observer Pattern
Company
Class Enrollment with Teacher and Subject
Description
Application for Student Course Registration using Server Side Rendering .
• Used Java Spring MVC, Spring Boot, Spring DI for back end. JDBC Template for linking java application to SQL. MySQL for implementing
Data Base.
• Implemented RESTful APIs for server end points.
• Used Thymeleaf for server side rendering of HTML.
Company
Space Defender Game
Description
Created a game called Space Defender using OOP which involved dodging enemy projectiles and killing a range of enemies.
• Implemented the software on Design by Contract (Event‑Driven Design)
• Used Automation Testing (Python Script), Unit Testing and Regression Testing