Pinned Repositories
AWS_Lambda_Basic
I was always curious to know about Serverless applications and its working! Learned basics on AWS Lambda function, AWS console, AWS SAM, Infrastructure as code, API Gateway trigger and other Lambda triggers. So tries some basics here.
AxiosBasics
Different ways in which we can be use Axios library with React JS
BusManagementSystem
Excel_and_ImagePop
It includes CRUD operation in React JS with added features like converting table data which is in json format to excel format using XLSX library and FileSaver.
form-table-react
HTML-CSS_MiniProject
Mern_backend
Includes Authorization using JWT token, Hashing the data using Bcrypt library, avoiding CORS error, unit testing/ end point testing using Jest and Supertest, connecting application to MongoDB and writing Schema...
Mern_frontend
Includes JWT handling in Front-end, making page responsive using Bootstrap and media query, API handling using Axios, Routing using react-router-dom version 6 and maintaining sates in redux using redux toolkit...
MyntraClone
Tried making a clone of Myntra website with different pages and routes, and added filtering by Brand in Men's section..
WebSocketBasics
Using web sockets with Node.js and Express.js with socket.io library.
adarshnd14's Repositories
adarshnd14/MyntraClone
Tried making a clone of Myntra website with different pages and routes, and added filtering by Brand in Men's section..
adarshnd14/AWS_Lambda_Basic
I was always curious to know about Serverless applications and its working! Learned basics on AWS Lambda function, AWS console, AWS SAM, Infrastructure as code, API Gateway trigger and other Lambda triggers. So tries some basics here.
adarshnd14/AxiosBasics
Different ways in which we can be use Axios library with React JS
adarshnd14/BusManagementSystem
adarshnd14/Excel_and_ImagePop
It includes CRUD operation in React JS with added features like converting table data which is in json format to excel format using XLSX library and FileSaver.
adarshnd14/form-table-react
adarshnd14/HTML-CSS_MiniProject
adarshnd14/Mern_backend
Includes Authorization using JWT token, Hashing the data using Bcrypt library, avoiding CORS error, unit testing/ end point testing using Jest and Supertest, connecting application to MongoDB and writing Schema...
adarshnd14/Mern_frontend
Includes JWT handling in Front-end, making page responsive using Bootstrap and media query, API handling using Axios, Routing using react-router-dom version 6 and maintaining sates in redux using redux toolkit...
adarshnd14/Node_Basics
It includes Logger (Winstone), Unit testing ( Jest with Supertest ) and Relational operation in MongoDB
adarshnd14/Pagination
adarshnd14/WebSocketBasics
Using web sockets with Node.js and Express.js with socket.io library.
adarshnd14/Javascript_practice
adarshnd14/swag
adarshnd14/TextEditor
Different ways of making a Rich text Editor in React JS
adarshnd14/toodoApp
adarshnd14/yup_validation