The one rule: pick for the story, not the title
In placements and viva alike, nobody is impressed by a project title. They are impressed by what YOU can defend: why you made each technical choice, what broke, what you measured, and what you would do differently. A "simple" project you fully own beats an "AI blockchain drone" you copied. Every idea in our banks is rated honestly — novelty 1 means "examiners have seen many"; that is allowed, and the rating tells you what execution bar makes it respectable anyway.
The idea banks
CSE / IT Ideas
14 rated ideas — web, ML, systems, security — each with pitfalls and paper-worthy extensions
ECE Ideas
13 rated ideas — embedded, VLSI, RF, IoT — with hardware budgets and measurement discipline
Publishing & Patents
The real IEEE process, the predatory-journal warning list, and what a patent actually costs a student
How to choose (four honest filters)
The 8-month execution timeline (Jul → Feb/Mar)
July – August
Choose + literature survey + feasibility spike
Pick using the four filters, read 5–10 real papers/projects in the space, and build a one-week throwaway prototype of the riskiest piece (the OCR accuracy, the sensor read, the dataset download). If the spike fails, change projects NOW — this is the cheap exit window.
September
Zeroth review: scope contract
Write the scope as a contract: core deliverable (must ship), stretch goals (may ship), and explicitly out-of-scope. Get your guide to sign off. Scope agreed in September is what you will thank yourself for in January.
October – November
Core build
Build the must-ship path end-to-end first — ugly but complete — before polishing anything. Mid-semester exams will eat 3 weeks; the timeline already assumes it.
December
Evaluation & data collection
Run the measurements the idea card demands: accuracy tables, load tests, battery life, field trials. Projects that skip December’s evaluation month are the ones with empty results chapters in March.
January
Stretch goals + paper draft (if publishing)
Only now touch stretch goals. If a paper is the goal, draft it this month against a real conference deadline — the publish guide lists how the process and fees actually work.
February – March
Report, demo hardening, viva prep
Freeze features. Rehearse the demo until it survives a hostile network and a dead battery. Prepare the three viva questions you fear most — the examiner will find them anyway.
On buying a project — read this before you spend the money
Every college city has shops assembling "readymade final-year projects". Understand what you are buying: a demo you cannot explain, for the one deliverable whose entire value is your ability to explain it. Viva panels are experienced at detecting bought work in minutes (ask the student to change one parameter and rebuild), external plagiarism checks are now routine, and in placement interviews a project you cannot defend is worse than no project — it reads as dishonesty, not resourcefulness. If you are truly out of time, pick a difficulty-2 idea from the bank and build it honestly in six weeks instead.
Starter kit — the measurement harness (works for every branch)
Almost every project on this site fails viva for the same reason: no honest evaluation. This kit gives you trial logging and the statistics your report needs — mean, standard deviation and a 95% confidence interval per condition — so "we tested it" becomes a table you can defend. Copy these four files into your repo and start logging from week one.
This harness records and analyses YOUR results — it cannot invent them. Do not fabricate rows: an examiner who asks you to re-run one condition in front of them will find out in about two minutes, and a fabricated results chapter is worse than an honest negative one.
Free tools you will actually need
All verified free for students as of 19 Jul 2026. You should not need to pay for project tooling.
What examiners and interviewers actually check
Progress saves on this device only — no account needed.
Start with your branch
Rated ideas, real pitfalls, and the extension that turns each into interview or paper material.