public class Seshathri {
private String role = "Student";
private String[] focus = {"Software Development", "Java", "Spring Boot"};
private String education = "B.E. CSE @ Anna University";
private String college = "Mangayarkarasi College of Engineering";
public String currentlyLearning() {
return "Building scalable backend systems with Spring Boot & exploring DSA";
}
public String[] interests() {
return new String[]{"Web Development", "Backend Development", "System Design"};
}
}
|
|
A production-ready Spring Boot REST API for personal finance management
- 🔐 JWT-based authentication & authorization
- 💵 Complete expense & income tracking system
- 📊 Real-time financial analytics & statistics
- 🗄️ MySQL database with Hibernate ORM
- ⚡ RESTful API with pagination & filtering
Tech Stack: Spring Boot Spring Security MySQL JWT Hibernate Maven
Real-time human age and gender detection using machine learning
- 🤖 Deep learning with pre-trained CNN models
- 📷 Real-time webcam & image processing
- 🎯 High accuracy gender classification
- 👤 Age prediction with confidence ranges
- 💻 Built with OpenCV & Python
Tech Stack: Python OpenCV Deep Learning Computer Vision
Key Features:
- Multi-face detection capability
- Easy-to-use interface
A Flutter mobile application for comprehensive personal finance management
- 🔐 JWT authentication with email OTP verification
- 💸 Complete expense & income tracking with CRUD operations
- 📊 Real-time statistics & financial analytics
- 🎨 Clean UI with Provider state management
- 🔄 Seamless Spring Boot backend integration
Tech Stack: Flutter Dart Provider REST API JWT SharedPreferences
- 📱 Course Registration System - Java application
- 🏦 Student Management System - Flutter application
- 🛒 E-Commerce Flutter - Flutter application
Currently working on:
- Full stack Expense Tracker Application
| Achievement | Event | Year |
|---|---|---|
| 🥇 1st Prize | Project Expo - College Level | 2025 |
| 🚀 Participated Regional Round | iTech Hackfest - National Hackathon | 2025 |
| 💡 Active Contributor | Open Source Projects | Ongoing |
- 🎯 Job Opportunities in Software Development
- 🤝 Open Source Collaborations on Java/Spring Boot projects
- 📚 Learning Opportunities to work with experienced developers
- 💡 Challenging Projects that push my technical boundaries
"Clean code is not written by following a set of rules. You don't become a software craftsman by learning a list of what to do and what not to do. Professionalism and craftsmanship come from values that drive disciplines." - Robert C. Martin
