Pinned Repositories
angular-ngrx
angular-pro-src
Source code for the "Angular Pro" course.
bytemark
Campfinder
This website allows users to share information about campgrounds that they have come across. It also reports live weather forecast for the location of the campground given by the user using APIs. It also calculates the distance between the campground and the city you live in using custom code. It is created using javascript, NodeJS, MongoDB and ExpressJS on the backend and HTML, CSS, Bootstrap and JQuery on the front-end.
Control_Plane
Networks project
cs460-code
csci305-ruby-lab
CSCI466
Programming assignments for CSCI 466 - Networks at MSU
dropdown-trap-focus
Created with StackBlitz ⚡️
elements-examples
Stripe Elements examples.
arashcy's Repositories
arashcy/dropdown-trap-focus
Created with StackBlitz ⚡️
arashcy/myReads
arashcy/tip-calculator
arashcy/angular-ngrx
arashcy/twitter
Twitter clone built using React, TypeScript, NodeJS, GraphQL, PostgreSQL, and Prisma
arashcy/React-Tutorials
Source code related to the YouTube tutorial series
arashcy/fullstack-graphql
arashcy/angular-pro-src
Source code for the "Angular Pro" course.
arashcy/bytemark
arashcy/cs460-code
arashcy/Control_Plane
Networks project
arashcy/networks_data_plane
arashcy/Networks_PA2
arashcy/gitignore
A collection of useful .gitignore templates
arashcy/elements-examples
Stripe Elements examples.
arashcy/neural-network-genetic-algorithm
Evolving a neural network with a genetic algorithm.
arashcy/lab5
arashcy/csci305-ruby-lab
arashcy/CSCI466
Programming assignments for CSCI 466 - Networks at MSU
arashcy/socketIO-project
arashcy/travelPlans
Udacity code along project course
arashcy/Campfinder
This website allows users to share information about campgrounds that they have come across. It also reports live weather forecast for the location of the campground given by the user using APIs. It also calculates the distance between the campground and the city you live in using custom code. It is created using javascript, NodeJS, MongoDB and ExpressJS on the backend and HTML, CSS, Bootstrap and JQuery on the front-end.
arashcy/NetworksProg2
arashcy/todoapp
A simple todo app created using NodeJs that utilizes testing packages like Mocha and Supertest to ensure the code delivers the expected outcome