Prabhjyot Singh Dhillon
I work a lot on hobby projects to learn new technologies. Currently pursuing my Masters in Applied Computing from University of Windsor. Always online on Steam 🎮😀.
Student
Windsor, Ontario
Covid DB
App to get Covid-19 details for various countries with graphs showing historical data.
- Simple UI made using material-react to focus on important information.
- Table manipulation using material-table and custom implementation.
- Graphs to better understand the data over a time interval.

flixi
Flixi is a web app to get information about movies and TV-Shows. You can also login and create a watchlist for stuff that you want to wacth.
- Local storage based cache for search queries.
- JWT for user sessions.
- TMDB API used for all information.

polr
Create polls, share them to get votes in real time. For private polls, set a password.
- Front end made unsing Vue and Nuxt.
- Backend in a GraphQL API. API code can be found on GitHub
- Two themes, dark and light.

RPSLS
RPSLS is a simple game of Rock, Paper, Scissor, Lizard and Spock.
- The extension was popularised by The big bang theory. It gives some extra flair to the already popular Rock, Paper, Scissors.
- Play against computer.
- Made using React.

RecInst
RecInst is a school project. In this we implemented a model which tries to find the instruments playing in a song.
- We used a spectrogram made from the song for the CNN model.
- The dataset we used is IRMAS dataset.
- The backend is not hosted but code can be found on GitHub.
