Pinned Repositories
Basic-HTML-CSS
This repository consist of Basic HTML and CSS syntaxes
BlackWidow-Chess
Chess
bootstrap-5-freecodecamp-source-code
Source code to freeCodeCamp Bootstrap 5 course for beginners
ChatGPT-Plugins
Chat AI
download-anything
elegantweather
elegantweather app
invoice-genie
An app that let's you create invoices on the go within just 3 steps
invoice-genie-2.0
In this repo I have added the backend to the original invoice genie web app
sync-it
Code Collaboration Platform
Tic-tac-toe
Tic-tac-toe game developed using Javascript, HTML and CSS
OmkarShinde1996's Repositories
OmkarShinde1996/ChatGPT-Plugins
Chat AI
OmkarShinde1996/download-anything
OmkarShinde1996/ecommerce-backend-APIs
OmkarShinde1996/elegantweather
elegantweather app
OmkarShinde1996/invoice-genie
An app that let's you create invoices on the go within just 3 steps
OmkarShinde1996/invoice-genie-2.0
In this repo I have added the backend to the original invoice genie web app
OmkarShinde1996/sync-it
Code Collaboration Platform
OmkarShinde1996/CoderAI
OmkarShinde1996/expense-tracker-in-React
Expense Tracker made in react using react useState hook and props
OmkarShinde1996/Express_JS_Tutorial
Maintaining the code written while learning express JS
OmkarShinde1996/Fooocus
Focus on prompting and generating
OmkarShinde1996/Fooocus-API
FastAPI powered API for Fooocus
OmkarShinde1996/Job-portal
Created a job portal using API, Javascript, HTML and CSS
OmkarShinde1996/JWT-Token-Authentication
OmkarShinde1996/Learning-Javascript
In this repository I am storing code which I have written while learning JavaScript
OmkarShinde1996/near-by-discovery
OmkarShinde1996/next-auth-boilerplate
next js app with next auth authentication
OmkarShinde1996/node.js-tutorial
OmkarShinde1996/OmkarShinde1996
Config files for my GitHub profile.
OmkarShinde1996/omkarshinde1996.github.io
My Portfolio website
OmkarShinde1996/React-Demo
OmkarShinde1996/React-practice-app
This is an app created with react js while practicing react basics
OmkarShinde1996/React-tutorials
OmkarShinde1996/repo-exercise
OmkarShinde1996/TaskPlus
OmkarShinde1996/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
OmkarShinde1996/transformers_v4.30.2
required for Fooocus API
OmkarShinde1996/Typescript-learning
OmkarShinde1996/Typescript-Projects
OmkarShinde1996/User-authetication-authorization-system
This system uses some of the basic user authentication & authorization guidlines. I have built this system using technologies like Node js, Express js, EJS, bcrypt and MySql. Using this system user can register with email id and password. This syetem encrypts your password while storing it in DB, hence either hacker or developer himself cannot see your password in database. I have made use of JWT to do user authorization and even if someone tries to temper the cookies they will be logged out instantly.