ayushshrma
Bachelor of Technology in Computer Science & Engineering |Spring Boot | Hibernate | Microservices
https://ayushshrma.github.io/New Delhi , India
ayushshrma's Stars
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
ashishps1/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
ayushshrma/Expresso
Build a full backend CRUD API for Expresso, a cafe Web AppBuilding all of the routing and database logic for an internal tool Which allows users to Create, view, update, and delete menus, menu items, employeesandemployee’s timesheets.
ayushshrma/Ravenous
It is a React web Application that allows users to search the Resturants, using passing state, and requests with the Yelp API
ayushshrma/redis-pojo
redis Implementation in spring microservices
ayushshrma/RESTfulApi
In this project, I have created a RESTful CRUD API that allows user to create, read, update, and delete movies. The API is implemented using Node.js, Express, and MongoDB.I have used the Mongoose ORM to create the database schema.The API is implemented using the following HTTP methods: PUT, GET, POST, and DELETE.
ayushshrma/Xpress-publishing
Build a complete API using Express.js and SQLite for an internal management tool for book publishing Web App.