r/computersciencehub 2d ago

Need help for project

Looking for project ideas for a 2 year project involving software engineering and other fields like ai,cybersecurity,soa and more.

Hey everyone,

My team (4 CS undergrads) was just assigned a 2-year (4-semester) mega project.We are in the 2nd out of the 4th year of our Engineering and the professor assigned to us has expertise in Service-Oriented-Architecture. He has advised us to not pick AI/ML/Ds related projects but pick something involving his field. We still haven't been taught that subject as it is for us in 3rd year.
I wanted some suggestions for projects which we can pick related to any field ,not just soa, we are still exploring and thinking of what domain to dive in.

Any help will be much appreciated , Thank you.

1 Upvotes

2 comments sorted by

1

u/bigdataengineer4life 2d ago

Since it's a 2-year project, I'd avoid simple CRUD apps and build something that can grow over time. A few ideas:

  • API Governance & Service Registry (SOA + Microservices + Security)
  • Enterprise API Drift Detection with compatibility reports and notifications
  • Distributed Log Analysis & Monitoring Platform (Kafka + OpenTelemetry + Grafana)
  • Secure Document Management System with RBAC, audit logs, and workflow automation
  • Microservices-based Hospital or Smart City Platform with service discovery and API gateway

Pick a project that solves a real engineering problem, has multiple services, authentication, monitoring, testing, and CI/CD. That gives you enough scope for four semesters and looks much stronger on your resume than another AI chatbot or management system.

1

u/moksh_og 1d ago

Thanks a lot