This repository contains the material produced during the Meta Full Stack Developer Professional Certificate on Coursera.
The entire program is organized into courses, each subdivided into modules, which in turn include exercises, projects, and notes.
Goal: Document the complete journey in a clear and organized way, creating a solid reference base for future studies and professional portfolio.
📁 Coursera-Full-Stack/
├── 📁 1_Introduction_to_Front-End_Development/
│ ├── 📁 Module_2/
│ ├── 📁 Module_3/
│ └── 📁 Module_4/
├── 📁 2_JavaScript/
│ ├── 📁 Module_1/
│ ├── 📁 Module_2/
│ ├── 📁 Module_3/
│ └── 📁 Module_4/
├── 📁 3_GitHub/
│ ├── 📁 GitHub-001/
│ ├── 📁 GitHub-002/
│ └── 📄 README.md
└── 📝README.md
Each module contains:
- 📝 Practical exercises - Code and solutions
- 📖 Notes - Notes and key concepts
- 🎯 Projects - Completed projects
| Course | Status | Completion |
|---|---|---|
| 1️⃣ Introduction to Front-End | ✅ Completed | 100% |
| 2️⃣ Programming with JavaScript | ✅ Completed | 100% |
| 3️⃣ Version Control (Git & GitHub) | ✅ Completed | 100% |
| 4️⃣ HTML and CSS in depth | ✅ Completed | 100% |
| 5️⃣ React Basics | ✅ Completed | 100% |
| 6️⃣ Advanced React | 📋 In progress | 70% |
| 7️⃣ Programming in Python | 📋 To start | 0% |
| 8️⃣ Introduction to Databases for Back-End Development | 📋 To start | 0% |
| 9️⃣ Django Web Framework | 📋 To start | 0% |
| 🔟 APIs | 📋 To start | 0% |
Mattia Lemma
- 🔗 GitHub: @mattialemma
- 📧 Email: info@mattialemma.it, mattialemma2017@gmail.com
- 🌐 Web: [RedHorn] (https://redhorn.it)
This repository is for educational purposes and contains material from the Coursera Meta Full Stack Developer course.