Pinned Repositories
concurrent-texasholdem
Realtime multiplayer Texas Hold 'Em poker made with socket.io, express, and Node.js
CS_4261_Test_App
EPL-Game-Predictor
My attempt at building a model that can predict the winners of English Premier League matches.
EZStat
A lightweight Python application that allows users to easily access sports data
FoodFinderAPI
REST API for FoodFinder app using Express, Node.js, and MongoDB with Atlas
FoodFinderBackendAPI
The REST API for the FoodFinder app. Using Node.js, Express.js, and MongoDB with Atlas
PenaltyStatsProject
A set of scripts that collect and analyze NFL penalty data. Part of a larger project and website that I am working on.
PenaltyStatsWebsite
The website to house the work that I have done with the NFL Penalty Stats project. The scripts used to collect the data can be found at the repo below:
SportsDigest-GPT
SportDigest-GPT is a project leverages the GPT-3.5 model to automatically generate summaries of MLB box scores and send them out as a daily email blast.
SportsDigest-GPTProto
SportDigest-GPT is a project leverages the GPT-3.5 model to generate summaries of MLB box scores and sends them out as an email blast. This is just a proof-of-concept that I wanted to put together to validate my idea before building the full project.
nishs9's Repositories
nishs9/concurrent-texasholdem
Realtime multiplayer Texas Hold 'Em poker made with socket.io, express, and Node.js
nishs9/CS_4261_Test_App
nishs9/EPL-Game-Predictor
My attempt at building a model that can predict the winners of English Premier League matches.
nishs9/EZStat
A lightweight Python application that allows users to easily access sports data
nishs9/FoodFinderAPI
REST API for FoodFinder app using Express, Node.js, and MongoDB with Atlas
nishs9/FoodFinderBackendAPI
The REST API for the FoodFinder app. Using Node.js, Express.js, and MongoDB with Atlas
nishs9/PenaltyStatsProject
A set of scripts that collect and analyze NFL penalty data. Part of a larger project and website that I am working on.
nishs9/PenaltyStatsWebsite
The website to house the work that I have done with the NFL Penalty Stats project. The scripts used to collect the data can be found at the repo below:
nishs9/SportsDigest-GPT
SportDigest-GPT is a project leverages the GPT-3.5 model to automatically generate summaries of MLB box scores and send them out as a daily email blast.
nishs9/SportsDigest-GPTProto
SportDigest-GPT is a project leverages the GPT-3.5 model to generate summaries of MLB box scores and sends them out as an email blast. This is just a proof-of-concept that I wanted to put together to validate my idea before building the full project.
nishs9/TestFirebaseAPI
Test app for an API that interacts with Firebase using Node.js and Express