πŸ“š Learning in Public

MERN
Practice

Daily learnings, exercises & experiments in
HTML Β· CSS Β· JavaScript Β· Node.js Β· React Β· MongoDB

0Exercises
0Topics
0% Passion
Scroll

What is this?

This is my living, breathing MERN learning journal. Every day I learn something new about the stack β€” and every day I commit it here. No polished products, just raw learning documented honestly.

I believe in building in public. Mistakes are here. So is growth. Follow along with #CoderArmy on LinkedIn.

LinkedIn β†—
🌱
Currently Learning

MERN Stack β€” Express, MongoDB, React Hooks

πŸ“’
Building in Public

Every milestone shared on LinkedIn with #CoderArmy

🎯
Goal

Full-stack developer by end of B.Tech 2029

What I'm Practising

🌐

HTML

Semantic markup, forms, tables, accessibility, and structuring real-world pages.

View Content β†’
SemanticFormsSEO
🎨

CSS

Flexbox, Grid, animations, transitions, responsive design and modern CSS tricks.

View Content β†’
FlexboxGridAnimations
⚑

JavaScript

DOM manipulation, ES6+, async/await, fetch API, closures and event handling.

View Content β†’
ES6+DOMAsync
βš›οΈ

React

Components, hooks (useState, useEffect), props, context, and routing with React Router.

Coming Soon
HooksComponentsRouter
🟒

Node.js & Express

REST APIs, middleware, routing, authentication with JWT, and server-side logic.

Coming Soon
REST APIMiddlewareJWT
πŸƒ

MongoDB

CRUD operations, schema design with Mongoose, aggregation pipelines and indexing.

Coming Soon
MongooseCRUDAggregation

Practice Projects

02
πŸ”œ Upcoming

React Components Library

Reusable UI components built as part of learning React β€” buttons, cards, modals, and forms.

ReactCSS
03
πŸ”œ Upcoming

REST API with Express

A full CRUD REST API with authentication, built using Node.js, Express, and MongoDB.

Node.jsExpressMongoDB