CS Final Year Project ideas required as I'm about to hit the deadline
I've thought a lot but I couldn't come up with anything to pick for my final year project. I dont wanna get away with some copy paste thing as many students here do. Rather I want to end my degree with something good, creative and not too simple. And something that would look good on my CV as well if possible.
I'd appreciate any ideas that you guys might have.
9 Replies
$projects
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/dotnet/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas
Here's some ideas
Make an elevator system which will manage N amount of elevators with M floors
@Salman just be careful not to bite your own butt by undertaking something too hard that will cause u more trouble than happiness as u have your job as well right..
@Salman Any software you’ve been wanting in your life?
Gotcha
idk tbf
I've thought of this idea:
→ AI calls
→ AI: "Your bus (Route 3) arrives at 7:15 AM at Gate A." Student: "I want to change to Route 5" → AI:
→ AI: "Your request has been sent to the transport office." Student: "Where is my bus right now?"
→ AI:
→ AI: "Bus 3 is 5 mins away from your stop." --- using AI through MCP
AI-powered student transport assistant that understands natural language and can operate the system autonomously💬 Sample Chat Flow: Student: "When does my bus arrive tomorrow?"
→ AI calls
GetBusSchedule("S12345")→ AI: "Your bus (Route 3) arrives at 7:15 AM at Gate A." Student: "I want to change to Route 5" → AI:
RequestBusChange("S12345", "Route 5")→ AI: "Your request has been sent to the transport office." Student: "Where is my bus right now?"
→ AI:
TrackBus(busId)→ AI: "Bus 3 is 5 mins away from your stop." --- using AI through MCP
What do you want out of the final year project?
Do you just want to pass? Do you want to learn about MCP? Do you want a project on your resume about MCP?
Pass and a good project on Resume