This repository documents my Project-Based Learning (PBL) journey.
It contains one-shot implementations of the skills and concepts I explore — primarily focused on full-stack development and cloud technologies.
- MERN Stack (MongoDB, Express, React, Node.js)
- DevOps Tools: Docker
Each folder represents a learning unit or topic:
MERN/
→ MERN stack implementationsDocker/
→ Docker experiments
This structure helps keep concepts modular and organized.
- Learn by building small, focused implementations ("one-shots").
- Develop practical skills in full-stack
- Build a personal reference library for future projects and internships.
- Navigate to the folder of interest (e.g.,
Docker/Container-Basics
). - Explore the code, notes, or experiments.
- Run and tweak the implementations for practice.
This repository is not a single project but a living archive of my continuous learning.
Expect incremental additions and experiments as I progress.
✨ Stay tuned as this repo grows with MERN amd Docker one shots!