public class HarshJaiswal {
private String name = "Harsh Jaiswal";
private String role = "Java Developer";
private String education = "BCA Graduate";
private String location = "Varanasi, India ๐ฎ๐ณ";
private String[] frontend = {
"HTML", "CSS", "JavaScript", "jQuery",
"Bootstrap", "ReactJS"
};
private String[] backend = {
"Java", "Spring Boot", "Spring MVC",
"NodeJS", "ExpressJS"
};
private String[] database = {
"MySQL", "MongoDB"
};
private String[] currentlyLearning = {
"Microservices", "Docker", "System Design"
};
private String openTo = "Collaborations | Internships | Full-Time Roles";
public String getMotivation() {
return "Clean code is not written by following rules. " +
"You write clean code because you care.";
}
}| Project | Description | Tech |
|---|---|---|
| ๐ Spring MVC Project | Full-stack web application built with Spring MVC architecture | Java, Spring MVC, MySQL |
| โ Task Management System | CRUD-based task manager with clean backend logic | Java, Spring Boot, MySQL |
- ๐ญ Currently working on Full Stack Projects with React + Spring Boot
- ๐ฑ Learning Microservices & Docker
- ๐ฏ Looking to collaborate on Java / Spring Boot / ReactJS projects
- ๐ฌ Ask me about Java, Spring Boot, ReactJS, NodeJS, MySQL, MongoDB
- ๐ซ Reach me at: hj1473880@gmail.com
- โก Fun fact: I debug better with coffee โ