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
- π± 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
