Project Format Ideas

Here are some ways you can choose showcase your project: 

  • Slides: Use tools like PowerPoint or Google Slides to visually document and present your project.

  • PDF Document: Compile your project into a structured PDF document that can be easily shareable and can include written explanations, diagrams, and images.You can use collaborative platforms like Google Docs, Notion, or Overleaf to create and share your project. 

  • GitHub Repository: Create a GitHub repository to store your project. Include project documentation, code (if applicable), and any relevant files. You could use markdown files to display your work. 

  • Jupyter Notebook: For projects with code and data analysis, consider using Jupyter notebooks or Google Colab to combine code, visualizations, and explanatory text, making it easy for others to understand and replicate your analysis.

  • Jupyter Book: You can use Jupyter books to create shareable, interactive, and reproducible documentation, tutorials, and educational material. Your entire project blueprint can be divided into appropriate sections and presented in a visually appealing manner using Jupyter Books.