Skip to content

💼 02 — Portfolio and GitHub

Project Repo Structure

project-name/
  README.md
  data/
  notebooks/
  src/
  reports/
  requirements.txt

README Sections

  • problem statement
  • dataset
  • approach
  • key findings
  • model performance
  • how to run
  • limitations
  • next steps

Portfolio Projects to Include

  • one EDA project
  • one classification project
  • one regression project
  • one SQL analysis
  • optional NLP or deep learning project

Next

➡️ 03-technical-interview-questions