Systems Developer Analyst with Full Stack skills, AWS certified. Specialized in Java, Python, Spring, and DBMS

Feel free to explore the projects and get to know the technologies I have been studying

Ecommerce with Spring Boot and JPA

Java back-end application implementing business logic for an e-commerce system. Developed with Spring Boot, Spring MVC, and Spring Data JPA, it covers domain modeling, REST services, and data persistence.

Read more...

JPA Learning System

Study project demonstrating Java Persistence API (JPA) for CRUD operations. Uses Person class and PersonService to manipulate objects. Features database connectivity, interactive menu, and exploration of JPA methods.

Read more...

JDBC and MySQL Operations

Study project demonstrating the use of JDBC and MySQL for CRUD operations. It's structured using Factory and DAO design patterns to create DAO instances and encapsulate data source access.

Read more...