{"id":49645458,"url":"https://github.com/mattialemma/coursera-full-stack","last_synced_at":"2026-05-06T00:02:46.100Z","repository":{"id":324198317,"uuid":"1096345732","full_name":"mattialemma/Coursera-Full-Stack","owner":"mattialemma","description":"Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.","archived":false,"fork":false,"pushed_at":"2026-04-17T08:26:38.000Z","size":25099,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T10:30:42.058Z","etag":null,"topics":["api","coursera","full-stack","github","html-css-javascript","programming","python","react","sql","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattialemma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-14T09:40:14.000Z","updated_at":"2026-04-17T08:26:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mattialemma/Coursera-Full-Stack","commit_stats":null,"previous_names":["mattialemma/coursera-full-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattialemma/Coursera-Full-Stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattialemma%2FCoursera-Full-Stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattialemma%2FCoursera-Full-Stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattialemma%2FCoursera-Full-Stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattialemma%2FCoursera-Full-Stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattialemma","download_url":"https://codeload.github.com/mattialemma/Coursera-Full-Stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattialemma%2FCoursera-Full-Stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","coursera","full-stack","github","html-css-javascript","programming","python","react","sql","web"],"created_at":"2026-05-06T00:02:39.786Z","updated_at":"2026-05-06T00:02:46.081Z","avatar_url":"https://github.com/mattialemma.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧑‍💻 Meta Full Stack Developer - Mattia Lemma\n\n[![Coursera](https://img.shields.io/badge/Coursera-Meta%20Full%20Stack-0056D2?style=flat\u0026logo=coursera\u0026logoColor=white)](https://www.coursera.org/professional-certificates/meta-front-end-developer)\n[![GitHub](https://img.shields.io/badge/GitHub-mattialemma-181717?style=flat\u0026logo=github)](https://github.com/mattialemma/Coursera-Full-Stack)\n[![Progress](https://img.shields.io/badge/Progress-7%2F10%20Courses-success?style=flat)]()\n\nThis repository contains the material produced during the **Meta Full Stack Developer Professional Certificate** on Coursera.\n\nThe entire program is organized into courses, each subdivided into modules, which in turn include exercises, projects, and notes.\n\n**Goal**: Document the complete journey in a clear and organized way, creating a solid reference base for future studies and professional portfolio.\n\n---\n\n## 📚 Repository Structure\n\n```\n📁 Coursera-Full-Stack/\n├── 📁 1_Introduction_to_Front-End_Development/\n│   ├── 📁 Module_2/\n│   ├── 📁 Module_3/\n│   └── 📁 Module_4/\n├── 📁 2_JavaScript/\n│   ├── 📁 Module_1/\n│   ├── 📁 Module_2/\n│   ├── 📁 Module_3/\n│   └── 📁 Module_4/\n├── 📁 3_GitHub/\n│   ├── 📁 GitHub-001/\n│   └── 📁 GitHub-002/\n├── 📁 4_HTML_CSS_/\n│   ├── 📁 CSS-01/\n│   ├── 📁 HTML-01/\n│   └── 📁 HTML-CSS-Project/\n├── 📁 5_React_Basics/\n│   └── 📁 src/\n├── 📁 6_React_Advanced/\n│   ├── 📁 final-portfolio-lab/\n│   └── 📁 src/\n├── 📁 8_Database/\n│   └── 📁 Module_1/\n│       └── 📄 DDL_DML_DQL.md\n└── 📝 README.md\n```\n\nEach module contains:\n- 📝 **Practical exercises** - Code and solutions\n- 📖 **Notes** - Notes and key concepts\n- 🎯 **Projects** - Completed projects\n\n---\n\n## 🛠️ Tech Stack\n\n### Front-End\n![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat\u0026logo=html5\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat\u0026logo=css3\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat\u0026logo=javascript\u0026logoColor=black)\n![React](https://img.shields.io/badge/React-61DAFB?style=flat\u0026logo=react\u0026logoColor=black)\n\n### Back-End\n![Python](https://img.shields.io/badge/Python-3776AB?style=flat\u0026logo=python\u0026logoColor=white)\n![Django](https://img.shields.io/badge/Django-092E20?style=flat\u0026logo=django\u0026logoColor=white)\n\n### Database\n![MySQL](https://img.shields.io/badge/MySQL-4479A1?style=flat\u0026logo=mysql\u0026logoColor=white)\n\n### Tools\n![Git](https://img.shields.io/badge/Git-F05032?style=flat\u0026logo=git\u0026logoColor=white)\n![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat\u0026logo=github\u0026logoColor=white)\n![VS Code](https://img.shields.io/badge/VS%20Code-007ACC?style=flat\u0026logo=visual-studio-code\u0026logoColor=white)\n\n---\n\n## 📈 Progress\n\n| Course | Status | Completion |\n|-------|-------|-----------------|\n| 1️⃣ Introduction to Front-End | ✅ Completed | 100% |\n| 2️⃣ Programming with JavaScript | ✅ Completed | 100% |\n| 3️⃣ Version Control (Git \u0026 GitHub) | ✅ Completed | 100% |\n| 4️⃣ HTML and CSS in depth | ✅ Completed | 100% |\n| 5️⃣ React Basics | ✅ Completed | 100% |\n| 6️⃣ Advanced React | ✅ Completed | 100% |\n| 7️⃣ Programming in Python | 📋 To start | 0% |\n| 8️⃣ Introduction to Databases for Back-End Development | ✅ Completed | 100% |\n| 9️⃣ Django Web Framework | 📋 To start | 0% |\n| 🔟 APIs | 📋 To start | 0% |\n\n---\n\n## 📫 Contact\n\n**Mattia Lemma**\n- 🔗 GitHub: [@mattialemma](https://github.com/mattialemma)\n- 📧 Email: info@mattialemma.it, mattialemma2017@gmail.com\n- 🌐 Web: [RedHorn] (https://redhorn.it)\n\n---\n\n## 📄 License\n\nThis repository is for educational purposes and contains material from the Coursera Meta Full Stack Developer course.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattialemma%2Fcoursera-full-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattialemma%2Fcoursera-full-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattialemma%2Fcoursera-full-stack/lists"}