Pinned Repositories
amazon-best-deals
A python web scraper that searches for the best deal and cheapest price for a product you are looking for.
aryanshah701.github.io
My portfolio.
books-graphql
A simple graphql API for books and authors.
bucket-allocator
A thread safe bucket memory allocator for memory management on Linux systems.
bulls-and-cows
A web game of bulls and cows implemented using React.js
ext-filesystem
A FUSE file system driver that mounts a 1MB disk image as an EXT filesystem.
go-study
A single page web-app for you to find popular study places near you. Tech Stack: React/Redux, Phoenix, Elixir, PostgreSQL.
pathfinding-visualizer
A react application that visualizes Dijkstra's pathfinding algorithm.
postify
A web-app for individuals to form communities around discussion posts and threads. Tech Stack: Next.js, URQL, Express, Type-GraphQL, Typeorm, PostgreSQL
graduatenu
Northeastern class scheduler based on degree audit.
aryanshah701's Repositories
aryanshah701/ext-filesystem
A FUSE file system driver that mounts a 1MB disk image as an EXT filesystem.
aryanshah701/amazon-best-deals
A python web scraper that searches for the best deal and cheapest price for a product you are looking for.
aryanshah701/aryanshah701.github.io
My portfolio.
aryanshah701/books-graphql
A simple graphql API for books and authors.
aryanshah701/bucket-allocator
A thread safe bucket memory allocator for memory management on Linux systems.
aryanshah701/bulls-and-cows
A web game of bulls and cows implemented using React.js
aryanshah701/go-study
A single page web-app for you to find popular study places near you. Tech Stack: React/Redux, Phoenix, Elixir, PostgreSQL.
aryanshah701/pathfinding-visualizer
A react application that visualizes Dijkstra's pathfinding algorithm.
aryanshah701/postify
A web-app for individuals to form communities around discussion posts and threads. Tech Stack: Next.js, URQL, Express, Type-GraphQL, Typeorm, PostgreSQL
aryanshah701/cs4530-hw03
Conversation areas testing.
aryanshah701/cs4550-hw01
A git repository for CS4550 HW01
aryanshah701/cs4550-hw02
aryanshah701/cs4550-hw04
Starter code for Web Dev HW04, Spring 2021
aryanshah701/dp-segmentation
An algorithm that takes in frames for video feeds as strings and outputs the optimal segmentation of the frames based on a BlackBox quality function.
aryanshah701/dynamic-scheduler
A greedy algorithm for dynamic interval scheduling using a custom built Priority Queue.
aryanshah701/events
A phoenix web-app for hosting and sharing events. You can register, create events, invite your friends, checkout their responses, and post updates!
aryanshah701/events-spa
A single page application to organize and share events built using react and phoenix.
aryanshah701/go-study-proposal
The project proposal for the CS4550 project.
aryanshah701/phoenix-bulls-and-cows
A multiplayer web game of Bulls and Cows game implemented using Phoenix, Web Sockets, and React. Join lobbies, play with your friends, and track your scores on the score board.
aryanshah701/porfolio
Updated portfolio website using React/Gatsby
aryanshah701/project-automation
A bash script that automates the initialization of a coding project.
aryanshah701/react-tic-tac-toe
A Tic-tac-toe game using React(introductory tutorial from the React.js docs).
aryanshah701/sandbox-fullstack-workshop
Exercise for the fall 22 full stack workshop @ sandbox.
aryanshah701/spotify-connect
A social web app for spotify enthusiasts. Get, view and share your top songs, artists and spotify music preferences with your friends.