Jeet Vasani

Full-Stack Dev

Third year B.Tech student specializing in Frontend and AI&ML.
I design and implement end-to-end software solutions with a strong focus on clean UI, system reliability and clean architecture.

About & Skills

class JeetVasani {

  constructor() {
    this.name = "Jeet Vasani";
    this.role = "AI Engineer / Full-Stack Developer";
    this.email = "vasanijeet21@gmail.com";
    this.location = "Mumbai, India";
  }


  experience() {
    return [
      { "2024-now": "AI Engineer – Independent Projects & MVP Development" },
      { "2023-2024": "Full-Stack Developer – Academic & Freelance Projects" }
    ];
  }


  education() {
    return [
      { "2023-2027": "B.E. in Artificial Intelligence & Machine Learning" }
    ];
  }


  skills() {
    return {

      languages: [
        "Python", "JavaScript", "TypeScript"
      ],


      frameworksAndLibraries: [
        "Next.js", "Node.js", "FastAPI", "Tailwind CSS", "Streamlit"
      ],


      aiAndML: [
        "Pandas", "NumPy", "Scikit-Learn"
      ],


      backendAndDatabases: [
        "PostgreSQL", "MongoDB", "REST APIs"
      ],


      devopsAndCloud: [
        "Git & GitHub", "CI/CD Basics", "Vercel Deployment"
      ],


      tools: [
        "VSCode", "Postman"
      ]
    };
  }

}

Projects

Loading projects...

Contact

© 2025 Jeet Vasani. All rights reserved.