Pinned Repositories
adityapatwa.github.io
Personal website
async-await
A small project to familiarize with the concept of using async-await for asynchronous code in NodeJS applications.
expense-tracker
An expense tracker app built using ReactJS to learn and work with the different features of the ReactJS library.
fitness-tracker
A web application to track exercises, which is made using Angular, Angular Material and Firebase
mean-posts-app
A MEAN stack app which enables its users to create and update posts and share them with all the users of the application.
node-chat-app
A chat application built using NodeJS and Socket.io to get familiarity with socket programming in NodeJS
node-tests
This project is for learning the basics of testing in NodeJS applications using libraries such as Mocha, Expect, Supertest and Rewire.
node-todo-api
A comprehensive project to demonstrate the use of NodeJS along with a MongoDB database using Mongoose for object modeling.
node-web-server
This is a basic node web server that is built using the express framework. The purpose is to get familiar with the workings of the express framework.
note-app
A command line NodeJS application which allows users to create, read and remove notes. The purpose of this project is to gain a basic understanding of the workings of a simple NodeJS application.
adityapatwa's Repositories
adityapatwa/expense-tracker
An expense tracker app built using ReactJS to learn and work with the different features of the ReactJS library.
adityapatwa/spring-boot-recipe-app
A Spring Boot app to manage recipes
adityapatwa/spring-boot-jokes-app
A Spring Boot app that will display Chuck Norris jokes
adityapatwa/social_networking_kata
A social networking app with a CLI
adityapatwa/mean-posts-app
A MEAN stack app which enables its users to create and update posts and share them with all the users of the application.
adityapatwa/adityapatwa.github.io
Personal website
adityapatwa/recipe-project
A project to learn all the features of Angular.
adityapatwa/fitness-tracker
A web application to track exercises, which is made using Angular, Angular Material and Firebase
adityapatwa/node-todo-api
A comprehensive project to demonstrate the use of NodeJS along with a MongoDB database using Mongoose for object modeling.
adityapatwa/async-await
A small project to familiarize with the concept of using async-await for asynchronous code in NodeJS applications.
adityapatwa/node-chat-app
A chat application built using NodeJS and Socket.io to get familiarity with socket programming in NodeJS
adityapatwa/node-tests
This project is for learning the basics of testing in NodeJS applications using libraries such as Mocha, Expect, Supertest and Rewire.
adityapatwa/node-web-server
This is a basic node web server that is built using the express framework. The purpose is to get familiar with the workings of the express framework.
adityapatwa/weather-app
An app to check the weather based on the address provided by the user. The purpose of this app is to gain a better understanding with the asynchronous nature of NodeJS.
adityapatwa/note-app
A command line NodeJS application which allows users to create, read and remove notes. The purpose of this project is to gain a basic understanding of the workings of a simple NodeJS application.