#10DaysOfCode
  • Home
  • Timeline
  • Projects
  • Trending
  • FAQs

Stonksmaster

Mentors: @phantsure @ chiragagarwal54

Plotting real-time stock data and predicting stock fluctuations using standard algorithms.

Difficulty
30%

#python #DataScience #RestApi

Rate-a-touille

Mentors: @magarwal775 @ kulkarni-rajas

Creating a proper management system for a restaurant with an efficient system for managing orders.

Difficulty
30%

#Java #JavaSwing #Queue

Imperium

Mentors: @himanshu272 @ harshith331

Design the basic functionalities of a Version Control System(like Git) by understanding how it works in the first place.

Difficulty
90%

Version Control System #C++

Textreme

Mentors: @rohitsh16 @ romitkarmakar

Creating a text editor with features to write and remove text and implementing the undo/redo feature using the Stack Data Structure.

Difficulty
50%

#Java #JavaSwing #Stack

Noughts and Crosses

Mentors: @phantsure

Creating a server-client based model for developing a multiplayer TicTacToe game.

Difficulty
70%

#python #Socket