Why two weeks is a good length
Interest doesn't have time to cool. The dip arrives around week three. If the project is done by then, you didn't abandon it.
There's a visible result. Two weeks in you have a working thing, not "started in May, sign-up is done".
It repeats. Three short projects in a quarter give you three finished pieces and three things to talk about. One long one usually gives nothing.
What you can finish
One path end to end. For example:
- a bot that takes a message and files it into a spreadsheet, with one meaningful command;
- a page listing something, with a form to add items and storage behind it;
- a utility that parses files and produces a readable report;
- pulling data from one source and charting it simply.
What they share: one user action, carried through to the end, deployment included.
What you can't
Sign-up and login with password recovery, roles and permissions, payments, notifications, a mobile app, a pixel-perfect design.
Not because those are hard. Because each adds a week, and together they don't fit into two.
Choosing the idea
Take your idea and cross out everything except one action. It usually hurts, but the crossing out is what turns "I want to build a service" into something finishable.
A check: if explaining the idea takes more than two sentences, cut further.
A two-week plan
Days 1–2. Agree what you're building and what counts as done. Set up the environment, create the repository.
Days 3–4. Deploy an empty skeleton so it opens behind a link. Early, deliberately: deployment left to the end always costs more than expected.
Days 5–10. The main scenario. Only that, nothing extra.
Days 11–12. Tidying: errors, empty states, comprehensible messages.
Days 13–14. README, a short write-up, and a check that everything opens from someone else's device.
Why it goes better in a team
Two weeks is the span where agreements still hold and fatigue hasn't accumulated. People rarely vanish over such a stretch.
Short projects have another pleasant property: everyone's contribution stays visible. Over two weeks it's only unclear who did what if you worked in silence. With normal check-ins it's easy to describe at the end who owned what — and that's already a record of experience, not a vague "we built it together".
Открытые роли по теме статьи
Читать полезно, а делать — ещё полезнее. В эти команды можно написать прямо сейчас:
- iOS-разработчик — MAIBO - MedTech-пилот для клиник
- Контент-маркетолог / комьюнити — CohortX — платформа командных пет-проектовмаркетингtelegramseoконтент
Похожие статьи
- Study Tools Season: two weeks, a team, and a finished projectCohortX launches its first season: September 7–21, teams of 2–4 build one study tool each — from schedules to progress trackers. How to join and what it adds to your portfolio.
- Сезон инструментов для учёбы: две недели, команда и законченный проектCohortX запускает первый сезон: с 7 по 21 сентября команды по 2–4 человека делают по одному инструменту для учёбы — от расписания до трекера прогресса. Как участвовать и что это даёт портфолио.
- A portfolio without commercial experience: what belongs in itHow many projects you need, which ones carry weight, how to present a repository, and what to do with coursework.