An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Sparsh-Kumar

A curated list of projects in awesome lists by Sparsh-Kumar .

https://github.com/sparsh-kumar/trend-following-strategies

A complete collection of trend following strategies for algorithmic trading (from basic to advanced).

Last synced: 14 Mar 2025

https://github.com/sparsh-kumar/docker-course-full-notes

A repository for interview preparation on the topic of docker with explanation of all commands and easy description.

containers docker docker-compose docker-container docker-training dockerfile

Last synced: 30 Apr 2025

https://github.com/sparsh-kumar/heroku-node-configuration

A skeleton code that demonstrate how to configure mongodb-atlas and heroku in nodejs.

heroku heroku-deployement javascript mongodb mongodb-atlas node nodejs

Last synced: 20 Apr 2026

https://github.com/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.

Last synced: 14 Mar 2025

https://github.com/sparsh-kumar/algorithms-implementation-in-js

A list of all algorithms implemented in plain javascript with clean code and explanation.

algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms javascript linked-list queue stack trees

Last synced: 11 Oct 2025

https://github.com/sparsh-kumar/ecommerce-database-diagram

This is the appropriate and optimized database design for any ecommerce platform service.

database-design database-management database-schema e-commerce relational-database-schema relational-databases

Last synced: 02 Apr 2026

https://github.com/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.

auth0 authentication authentication-backend authentication-backends dotenv javascript nodejs

Last synced: 20 Apr 2026

https://github.com/sparsh-kumar/nest-mongoose-crud-api

Boilerplate code with authentication facility in NestJs integrated with Mongoose ORM.

mongodb mongodb-atlas mongoose nestjs nestjs-backend oops oops-in-typescript passport passport-jwt-authentication typescript

Last synced: 03 May 2026

https://github.com/sparsh-kumar/jenkins-node-ci

A skeleton code that demonstrates how to make use of jenkins groovy script to build ci-pipeline in NodeJs

continous-integration express expressjs-framework groovy groovy-script jenkins jenkins-pipeline mongodb mongoose nodejs pipeline

Last synced: 07 Apr 2026

https://github.com/sparsh-kumar/node-passport-twitter-google-github-facebook-authentication

This is the Oauth2.0 login project using passport twitter, google, github and facebook strategies.

Last synced: 28 Aug 2025

https://github.com/sparsh-kumar/node-express-sessions

A simple repository defining how to make use of express-sessions with NodeJS to track the state of the client.

express express-session expressjs javascript mongodb mongoose mongoosejs node nodejs npm state-management

Last synced: 11 Apr 2026

https://github.com/sparsh-kumar/openuserlike-ai

🚀 The free, AI-powered alternative to Userlike! 🤖 openuserlike-ai free uses LLM to provide instant, intelligent replies to live users, trained on your e-commerce catalog and dynamically updated with every change. 🔄 Say hello to automated, smart customer support! 💬✨

ai angular chatbot jwt llms mongodb nestjs nlp-machine-learning nodejs rabbitmq rabbitmq-consumer redis scalability scalable-architecture

Last synced: 11 Apr 2026

https://github.com/sparsh-kumar/stripepaymentsnodejs

This is in depth stripe payments implementation in Node JS

Last synced: 14 Mar 2025

https://github.com/sparsh-kumar/algorithms-implementation-in-python

Data structures and algorithms in python

Last synced: 05 Jul 2025

https://github.com/sparsh-kumar/angularfullrevisioncodes-routing-part-

This is the repository to handle the routing part in Angular

Last synced: 13 Jun 2025

https://github.com/sparsh-kumar/role-based-authentication-api

This is the Role Based Authentication application, scopes are also included with each type of role, those scopes restrict the operations that can be performed by a specific role.

Last synced: 10 Oct 2025

https://github.com/sparsh-kumar/sequelizenodejsmigrationandseeders

code repository demonstrating how to make use of migrations and seeders in sequelize in node js

express-js expressjs javascript migration node nodejs orm relational-databases seeding sequelize sequelize-orm sql

Last synced: 14 Apr 2026

https://github.com/sparsh-kumar/movie-commenting-and-rating-api

This is the backend API for movie commenting and rating, with rate limiters and extensive validations, supports signup, signin and reset password.

backend-api express-rate-limit javascript jsonwebtoken mongodb mongodb-atlas mongoose movie-comment movie-comparison movie-ratings node node-js nodejs

Last synced: 19 Apr 2026

https://github.com/sparsh-kumar/redis-message-queue

Implementation of message queue using Redis as message broker from scratch.

backend-architecture gulp message-queue node-js redis typescript

Last synced: 03 May 2026

https://github.com/sparsh-kumar/stripecustomizedmethod

This is the method to charge the customer without making use of hosted page, we can fully customize the credit card input box.

Last synced: 07 Sep 2025

https://github.com/sparsh-kumar/node-jwt-advanced-crud-api

Advanced crud API with rate limiting, support magic link sign up, sign in, sign out, refreshing tokens, resetting passwords, and read, delete, update and create articles

access-token access-tokens crud-application express express-rate-limit heroku heroku-deployment jwt jwt-authentication jwt-token mongodb mongodb-atlas node node-js nodejs refresh-token refresh-tokens

Last synced: 05 May 2026

https://github.com/sparsh-kumar/angulardiindepth

This is the repository depicting use of useClass, useValue , useExisting and useFactory in angular.

Last synced: 25 Jun 2025

https://github.com/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.

Last synced: 14 Mar 2025

https://github.com/sparsh-kumar/algotrading-binance

Algorithmic trading on Binance Crypto Currency Exchange.

Last synced: 14 Mar 2025

https://github.com/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.

algorithmic-trading backtesting backtesting-frameworks backtesting-trading-strategies python python3

Last synced: 14 Mar 2025

https://github.com/sparsh-kumar/leetcodesolutions

this is the collection of leetcode problems and solutions.

Last synced: 29 Oct 2025

https://github.com/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.

Last synced: 14 Mar 2025

https://github.com/sparsh-kumar/database-creation-using-sql-migrations

This is an example of making use of sequelize migrations to implement a specific complex structure of database having foreign keys and primary keys and associations.

Last synced: 24 Jul 2025

https://github.com/sparsh-kumar/nginx-course-full-notes

This is the repository of all Nginx Commands, that can be used to convert Nginx into a Static Web server, Proxy, Reverse Proxy, Load Balancer and also using it as a caching mechanism, It is beautifully set into folder for each chapter.

Last synced: 25 Sep 2025

https://github.com/sparsh-kumar/javascriptcrashcoursewithexamples

This is the repository is a crash course to quickly revise Javascript interview concepts in node js mainly.

Last synced: 11 Aug 2025