Sparsh-Kumar
A full-stack engineer with keen interest in DSA and backend development, having hands-on experience in writing efficient code for web / mobile applications.
Uttar Pradesh, India
Pinned Repositories
AdvancedSubscriptionStripeNodeJs
This is a fully fledged example of how to use stripe to make subscriptions in a SAAS application, in which user can subscribe to a plan, downgrade or upgrade his/her plan's subscription. cancel the subscription, renew subscription after cancellation.
algorithms-implementation-in-js
A list of all algorithms implemented in plain javascript with clean code and explanation.
Auth0WithNode-Express
This is an example of how to set up authentication in 5-10 mins for a NodeJS application. We will be making use of Auth0 module to set up authentication.
docker-course-full-notes
A repository for interview preparation on the topic of docker with explanation of all commands and easy description.
ecommerce-database-diagram
This is the appropriate and optimized database design for any ecommerce platform service.
express-typescript-clean-architecture-backend
A clean todo-app CRUD api using 3 layered architecture implemented using InversifyJS and express.
heroku-node-configuration
A skeleton code that demonstrate how to configure mongodb-atlas and heroku in nodejs.
jenkins-node-ci
A skeleton code that demonstrates how to make use of jenkins groovy script to build ci-pipeline in NodeJs
mean-stack-multi-file-upload-application
This is an example on how we can perform multiple image upload using Node JS and Amazon S3.
trend-following-strategies
A complete collection of trend following strategies for algorithmic trading (from basic to advanced).
Sparsh-Kumar's Repositories
Sparsh-Kumar/docker-course-full-notes
A repository for interview preparation on the topic of docker with explanation of all commands and easy description.
Sparsh-Kumar/trend-following-strategies
A complete collection of trend following strategies for algorithmic trading (from basic to advanced).
Sparsh-Kumar/Backtesting.py
Comprehensive GitHub repository showcasing proficient utilization of the backtesting.py library, illustrating code implementations and insightful learnings in quantitative financial backtesting strategies.
Sparsh-Kumar/heroku-node-configuration
A skeleton code that demonstrate how to configure mongodb-atlas and heroku in nodejs.
Sparsh-Kumar/AdvancedSubscriptionStripeNodeJs
This is a fully fledged example of how to use stripe to make subscriptions in a SAAS application, in which user can subscribe to a plan, downgrade or upgrade his/her plan's subscription. cancel the subscription, renew subscription after cancellation.
Sparsh-Kumar/algorithms-implementation-in-js
A list of all algorithms implemented in plain javascript with clean code and explanation.
Sparsh-Kumar/Auth0WithNode-Express
This is an example of how to set up authentication in 5-10 mins for a NodeJS application. We will be making use of Auth0 module to set up authentication.
Sparsh-Kumar/ecommerce-database-diagram
This is the appropriate and optimized database design for any ecommerce platform service.
Sparsh-Kumar/express-typescript-clean-architecture-backend
A clean todo-app CRUD api using 3 layered architecture implemented using InversifyJS and express.
Sparsh-Kumar/jenkins-node-ci
A skeleton code that demonstrates how to make use of jenkins groovy script to build ci-pipeline in NodeJs
Sparsh-Kumar/mean-stack-multi-file-upload-application
This is an example on how we can perform multiple image upload using Node JS and Amazon S3.
Sparsh-Kumar/meeting-scheduler-api
Meeting scheduler backend API written in Express and Node Js.
Sparsh-Kumar/nest-mongoose-crud-api
Boilerplate code with authentication facility in NestJs integrated with Mongoose ORM.
Sparsh-Kumar/nest-sequelize-crud-api
Boilerplate code with CRUD API to create / read / update / delete todo.
Sparsh-Kumar/algotrading-binance
Algorithmic trading on Binance Crypto Currency Exchange.
Sparsh-Kumar/algotrading-wazirx
algorithmic trading on wazirx
Sparsh-Kumar/currency-converter-using-react-custom-hooks
currency converter functionality implemented using react-custom-hooks development.
Sparsh-Kumar/fileUploadApp
This is a file upload app, built in MEAN stack and making use of AWS S3 bucket to store and retrieve all images.
Sparsh-Kumar/highlevel-appointment-project-backend
This is an appointment booking API for Dr. John, which is part of the Highlevel Hiring project.
Sparsh-Kumar/highlevel-appointment-project-frontend
This is an appointment booking API for Dr. John, which is part of the Highlevel Hiring project.
Sparsh-Kumar/nlp_learn_bytes
nlp_learn_bytes is your hub for exploring NLP with Jupyter Notebook files. Delve into text analysis, sentiment analysis, and language modeling. Follow along as I document my experiments and projects in this captivating field.
Sparsh-Kumar/promocodes-management-mean-stack
mean stack application demonstrating the use of NestJS & Angular to make a promocode management application.
Sparsh-Kumar/react-context-api-code-2-versions
react context api in typescript & vite with 2 versions of code.
Sparsh-Kumar/react-higher-order-components
React-Typescript project to demonstrate the use of react higher order components.
Sparsh-Kumar/react-password-generator-app-using-react-hooks
react password generator application making use of hooks in react.
Sparsh-Kumar/react-redux-toolkit
Implementation of react-redux toolkit with typescript to understand the functionality.
Sparsh-Kumar/redis-message-queue
Implementation of message queue using Redis as message broker from scratch.
Sparsh-Kumar/userlike-chat-widget-ui
Sparsh-Kumar/userlike-chat-widget-ui-consumer
Sparsh-Kumar/webpack-typescript-configuration
Web-Pack boilerplate for typescript project.