srish14
Computer Science final year student at Symbiosis Institute of Technology. 'An avid learner and a hardworking person'
DeloitteBengaluru
Pinned Repositories
ATM-Management-System
A Java swing mini project to manage your bank account through an ATM management system.
Card-Animation-around-Screen
Card Animation with GSAP on screen exported as SVG file designed on Figma
Colour_Code_Game
This is a simple project of developing a colour code game with Javascript. I operates on easy and hard level.
Number-Plate-Detection
A car number plate detection system
Personal-Diary
A basic password protected diary.
Predicting-Airplane-Tickets-Price
Analyzing and building ML model for Airlines data to predict the price of tickets on various routes.
Real-Time-Chat-App
A real time chat application complete with usernames and connect/disconnect messages. You will communicate real time chat messages to all clients connected to a single server.
Score-Game
It is a basic score game for learning DOM manipulation.
Sorting_Algorithms_Visualizer
This project visualizes the Sorting algorithms using a random sized array. Bubble Sort, Insertion Sort, Selection Sort, Merge Sort and Quick Sort are the considered algorithms.
Website_for_Lockdown_COVID
It is a social awareness website for precautions against COVID-19 and consultancy.
srish14's Repositories
srish14/Website_for_Lockdown_COVID
It is a social awareness website for precautions against COVID-19 and consultancy.
srish14/Colour_Code_Game
This is a simple project of developing a colour code game with Javascript. I operates on easy and hard level.
srish14/Number-Plate-Detection
A car number plate detection system
srish14/Personal-Diary
A basic password protected diary.
srish14/Score-Game
It is a basic score game for learning DOM manipulation.
srish14/Card-Animation-around-Screen
Card Animation with GSAP on screen exported as SVG file designed on Figma
srish14/Predicting-Airplane-Tickets-Price
Analyzing and building ML model for Airlines data to predict the price of tickets on various routes.
srish14/Real-Time-Chat-App
A real time chat application complete with usernames and connect/disconnect messages. You will communicate real time chat messages to all clients connected to a single server.
srish14/Sorting_Algorithms_Visualizer
This project visualizes the Sorting algorithms using a random sized array. Bubble Sort, Insertion Sort, Selection Sort, Merge Sort and Quick Sort are the considered algorithms.
srish14/COVID_Infection_Probability
Prediction of Infection probability for Corona Virus using Machine Learning models.
srish14/Customer_Segmentation
Banking sector divides the customers into groups (clusters) for the smooth working in banks. This project focuses on segmentation of customers using Clustering Method.
srish14/Data-Extraction-using-API
Extracting data using API key provided by CoinMarketCap. Also showing to store the output(fetched data) in a text file which is a great way of storing data as flat file.
srish14/Data_Visualization_using_R
Exploratory data analysis, data visualization and prediction method(train-test) using R for top 100 IMDB rating movies
srish14/DELOITTE14112022
Training material
srish14/DSA
Data structure and Algorithm (DSA) contributions
srish14/excel-training
The Tax Foundation uses data from various places in various formats. This Excel training outlines ways to reconcile all of these data into a usable form.
srish14/Fake_News_Detection
A Supervised Learning model, PassiveAggressiveClassifier is used for detecting Fake news from a data set.
srish14/Fall_Ball_Game
A fun fall ball game using JavaScript!
srish14/Hotel-Booking-EDA
Exploratory Data Analysis for Hotel Boooking
srish14/Image_Compression_using-KMeans
Compression of an image is done using K-Means Clustering Algorithm. Image compression is a type of data compression applied to digital images without degrading the quality of the image to an unacceptable level. The reduction in file size allows more images to be stored in a given amount of disk or memory space.
srish14/Job_Recommendation_Engine
Building a job recommendation system using ML model. Jobs are recommended according to locations, job descriptions.
srish14/ML_Models_Implementation
Supervised and Unsupervised Machine learning Models. Clustering, Regression and Classification algorithms are implemented on various datasets.
srish14/PDF-to-Text-File
Extracting texts on specific pages from a PDF, no matter how big, is possible using Python and PyPDF2 package.
srish14/realmfieldnameshelper
Realm extension library used to create more type-safe queries.
srish14/Scraping_WebData
srish14/Scroll-Animation-Effect
Tried making an animation effect for scrolling using HTML, CSS and GSAP!
srish14/Skill-Dev-Lab
srish14/To-do-List
Created a to-do list page with React JS using React-Hooks. It gives you option to strike out or add items according to your schedule.
srish14/Weather-Application-using-API
React weather application with react using Open Weather API. It also gives you minimum and maximum temperature of the city entered.
srish14/wikipedia-data-science
Working with and analyzing Wikipedia Data