Hey 👋 I am Pushkar , I am learning person holding skills in Developing UI as well as backend using NodeJS and a passionate programmer who loves to code. I am creatively curious and a self-learner and self-motivated person who believes in smart work achieved from hard work . 🚀 Currently, my focus is on Full Stack Development, where I engage in daily practice of Data Structures and Algorithms and exploring web3 and new technologies. I’m also active in Open Source and looking forward to contributing to Open-Source Projects. ✨Proficient in Data Structures and Algorithms with a strong command of C++. 💻Front-end development expertise using ReactJS and NextJS with MySQL, ExpressJs ensuring the creation of fully responsive and scalable websites. 🌐Currently, I am focusing on JavaScript, TypeScript, NodeJS, React, NextJs and Data Structure. Let's connect if you share the love for coding, learning, and building cool things! 🤝
Nothing here yet.
Jan 9 · 3 min read · Master-Slave architecture is a replication model. The Master node is responsible for performing all the write operations (insert, update, delete), while the Slave nodes replicate the data from the master and mainly handle read operations. This setup ...
Join discussion
Jan 9 · 3 min read · IntroductionRedis (Remote Dictionary Server) is an open-source, in-memory key-value store that powers real-time applications around the world. Developed by Salvatore Sanfilippo in 2009 and now backed by Redis Labs, Redis is written in C, cross-platfo...
Join discussion
Aug 3, 2025 · 3 min read · 📘 What Is a Monolithic Architecture? In a monolith, your entire application is packaged and deployed as a single unit. All features — like user auth, payment, database access, etc. — are part of the same codebase and process. ✅ Suitable For: Simple...
Join discussion