Personal Projects

How to create personal projects, work on your own code, and share with a demo link

1

Go to your projects

Go to your projects
2

Create a new project

A "New Project" dialog box has opened where you can name your project and select your programming language. The title field is currently filled with "Untitled" and the language dropdown is set to "Node.js" - you should change both of these to match your specific project needs before clicking "Create & Open."

Create a new project
3

Set up your project

Set up your project
4

Open the project editor

You'll see the main CodeDesk project editor interface with a dark theme and several key areas: a file browser on the left, the main code editing area in the center, and tabs at the bottom for viewing output (Stdin, Sensor Data), uploading files (Input Files), and checking results (Console). The editor is set to Python mode and shows "Saved" status, indicating your project is ready for coding.

Open the project editor
5

Your project on the dashboard

Your project on the dashboard