Pinned Repositories
PSiddu.github.io
My personal website containing my interests, experiences and achievements. Created using React, JavaScript and Chakra UI
Connect-4-Face-Down-Game
A GUI version of the classic Connect 4 game where the board is "face down", meaning the pieces don't drop down.
Fortunext
🏅 1st Place at Alpha Hacks II | Financial literacy education made simple.
Spacestagram
Spacestagram is an app that shares photos from NASA’s Astronomy Picture of the Day API. Created for the Shopify Summer 2022 Front-End Challenge.
Contaminot
Web application that detects and notifies when the user touches their face in order to prevent the spread of COVID-19.
CS50
These are the programming assignments that I completed throughout the CS50 course offered by Harvard.
DeltaHacksProject
Our project for DeltaHacks 2021
eng-intern-assessment-react
A Starter repo for Shopify React Intern assessments
Leetcode-Practice
Solutions to Leetcode Problems I have completed.
lister
to do app
PSiddu's Repositories
PSiddu/Leetcode-Practice
Solutions to Leetcode Problems I have completed.
PSiddu/PoketProject
PSiddu/eng-intern-assessment-react
A Starter repo for Shopify React Intern assessments
PSiddu/PSiddu.github.io
My personal website containing my interests, experiences and achievements. Created using React, JavaScript and Chakra UI
PSiddu/lister
to do app
PSiddu/Spacestagram
Spacestagram is an app that shares photos from NASA’s Astronomy Picture of the Day API. Created for the Shopify Summer 2022 Front-End Challenge.
PSiddu/Contaminot
Web application that detects and notifies when the user touches their face in order to prevent the spread of COVID-19.
PSiddu/Fortunext
🏅 1st Place at Alpha Hacks II | Financial literacy education made simple.
PSiddu/Python-Spotify-Script
My first dive into Python scripting. A script that allows you to pause/play your Spotify music while you're in a different screen by mapping this function to one of your less-used keys.
PSiddu/Connect-4-Face-Down-Game
A GUI version of the classic Connect 4 game where the board is "face down", meaning the pieces don't drop down.
PSiddu/DeltaHacksProject
Our project for DeltaHacks 2021
PSiddu/CS50
These are the programming assignments that I completed throughout the CS50 course offered by Harvard.
PSiddu/Simple-Calculator-GUI
My version of a simple 4-function GUI Calculator. I hope to improve on this in the future by adding more functionality than simple 2 number calculations.