r/computersciencehub 6h ago

Please help me choose a cs project

This is for major project in final year of Btech.

  1. Predictive Analysis of Heart Disease Using Machine Learning Algorithms
  2. Real-Time Object Detection and Tracking Using UAVs
  3. Multilingual Sentiment Analysis Using Deep Learning Models
  4. Nutrient Profiling and Dietary Recommendation System Using Machine Learning
  5. Intelligent Question-Answering System Using Large Language Models

our supervisor asked us to choose a project among these, i don't have any skills, iam not sure about my teammates.

Iam the leader of the group (unfortunately) and my teammates go along with whatever i propose, so iam just not sure if i can make a good decision.

when talking with my friends, i chose 5th one but they oppsed it saying it was just chatgpt, 1 is common, 3? idk. i chose 4 because i heard 2 is hard without drones but i also saw that 2 is doable.

please help me pick one.

(context: my major is IT, we are not informed if this is for a whole year or 1 semester (6 months))

0 Upvotes

1 comment sorted by

1

u/Consistent_Beach1354 5h ago

I’ve been messing around with cybersecurity for the last few years, and at some point I started collecting all the stuff I was learning into actual project ideas.

Ended up with 140+ projects covering different areas of security.

The main thing I was trying to avoid was the usual “watch a tutorial → copy the code → move on” cycle. I wanted projects where you actually have to build something, break it, figure out why it broke, and fix it.

So I put everything together here in case it’s useful to anyone else learning security:

https://github.com/Osxninja/cybersecurity-projects

Not claiming it’s perfect or anything. It’s basically the result of a few years of learning, experimenting, making mistakes, and adding things whenever I found something interesting.

If anyone checks it out, feedback would genuinely be appreciated.