About
I am a backend engineer specializing in Java and microservices. I have a foundational understanding of building scalable applications(Lost access to old account
Languages
Detected from pinned projects
Writing
Pinned Projects
CarRental
It's the engine that powers a car rental marketplace where multiple companies can list their cars, customers can book them, and everything is managed securely and efficiently
Library-Management-Sys.
A Java application built with Core Spring for backend logic, JDBC for database connectivity, and JavaFX for a rich graphical user interface. This project demonstrates a full-stack approach integrating backend services with a desktop UI
MemoryLaneGallery
A lightweight, Image upload application built with pure Java. Runs on an embedded HTTP server which uses Amazon S3 for Storage
EventDrivenArchitecture
This project triggers an email notification via SNS when an object is uploaded to an S3 bucket, using AWS Lambda. The infrastructure is managed with AWS SAM, and deployment is automated via GitHub Actions.
TextProcessingTool
A text processing and data management tool that allows users to perform various operations on text data using regular expressions and manipulate collections of data using Java collections.