sanjaydeveloper15
Senior Consultant at EY India. Skilled in Full Stack Development including Node.js, Serverless, AWS Cloud, React.js, SQL/NoSQL, PHP & Python.
Ernst & Young (EY)Gurgaon, India
Pinned Repositories
cannabis-shop
A demo Laravel application showcasing core features like routing, Eloquent ORM, authentication, and basic CRUD operations. Perfect for learning and quick prototyping. Stay tuned for new features—follow for updates!
data-structure-with-javascript
Data structure programs with JavaScript, including searching, sorting, recursion, and many more algorithms. These programs are very helpful for interviews and mastering DSA in JavaScript not only makes us better developers but also equips us with the tools to tackle complex problems efficiently.
docker-compose-voting-demo-app
A simple distributed application running across multiple Docker containers, featuring Python, .NET, Node.js, and Redis/PostgreSQL for messaging and storage.
kafka-nodejs-real-time-app
A real-time application project leveraging Docker, Kafka, and Node.js with TypeScript to demonstrate message sending and receiving in a dynamic environment.
learn-python-with-sanjay
Let's Learn Python with Me, A Modern Python Helpful Repo for Everyone!!
nextjs-imdb-awesome-app
A modern, responsive movie and web series database app built with Next.js (React.js), featuring dynamic listings, detailed pages, and search functionality. Stay tuned for new features—follow for updates!
node-js-worker-threads
Demonstrating multi-threading in Node.js using the node:worker_threads module, enabling parallel execution for computationally intensive tasks and improved performance.
python-list-to-array
Python convert the list of data from Excel or any listing of data into array, Helpful to check in DB queries with in-array clause, etc.
rabbitmq-nodejs-real-time-app
A real-time application project leveraging Docker, RabbitMQ, and Node.js with TypeScript to demonstrate message sending and receiving in a dynamic environment.
reactjs-weather-app
A simple React.js weather application built using OpenWeatherMap APIs, providing real-time weather updates for any location. Stay tuned for new features—follow for updates!
sanjaydeveloper15's Repositories
sanjaydeveloper15/nextjs-imdb-awesome-app
A modern, responsive movie and web series database app built with Next.js (React.js), featuring dynamic listings, detailed pages, and search functionality. Stay tuned for new features—follow for updates!
sanjaydeveloper15/data-structure-with-javascript
Data structure programs with JavaScript, including searching, sorting, recursion, and many more algorithms. These programs are very helpful for interviews and mastering DSA in JavaScript not only makes us better developers but also equips us with the tools to tackle complex problems efficiently.
sanjaydeveloper15/rabbitmq-nodejs-real-time-app
A real-time application project leveraging Docker, RabbitMQ, and Node.js with TypeScript to demonstrate message sending and receiving in a dynamic environment.
sanjaydeveloper15/reactjs-weather-app
A simple React.js weather application built using OpenWeatherMap APIs, providing real-time weather updates for any location. Stay tuned for new features—follow for updates!
sanjaydeveloper15/docker-compose-voting-demo-app
A simple distributed application running across multiple Docker containers, featuring Python, .NET, Node.js, and Redis/PostgreSQL for messaging and storage.
sanjaydeveloper15/cannabis-shop
A demo Laravel application showcasing core features like routing, Eloquent ORM, authentication, and basic CRUD operations. Perfect for learning and quick prototyping. Stay tuned for new features—follow for updates!
sanjaydeveloper15/python-list-to-array
Python convert the list of data from Excel or any listing of data into array, Helpful to check in DB queries with in-array clause, etc.
sanjaydeveloper15/kafka-nodejs-real-time-app
A real-time application project leveraging Docker, Kafka, and Node.js with TypeScript to demonstrate message sending and receiving in a dynamic environment.
sanjaydeveloper15/learn-python-with-sanjay
Let's Learn Python with Me, A Modern Python Helpful Repo for Everyone!!
sanjaydeveloper15/node-js-worker-threads
Demonstrating multi-threading in Node.js using the node:worker_threads module, enabling parallel execution for computationally intensive tasks and improved performance.
sanjaydeveloper15/typescript-node-crud-apis
A TypeScript-based Node.js project using Express.js to build clean and scalable CRUD APIs with type safety and enhanced developer experience.
sanjaydeveloper15/js-calculator
Simple JS Calculator
sanjaydeveloper15/js-digital-clock
Simple JavaScript Digital Clock
sanjaydeveloper15/level-up
PHP and JS based programmer helpful small applications and programs.
sanjaydeveloper15/mysql-interview-questions-answers
My personal MySQL notes.
sanjaydeveloper15/php-dp
PHP Design Patterns
sanjaydeveloper15/pr-node-apis
Node apis project of stock media project
sanjaydeveloper15/nestjs-crud-app
An awesome crud rest apis with nest.js (framework of node.js).
sanjaydeveloper15/python-django-demo-project
A Django project for Learners to enhance your skills and become Pro Python (Django) Developer.
sanjaydeveloper15/relation-hives-node-backend
Node js backend apis including twilio services.
sanjaydeveloper15/sanjay-developer-portfolio
Sanjay Kumar Portfolio Github
sanjaydeveloper15/typescript-reactjs-crud-app
React JS very basic CRUD application with using of TypeScript.
sanjaydeveloper15/unique-identifications
Unique is used in almost all the applications over the internet for identifying data uniquely. Will discuss about UUID, GUID and ULID in this repository.
sanjaydeveloper15/unit-testing-in-node
Unit Testing in Node JS with Mocha, Chai and Sinon