Skip to content
View Jai0212's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Jai0212

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
Jai0212/README.md

Hi, I'm Jai Joshi

Currently studying CS at the University of Toronto

Coding

Connect with me:

www.linkedin.com/in/jai-joshi-872726234

💻 Languages:

Python Java JavaScript Kotlin C++ C TypeScript HTML5 CSS3 SQL

🛠️ Frameworks and Tools

React Vue.js Vite NPM NodeJS Express.js Flask OpenGL LangChain JWT Stripe Git

🤖 AI & ML

TensorFlow Keras scikit-learn PyTorch OpenCV NumPy Pandas Scipy Matplotlib Plotly

💾 Database

Postgres MongoDB Firebase ChromaDB

🌐 Hosting

AWS Azure Netlify Render

jai0212 jai0212

Pinned Loading

  1. secure-auth-ai secure-auth-ai Public

    An npm package for advanced sign-in security, including AI-based risk assessment, anomaly detection, real-time PostgreSQL database, automated user management and MFA. Compatible with React, Vue, an…

    Python

  2. Chore-Hero Chore-Hero Public

    A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite.

    JavaScript

  3. AI-Chess-Engine AI-Chess-Engine Public

    A customizable chess game which allows you to play human vs human, computer vs human and computer vs computer. The computer AI is implemented through the MiniMax algorithm and enhanced with Alpha-B…

    Java

  4. Meetup-Mate Meetup-Mate Public

    An android app to easily organize meetups with friends with real-time chat, authentication, custom profiles and meetup management. Created using Kotlin & XML, integrated with Firebase Realtime Data…

    Kotlin

  5. Rubiks-Cube-Solver-Using-IDA-Star Rubiks-Cube-Solver-Using-IDA-Star Public

    A fully implemented Rubik's Cube that allows you to make all possible moves with the functionality of solving the Rubik's Cube using the IDA* algorithm and DFS.

    C++

  6. Dog-Breed-Identifier-CNN Dog-Breed-Identifier-CNN Public

    A deep learning neural network (CNN) built from scratch that identifies the breed of a dog from its image. It can distinguish between 120 dog breeds. Achieved a training accuracy of ~98%.

    Python