PritamGuha31
Pritam is currently working as a Web Developer Associate. Pritam prefers to code in JavaScript or Python.
Bangalore, India
Pinned Repositories
30-Day-LeetCode-Challenge-April
A compilation of all the codes which I submitted as part of daily coding challenge hosted on LeetCode in April 2020.
Brentford-Analysis
Datasets and pre-processing codes used for the analysis done on Brentford FC's recent performances
Building-Data-Visualizations-Using-Plotly
This repository contains all the code from the Building Data Visualizations Using Plotly course from Pluralsight by Janani Ravi.
complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
COVID-19-Analysis
This is an analysis which I did on the COVID-19 situation in India.
expense-tracker
This is a simple React application for tracking income and expenses built for exploring the concepts of State, React Hooks (including Context API and App Reducer).
Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
FIFA-19-Analysis
Analysis performed on FIFA 19 dataset, found on Kaggle. Also involves EDA and Data Preprocessing to build a Random Forest Regression Model.
Sentiment-Analysis-on-Twitter-data-ahead-of-2020-US-Elections
A sentiment analysis project performed on data collected from Twitter mentioning the two primary contestants in the 2020 US Elections.
Student-Registration-System
This is a website built using JEE7 and JSP with MySQL as database. This website serves the purpose of an examination registration portal where students can register themselves for an examination and also find resources required for the examination to be borrowed in an online library kind of operation. I built this web application along with a couple of my classmates as part of my final year college project during my undergraduate days.
PritamGuha31's Repositories
PritamGuha31/Sentiment-Analysis-on-Twitter-data-ahead-of-2020-US-Elections
A sentiment analysis project performed on data collected from Twitter mentioning the two primary contestants in the 2020 US Elections.
PritamGuha31/Brentford-Analysis
Datasets and pre-processing codes used for the analysis done on Brentford FC's recent performances
PritamGuha31/Student-Registration-System
This is a website built using JEE7 and JSP with MySQL as database. This website serves the purpose of an examination registration portal where students can register themselves for an examination and also find resources required for the examination to be borrowed in an online library kind of operation. I built this web application along with a couple of my classmates as part of my final year college project during my undergraduate days.
PritamGuha31/30-Day-LeetCode-Challenge-April
A compilation of all the codes which I submitted as part of daily coding challenge hosted on LeetCode in April 2020.
PritamGuha31/Building-Data-Visualizations-Using-Plotly
This repository contains all the code from the Building Data Visualizations Using Plotly course from Pluralsight by Janani Ravi.
PritamGuha31/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
PritamGuha31/COVID-19-Analysis
This is an analysis which I did on the COVID-19 situation in India.
PritamGuha31/expense-tracker
This is a simple React application for tracking income and expenses built for exploring the concepts of State, React Hooks (including Context API and App Reducer).
PritamGuha31/Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
PritamGuha31/FIFA-19-Analysis
Analysis performed on FIFA 19 dataset, found on Kaggle. Also involves EDA and Data Preprocessing to build a Random Forest Regression Model.
PritamGuha31/IPL-Final-Analysis
A simple analysis performed on the final match of IPL 2019 using self collected data. Analysis involves data preparation and data visualization using the data collected and forms the baseline for future analysis and prediction models.
PritamGuha31/IPL-Players-App
This is a simple CRUD web-based application which I created during my Spring and Spring Boot learning days. The application uses Thymeleaf as front-end and MySQL as DB. I have also used Hibernate and Spring JPA for ORM.
PritamGuha31/Make-Over-Monday-Submissions
Repository of my entire Make Over Monday submissions. Make Over Monday is a weekly learning exercise which involves creating a data visualization based on a dataset provided every week by the community. This repository contains all of my submissions since I started working in the project from Week 45 of 2019.
PritamGuha31/PatentFileSystem
This is an online application related to filing patents in seamless manner built using JEE7 on the back-end, JSP as front-end, HTML, CSS and Bootstrap framework. MySQL was used as a database.