| 1 |
Frontend refresh and practice |
Strong basics help with new skills later. |
Practice writing HTML and CSS pages, Build a responsive layout from scratch, Debug and fix code issues, Read articles on frontend best practices, Explain key concepts aloud |
Responsive frontend page, Debugging summary |
| 2 |
Learning backend basics |
Backends make your projects dynamic. |
Watch backend beginner tutorials, Set up a small server project, Send data from frontend to backend, Read sample backend code, Write a summary of what a server does |
Simple working backend, Short server explanation |
| 3 |
Database basics |
Databases help you save and find information. |
Explore interactive database activities, Create your own database table, Write and test basic queries, Connect backend code to database, Summarize what databases do |
Simple data table, Working save and read functions |
| 4 |
Build a fullstack project |
Combining all layers shows real understanding. |
Plan a small fullstack app, Develop frontend and backend together, Add data storage to your app, Test everything end to end, Write a project summary |
Small fullstack project, Short project summary |
| 5 |
Job search readiness |
Showing skills and talking about them gets you noticed. |
Practice with mock interview questions, Write or update your resume, Publish your project online, Explain your project to a friend, Record a project walkthrough |
Updated resume, Shared project and summary |