Pinned Repositories
Bombay-tour
A simple website made using php and database MySQL
callisto
Personal Website
ChaTV
Boilerplate UI for a web chat application like WhatsApp.
Connect4-AI
An agent which solves the game Connect4 with the use of adversarial search techniques.
cs5200_summer2018_the_wolves
A Spotify++ WebApp created using React,Redux, Springboot, JPA, MySQL
jobPortal
A Job Portal which provides assistance in searching jobs from various websites through the use of Restful APIs.
memory
A Memory Game built using React on Phoenix framework.
pdftotext
A simple Elixir package to convert .pdf file to .txt using OCR API
reddit-pics
Website to view all the images for any subreddit without all the clutter.
reddit-pics-native
Trying out react native
MSP95's Repositories
MSP95/pdftotext
A simple Elixir package to convert .pdf file to .txt using OCR API
MSP95/stormtrader
A multiplayer game built using React JS and Elixir, which involves two players, buying and selling stocks in a limited amount of time with a given initial amount. The player with more money at the end of that time will be declared as winner.
MSP95/Bombay-tour
A simple website made using php and database MySQL
MSP95/callisto
Personal Website
MSP95/ChaTV
Boilerplate UI for a web chat application like WhatsApp.
MSP95/Connect4-AI
An agent which solves the game Connect4 with the use of adversarial search techniques.
MSP95/cs5200_summer2018_the_wolves
A Spotify++ WebApp created using React,Redux, Springboot, JPA, MySQL
MSP95/jobPortal
A Job Portal which provides assistance in searching jobs from various websites through the use of Restful APIs.
MSP95/memory
A Memory Game built using React on Phoenix framework.
MSP95/reddit-pics
Website to view all the images for any subreddit without all the clutter.
MSP95/reddit-pics-native
Trying out react native
MSP95/msp95.github.io
bored and want to code
MSP95/tasktracker
A Task Tracker Web Application, which allows user to create, assign and track their tasks.
MSP95/tasktracker3
Third and final version of tasktracker which is a single page application, designed using react with redux and react-router
MSP95/time-calc
A tool to check the difference between two timestamps of any format. Made because I needed it to calculate my mapreduce job times on local and server
MSP95/WebDev
Showcasing my work in the course Web Development Spring 18
MSP95/wellspring-take-home
My implementation of the take-home test given at a stealth-startup
MSP95/XSLT-transformer
A simple transformer which takes an xml file, and an xslt file as input and returns a new transformed file as per XSLT.