Pinned Repositories
CS157A_17
151-Project
auction-dapp
An auction based application built with react, and truffle. ⚖️
cs157a-hw1
The JSP file needed to connect to the Tomcat server and serve the webpage on localhost:8080/
moes-url-shortener
URL Shortener
StartupAid
A React+Node web app to help startups by allowing them to send mass email surveys to their clients.
TixCoin
2018 La Hacks Blockchain Winner - Ecommerce website for tickets on the blockchain
KitKat
Initialization of Spartan Connect project.
maan-singh's Repositories
maan-singh/StartupAid
A React+Node web app to help startups by allowing them to send mass email surveys to their clients.
maan-singh/151-Project
maan-singh/auction-dapp
An auction based application built with react, and truffle. ⚖️
maan-singh/cs157a-hw1
The JSP file needed to connect to the Tomcat server and serve the webpage on localhost:8080/
maan-singh/moes-url-shortener
URL Shortener
maan-singh/TixCoin
2018 La Hacks Blockchain Winner - Ecommerce website for tickets on the blockchain
maan-singh/EIPs
The Ethereum Improvement Proposal repository
maan-singh/email-app-react
maan-singh/fisher-yates-algorithm-josephus-problem
An aggregation of two separate projects, one that uses an algorithm that shuffles items in a playlist, other that uses the Fisher-Yates algorithm to solve the famous Josephus problem.
maan-singh/FullstackReactCode
Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
maan-singh/Maze-DFS-BFS
Console Java application that automatically generates and solve mazes. Each time the program is run, it will generate and print a new random maze and the solution. To solve the maze, depth-first search (DFS) and breadth-first search (BFS) algorithms are used. The program is supported by JUnit testing.
maan-singh/node-js-todo-app
A todo application to keep track of todo items.
maan-singh/node_curriculum_examples
maan-singh/proof-of-use
maan-singh/proof-of-use-old
maan-singh/weather-app
An application that gives the weather of entered city by the client.