- Uttar Pradesh, India
- in/sparsh-kumar-b868b4180
-
-
-
JavaScript MIT License Updated
Feb 24, 2025 -
redis-message-queue Public
Implementation of message queue using Redis as message broker from scratch.
TypeScript MIT License UpdatedJan 5, 2025 -
This is an appointment booking API for Dr. John, which is part of the Highlevel Hiring project.
TypeScript MIT License UpdatedSep 29, 2024 -
This is an appointment booking API for Dr. John, which is part of the Highlevel Hiring project.
TypeScript MIT License UpdatedSep 28, 2024 -
nlp_learn_bytes Public
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 project…
Jupyter Notebook UpdatedMar 11, 2024 -
Backtesting.py Public
Comprehensive GitHub repository showcasing proficient utilization of the backtesting.py library, illustrating code implementations and insightful learnings in quantitative financial backtesting str…
-
trend-following-strategies Public
A complete collection of trend following strategies for algorithmic trading (from basic to advanced).
-
react-redux-toolkit Public
Implementation of react-redux toolkit with typescript to understand the functionality.
TypeScript UpdatedDec 5, 2023 -
currency converter functionality implemented using react-custom-hooks development.
TypeScript UpdatedNov 5, 2023 -
react password generator application making use of hooks in react.
TypeScript UpdatedOct 19, 2023 -
react context api in typescript & vite with 2 versions of code.
TypeScript UpdatedOct 15, 2023 -
mean stack application demonstrating the use of NestJS & Angular to make a promocode management application.
TypeScript UpdatedOct 14, 2023 -
A clean todo-app CRUD api using 3 layered architecture implemented using InversifyJS and express.
-
React-Typescript project to demonstrate the use of react higher order components.
TypeScript UpdatedSep 13, 2023 -
Web-Pack boilerplate for typescript project.
TypeScript UpdatedAug 22, 2023 -
algotrading-binance Public
Algorithmic trading on Binance Crypto Currency Exchange.
Python UpdatedAug 7, 2023 -
-
heroku-node-configuration Public
A skeleton code that demonstrate how to configure mongodb-atlas and heroku in nodejs.
-
nest-mongoose-crud-api Public
Boilerplate code with authentication facility in NestJs integrated with Mongoose ORM.
-
meeting-scheduler-api Public
Meeting scheduler backend API written in Express and Node Js.
-
jenkins-node-ci Public
A skeleton code that demonstrates how to make use of jenkins groovy script to build ci-pipeline in NodeJs
-
A list of all algorithms implemented in plain javascript with clean code and explanation.
-
docker-course-full-notes Public
A repository for interview preparation on the topic of docker with explanation of all commands and easy description.
3 UpdatedMar 10, 2022 -
nest-sequelize-crud-api Public
Boilerplate code with CRUD API to create / read / update / delete todo.
-
ecommerce-database-diagram Public
This is the appropriate and optimized database design for any ecommerce platform service.
database-management e-commerce relational-databases database-schema database-design relational-database-schema1 UpdatedJan 17, 2022 -
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…
-
Auth0WithNode-Express Public
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.
-
This is an example on how we can perform multiple image upload using Node JS and Amazon S3.