• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • KKriegGG@programming.devtoProgramming@programming.devfinal year project
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    14 days ago

    LLMs are all the hype but there are plenty of solid computer science projects. Some options that come to mind:

    1. Your own DB engine
    2. Your own game engine (you can put a cool twist on it - I had a thought of making a game in non-euclidean 3D space)
    3. Your own <insert network protocol> client/server Etc…

    A more general option is to look for free APIs and use that is base for ideas.

    What topics do you find interesting?