Pinned Repositories
Captor
infinite-dogs-jobox
LightEmAll
Liverpool-Bot
A bot that tweets out Liverpool related content using the Twitter (tweepy) and Reddit (PRAW) APIs.
lyrics-generator
marriage-mal-calculator
React Native application to calculate the results of a game of Marriage
Minesweeper
A recreation of the 1960s game popularized by Microsoft Windows 3.1, Minesweeper. The game consists of a two-dimensional grid of cells, with each cell possibly containing a hidden mine. The player can reveal what’s in a cell by clicking on it; there are three possibilities. First and most importantly, if it contains a mine, the player loses. Second, if the cell is empty but adjacent to some mines, the revealed cell shows a number indicating how many of its neighboring cells contain a mine. Goals: Design a game with mutable world state, ArrayLists, mutable linked data structures, and loops.
NBullets
A program based on the game 10Bullets.
niharikatuladhar
Niharika Tuladhar's Portfolio Website
notionize
A chrome extension to easily and quickly add YouTube videos, articles, comments, or other online documents to a Notion database
sauhardar's Repositories
sauhardar/notionize
A chrome extension to easily and quickly add YouTube videos, articles, comments, or other online documents to a Notion database
sauhardar/Captor
sauhardar/infinite-dogs-jobox
sauhardar/LightEmAll
sauhardar/Liverpool-Bot
A bot that tweets out Liverpool related content using the Twitter (tweepy) and Reddit (PRAW) APIs.
sauhardar/lyrics-generator
sauhardar/marriage-mal-calculator
React Native application to calculate the results of a game of Marriage
sauhardar/Minesweeper
A recreation of the 1960s game popularized by Microsoft Windows 3.1, Minesweeper. The game consists of a two-dimensional grid of cells, with each cell possibly containing a hidden mine. The player can reveal what’s in a cell by clicking on it; there are three possibilities. First and most importantly, if it contains a mine, the player loses. Second, if the cell is empty but adjacent to some mines, the revealed cell shows a number indicating how many of its neighboring cells contain a mine. Goals: Design a game with mutable world state, ArrayLists, mutable linked data structures, and loops.
sauhardar/NBullets
A program based on the game 10Bullets.
sauhardar/niharikatuladhar
Niharika Tuladhar's Portfolio Website
sauhardar/recruiting-exercises
Deliverr coding exercises for engineering
sauhardar/Registrar
sauhardar/sauhardar
sauhardar/Secret-Code
sauhardar/see-analyzer
Analyzing the SEE/SLC results of the Nepalese National Examinations Board (2077)
sauhardar/copy-last-n-commits
Quick and dirty way to copy the last N commits of the PR by using `cmd + shift + Z`. Useful shortcut for avoiding rebases by directly CPing your branch's commits onto the head.