Upasana Singh's starred repositories
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
free-programming-books
:books: Freely available programming books
Interview_DS_Algo
Super Repository for Coding Interview Preperation
leetcode-patterns
A pattern-based approach to learn technical interview questions
Easy-Project-Management-Tool
Easy project management tool is a desktop application to manage your personal/office projects.
Superstore-Sales-Analysis-and-Time-series-Forecasting
Analysis Sales data to gain insights and create Interactive Sales Dashboard and also predict /Forecast the next sales with the use of Power-Bi.
CookingBlog-Project
Recipe Blog - Using Node.js and MongoDB Create .env file Create a .env file to store your MongoDB database credentials MONGODB_URI = mongodb+srv://<username>:<password>@cluster0.6m5cz.mongodb.net/Recipes?retryWrites=true&w=majority Installation To run this project, install it locally using npm: $ npm install $ npm start
graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
axon-springboot-websocket
The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented with CQRS and Event Sourcing, utilizing the Axon Framework. They connect to axon-server, which serves as the Event Store and Message Routing solution.
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
Note-Taker
Web application to save your notes.