Smit1400's Stars
nic-delhi/AarogyaSetu_Android
Aarogya Setu Android app native code
keras-team/keras-nlp
Modular Natural Language Processing workflows with Keras
sakship31/News-Aggregator
Django project to scrape a news website using Beautiful soup and display in our template.
GoogleCloudPlatform/ml-pipeline-generator-python
ML Pipeline Generator is a tool for generating end-to-end pipelines composed of GCP components so that any customer can easily migrate their local ML models onto GCP and start realizing the benefits of the cloud quickly.
amoghsinkar910/Social-Network-App-MERN-stack
https://socialappv01.herokuapp.com/
amoghsinkar910/Chat-application
Realtime chat application.
Parth18Shah/iCompare
This is website which compares 2 products based on their prices and predicts future price of that product.
Smit1400/iCompare
This is website which compares a product from amazon and flipkart based on their prices and also tries to predicts future price of that product.
darshansatra1/socket_flutter
This is a chat app made using flutter and node js along with socket.io
sakship31/Task-Manager-API
A simple Task-Manager REST API built using NodeJS
Smit1400/Blogging_Site
This is blogging site made using django, in this webapp every one can post blog, also see blogs by other users
akshit6/icompare
the mini project of webapp comparing the prices of iphones from amazon and flipkart
kevin-gandhi/Flask-Blog-
This is a my FLASK based BLOG whose Frontend is created using bootstrap and Backend using Flask
kevin-gandhi/TicTacToe-one-player-and-two-player
Tic-tac-toe (also known as noughts and crosses or Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. RULES FOR TIC-TAC-TOE 1. The game is played on a grid that's 3 squares by 3 squares. 2. You are X, your friend (or the computer in this case) is O. Players take turns putting their marks in empty squares. 3. The first player to get 3 of her marks in a row (up, down, across, or diagonally) is the winner. 4. When all 9 squares are full, the game is over. If no player has 3 marks in a row, the game ends in a tie.