Pinned Repositories
BackToBasics-Hacktoberfest
Hacktoberfest community repository
Blockchain-in-Nutshell
Blockchain seminar presentation
CollegeCutoffExplorer
Our project’s primary purpose is to provide consolidated information about all engineering colleges along with the caste-wise cut-off list for all available branches. We have utilized the pdfplumber and openpyxl python libraries along with Power BI Reports for creating Dashboard.
FashionApparelClassification-webapp
A web application for classifying clothing photos uploaded by users. It makes use of a deep learning model which is deployed using FastAPI. Achieved 85% accuracy in classifying images.
HospitalManagement
hospital management system project is developed using SpringMVC and Hibernate frameworks, Bootstrap for UI, MySQL database for data storage and Maven as project management tool.
Hotel-Management
This Hotel Website is designed using PHP technology and MySQL Database. All Forms in this website are validated using Javascript.
ImageClassificationApp
This is an Image Classification App developed in Android Studio using Kotlin language. It uses a pre-trained TensorFlow Lite model to classify different images.
Semantic-Search-Model-Experiments
Experiments in the field of Semantic Search using BM-25 Algorithm, Mean of Word Vectors, along with state of the art Transformer based models namely USE and SBERT.
TicTacToe-Game
This is a Tic Tac Toe Game App developed in Android Studio using Kotlin language. It accepts two player's names and then players can enjoy the game.
ViitClubs
College Clubs website is developed using JSP and Servlet technologies, Bootstrap for UI, jQuery for validations and MySQL for database.
rid17pawar's Repositories
rid17pawar/HospitalManagement
hospital management system project is developed using SpringMVC and Hibernate frameworks, Bootstrap for UI, MySQL database for data storage and Maven as project management tool.
rid17pawar/ViitClubs
College Clubs website is developed using JSP and Servlet technologies, Bootstrap for UI, jQuery for validations and MySQL for database.
rid17pawar/FashionApparelClassification-webapp
A web application for classifying clothing photos uploaded by users. It makes use of a deep learning model which is deployed using FastAPI. Achieved 85% accuracy in classifying images.
rid17pawar/ImageClassificationApp
This is an Image Classification App developed in Android Studio using Kotlin language. It uses a pre-trained TensorFlow Lite model to classify different images.
rid17pawar/CollegeCutoffExplorer
Our project’s primary purpose is to provide consolidated information about all engineering colleges along with the caste-wise cut-off list for all available branches. We have utilized the pdfplumber and openpyxl python libraries along with Power BI Reports for creating Dashboard.
rid17pawar/Hotel-Management
This Hotel Website is designed using PHP technology and MySQL Database. All Forms in this website are validated using Javascript.
rid17pawar/Blockchain-in-Nutshell
Blockchain seminar presentation
rid17pawar/Semantic-Search-Model-Experiments
Experiments in the field of Semantic Search using BM-25 Algorithm, Mean of Word Vectors, along with state of the art Transformer based models namely USE and SBERT.
rid17pawar/Sentiment-Analysis-Model-Experiments
Experiments in the field of Sentiment Analysis using ML Algorithms namely Logistic Regression, Naive Bayes along with tfidf, one hot encoding, bag of words vectorization. Different MLP and RNN models viz. LSTM, GRU, Bidirectional LSTM. Lastly, state of the art BERT model
rid17pawar/BackToBasics-Hacktoberfest
Hacktoberfest community repository
rid17pawar/FashionPoint
REST API developed using Spring Boot which supports CRUD operations on data stored in MongoDB
rid17pawar/FriendsCircle
Friends Circle is a console based application developed in cpp using Graph Data Structure.
rid17pawar/TicTacToe-Game
This is a Tic Tac Toe Game App developed in Android Studio using Kotlin language. It accepts two player's names and then players can enjoy the game.
rid17pawar/Game-Theory
rid17pawar/githubworkshopviit
rid17pawar/idtc-opensource-day1
rid17pawar/idtc-opensource-day2
rid17pawar/Python_Training_Assignments
rid17pawar/rid17pawar.github.io
Portfolio Website
rid17pawar/SnakeGame
Snake Game is a console based application developed in cpp using Vector in C++ STL. It uses Dynamic Array Data Structure.
rid17pawar/Social-Distancing-Detector
Social Distancing plays a vital role to slow down the spread of COVID-19, This gadget helps to track social distancing automatically. This social distancing detector system will detect if someone comes closer to you i.e if a person comes within 6 feet distance it will indicate danger.