You've learned the key principles of effective project presentation. Now let's practice applying these concepts to real scenarios.
Great projects can be overlooked if they're poorly presented, while simpler projects can shine when showcased effectively.
Engagement Message
What's the biggest presentation mistake in a portfolio?
Type
Fill In The Blanks
Markdown With Blanks
Let's practice writing a compelling README introduction:
This [[blank:React]] application helps students [[blank:track]] their study habits and [[blank:improve]] productivity. Built with [[blank:Node.js]] backend and [[blank:MongoDB]] database, it includes features like [[blank:progress]] charts and study reminders.
Suggested Answers
- React
- track
- improve
- Node.js
- MongoDB
- progress
Type
Sort Into Boxes
Practice Question
Classify these elements based on whether they make projects more accessible to recruiters or create barriers:
Labels
- First Box Label: Recruiter-Friendly
- Second Box Label: Creates Barriers
First Box Items
- Setup guide
- Live demo
- Tech stack list
- Screenshots
Second Box Items
- Complex setup
- Dead links
- No docs
- Unclear names
Type
Multiple Choice
Practice Question
