Skip to content

lsim96/Academy-FullStack-Dev

Repository files navigation

🚀 Avenga Full Stack Web Development Academy

GitHub Repo Size Technologies Status


📌 About This Repository

Welcome to my Qinshift Full Stack Web Development Academy repository! 🎓 This is my journey toward becoming a Full Stack MEAN / MERN Developer — documented through modules, exercises, class code, and continuous growth.

This repo contains:

  • 📂 Organized module folders
  • 🧪 Exercises & practice work
  • 🧱 Class notes & examples
  • 🚀 Progressive improvements (“first commit → now”)

📚 Modules & Technologies Covered

# Module Icon Topics
0 HTML + CSS 🎨 HTML5, CSS3, Flexbox, Grid, animations
1 JavaScript Syntax, DOM, events, ES6+
2 Advanced JavaScript 🧠 Closures, async/await, modules, patterns
3 Node.js Basic 🟩 Server-side JS, APIs, Express basics
4 PostgreSQL 🗄️ SQL, relations, ERD, queries
5 TypeScript 🧩 Strong typing, interfaces, generics
6 NestJS 🛡️ Scalable backend, DI, TypeScript architecture
7 React ⚛️ Components, hooks, state, UI building
8 Angular 🅰️ TypeScript front-end, routing, services
9 Next.js 🚀 SSR, file routing, React full-stack

🗂️ Folder Structure

(matches your exact structure)

Click to expand the full folder tree 📂
fullstack-web-dev/
│
├── 0-Html+Css/
│   ├── first-commit/
│   └── now/
│
├── 1-JavaScript/
│   ├── first-commit/
│   └── now/
│
├── 2-JavaScript-Advanced/
│   ├── first-commit/
│   └── now/
│
├── 3-NodeJs-Basic/
│   ├── first-commit/
│   └── now/
│
├── 4-PostgreSql/
│   ├── first-commit/
│   └── now/
│
├── 5-Typescript/
│   ├── first-commit/
│   └── now/
│
├── 6-NestJs/
│   ├── first-commit/
│   └── now/
│
├── 7-React/
│   ├── first-commit/
│   └── now/
│
├── 8-Angular/
│   ├── first-commit/
│   └── now/
│
└── 9-NextJs/
    ├── first-commit/
    └── now/

🛠️ Tech Stack Overview

Frontend

  • HTML5
  • CSS3 (Flexbox, Grid)
  • JavaScript (ES6+)
  • React ⚛️
  • Angular 🅰️
  • Next.js 🚀

Backend

  • Node.js
  • Express
  • NestJS

Databases

  • PostgreSQL
  • SQL fundamentals
  • ER modeling

Tools

  • Git & GitHub
  • VS Code
  • Postman
  • npm / yarn
  • TypeScript

🚀 Getting Started

Clone the repository:

git clone https://github.com/QinshiftAcademy/fullstack-web-dev.git

Navigate into the project:

cd fullstack-web-dev

💡 Motivation & Mindset

"Every commit is a step forward in the journey." 📈 "Master the fundamentals — everything else becomes easier." 🔥

Just tell me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published