Skip to content
View smit-joshi814's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report smit-joshi814

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
smit-joshi814/README.md

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" };
    String[] frameworks = new String[] { "Spring Boot", "Flutter" };
    String[] others     = new String[]  { "Spring Security" , "JWT Auth" , "Docker" }
}

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";
}

Pinned

  1. wedding-planner wedding-planner Public

    Welcome 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 1

  2. ultimate-eCommerce-java ultimate-eCommerce-java Public

    This 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…

    Java

  3. eAttendance eAttendance Public

    This system is designed to streamline the attendance process using QR codes, ensuring real-time and accurate attendance tracking.

    HTML 3

  4. gls-qr-app gls-qr-app Public

    The QR Scanner App is a mobile application that allows users to scan QR codes using their smartphone's camera. It supports various types of QR codes, including URLs, phones, emails, and sms, provid…

    Dart 1