Dynamic software developer with a proven track record at Tech Solutions, excelling in Java and Python. Adept at leveraging SQL fundamentals and HTML/CSS to deliver innovative solutions. Recognized for exceptional problem-solving skills, driving project success and enhancing user experience. Committed to continuous improvement and delivering high-quality results.
Python
SQL fundamentals
Java
HTML and CSS
Problem-solving
Task Manager Web App | Spring Boot, REST API, MySQL, Lombok, Postman
• Built a full-stack Spring Boot web application to manage tasks with CRUD operations.
• Implemented RESTful APIs for task creation, update, delete, and retrieval using Repository layers.
• Integrated MySQL with JPA/Hibernate; used Lombok for reducing boilerplate code.
• Tested API endpoints with Postman and handled JSON responses with proper error/status codes.
Gesture Controlled Virtual Mouse | Python, OpenCV, MediaPipe, PyAutoGUI
• Built a webcam-based virtual mouse that recognizes hand gestures for real-time cursor control and click actions.
• Integrated computer vision techniques with gesture tracking using MediaPipe