Work
My Projects
Selected work across web development, software engineering, and problem solving.
Projects
-
Fully Responsive Tech Website
A responsive front-end project showcasing modern web design using HTML, CSS, and JavaScript. Demonstrates layout optimization and clean UI design across all devices.
View on GitHub -
Banking Application
A full-stack online banking system with user authentication, account creation, deposits, withdrawals, transfers, and real-time transaction history.
Live Here! -
Credit Risk Scoring System
Full-stack, event-driven credit risk platform using Spring Boot microservices, Kafka-based asynchronous processing, and PostgreSQL, coupled with Google Gemini AI integration to evaluate credit applications in real time.
Live Here!
LeetCode Solutions
Algorithmic problems I’ve solved, organized by difficulty.
Easy
- Equal Digits in String After Operations
- Index of First Occurrence in String
- Merge Two Sorted Lists
- Palindrome Number
- Remove Duplicates from Sorted Array
- Remove Element
- Roman to Integer
- Sneaky Numbers of Digitville
- Two Sum
- Valid Parentheses
- Longest Common Prefix
Medium
Hard
- Coming soon...