import FullStackDeveloper from 'smit-joshi814';
class Skills implements FullStackDeveloper {
String[] languages = new String[] { "Java" , "Dart" ,"PHP" , "C#" , "C" ,"C++" };
String[] frontEnd = new String[] { "Html" , "CSS" , "JavaScript" , "Bootstrap" , "jQuery" };
String[] databases = new String[] { "Oracle" , "MySQL", "MongoDB" , "PostgreSQL" };
String[] frameworks = new String[] { "Spring Boot", "Flutter" , "Angular" };
String[] others = new String[] {
"Spring Security" , "JWT Auth" , "Eureka Server" ,
"Zipkin", "RabbitMQ", "Config Server", "Gateway (String Cloud Routing)",
"Docker" , "K8s" , "jUnit" , "Mokito" , "PostGIS" , "TimeScaleDB" ,
"git" , "GitHub" , "CI/CD"
};
}
class Bio extends Skills {
String name = "Smit Joshi";
String title = "Full Stack Developer";
String location = "Ahmedabad";
String linkedIn = "https://www.linkedin.com/in/smit-joshi814/";
String gitHub = "https://github.com/smit-joshi814";
String portfolio = "https://resumesmitjoshi.blogspot.com";
}
- Ahmedabad
-
11:48
(UTC +05:30) - https://resumesmitjoshi.blogspot.com
- in/smit-joshi814
Pinned Loading
-
Microservices
Microservices PublicThis is a simple microservice based project, it has three microservices, namely jobs-microservice, company-microservice & review microservice, I have used several tools in this project like Zipkin,β¦
JavaScript
-
wedding-planner
wedding-planner PublicWelcome to Wedding Planner, a project built using Java with Spring Boot and data JPA. This project serves as an intermediator between Users and Vendors in the wedding services industry. Vendors canβ¦
JavaScript 2
-
ultimate-eCommerce-java
ultimate-eCommerce-java PublicThis repository hosts a comprehensive eCommerce platform developed as a Bachelor's project. Built using Java 17, JSP, Servlets, Bootstrap, jQuery, and MySQL, this project stands as a unique demonstβ¦
-
eAttendance
eAttendance PublicThis system is designed to streamline the attendance process using QR codes, ensuring real-time and accurate attendance tracking.
HTML 3
If the problem persists, check the GitHub status page or contact support.