Skip to content
View Prashant24906's full-sized avatar

Block or report Prashant24906

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Prashant24906/README.md

πŸ‘‹ Hi, I'm Prashant Narwade

Software developer | Backend enthusiast | MERN Full-Stack Projects | Learner in Distributed Systems

I'm a passionate software engineer currently studying Computer Engineering, building real-world applications and digging deep into backend systems, deployment, and cloud development.


πŸš€ About Me

  • πŸ”­ I build full-stack applications using the MERN stack (MongoDB, Express, React, Node.js).
  • πŸ’‘ I focus on clean architecture, scalable design, and practical engineering thinking.
  • πŸ‘¨β€πŸ’» I enjoy creating systems that solve real problems β€” from authentication flows to real-time communication and deployment pipelines.
  • πŸ“š I’m actively leveling up in backend engineering, distributed systems, and system design.

🧠 Tech Stack

πŸ’» Languages

  • JavaScript (ES6+)
  • C++

πŸ›  Backend

  • Node.js, Express.js
  • RESTful API design
  • JWT Authentication
  • WebSockets (Socket.io)

πŸ“‚ Frontend

  • React, Redux / Context API
  • Component-driven architecture

πŸ—„ Databases

  • MongoDB (Atlas)

☁ Deployment & DevOps

  • Render
  • Docker (for containers & CI/CD setups)

πŸ§ͺ Featured Projects

Here are a few highlighted repositories β€” click through to explore the code, features, and design decisions:

πŸ“Œ NoteVault

A secure note-taking app (MERN) with authentication, protected routes, and deployment on Render.
πŸ’‘ Uses: React, Node, Express, MongoDB Atlas, JWT
πŸ”— Live Demo & Code β†’ Check the repo

πŸ“Œ Text Operator

A utility web app that performs text transformations (uppercase, lowercase, remove spaces, preview and reading time) and is deployed with Docker and CI/CD workflows.

πŸ“Œ PeerSync (In Progress)

A peer-to-peer networking project exploring distributed systems concepts β€” inspired by real-world synchronization tools.


🚧 Work in Progress

πŸ”œ MCOEgram β€” A college-exclusive, Instagram-style platform
Features include:

  • Google OAuth restricted to college domain
  • Photo posts & feed
  • Likes & comments
  • Real-time messaging via Socket.io
    (More features coming soon…)

πŸ“˜ My Learning Roadmap

I’m currently focusing on:

βœ”οΈ Advanced backend systems
βœ”οΈ Real-time communication with WebSockets
βœ”οΈ System design fundamentals
βœ”οΈ Scalable architecture
βœ”οΈ Strong DSA workflows


πŸ“« Let’s Connect

Feel free to reach out or follow me:


Thanks for visiting my profile! Curious to collaborate, learn together, or just chat about coding? πŸ‘‹

Pinned Loading

  1. Distributed-File-Distribution-System-Torrent-inspired- Distributed-File-Distribution-System-Torrent-inspired- Public

    Torrent-inspired distributed file distribution system built from scratch using C++ and TCP. Implements custom binary protocol framing, multithreaded peer server, and reliable message parsing over T…

    C++

  2. NoteVault NoteVault Public

    NoteVault is a full-stack MERN application that allows users to securely create, read, update, and delete personal notes. It uses JWT authentication for secure access and follows a clean separation…

    JavaScript

  3. Text_Operators Text_Operators Public

    Text Utilities Web App (React) Developed a React-based application that performs real-time text transformations such as converting text to uppercase/lowercase, removing extra spaces, trimming leadi…

    JavaScript

  4. Digital-trust-project Digital-trust-project Public

    Ensures the validation of email and captcha checks various checks like disposible checks for validation the Email

    EJS

  5. webpack/webpack.js.org webpack/webpack.js.org Public

    Repository for webpack documentation and more!

    MDX 2.3k 3.4k

  6. MCOEgram MCOEgram Public

    JavaScript