Skip to content

Hyungyo/Study-Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Study-Vault

Here is the complete directory structure of the Study-Vault:

Study-Vault/
β”œβ”€ README.md
β”œβ”€ 00-inbox/
β”œβ”€ 01-reference/
β”œβ”€ 02-topic/
β”œβ”€ 03-course/
β”œβ”€ 04-paper/
β”œβ”€ 05-project/
β”œβ”€ 06-archive/
└─ template/

πŸ—‚οΈ 00-inbox

  • Description: A temporary holding area for quick, unprocessed notes and ideas. The goal is to capture thoughts quickly and organize them later.
  • Examples: meeting-note.md, random-thought.md, to-do-item.md, link-to-read-later.md, screenshot-of-error.png

πŸ“š 10-reference

  • Description: A personal technical wiki. Contains cheatsheets, setup guides, and notes on the tools you use.
  • Examples: git-cheatsheet.md, docker-setup.md, linux-commands.md, common-sql-queries.md

🏷️ 20-topic

  • Description: Your permanent knowledge base. These are "evergreen" notes on core concepts, distilled from your courses and reading, that are useful across multiple contexts.
  • Examples: bayesian-inference.md, transformer-architecture.md, proof-by-induction.md

🏫 30-course

  • Description: All materials related to specific university courses, organized by semester.
  • Examples:
    30-course/
    β”œβ”€ 2024-spring/
       β”œβ”€ mathematical-statistics/
          β”œβ”€ _assets/  (for PDFs, images, etc.)
          β”œβ”€ lectures/
          β”œβ”€ assignments
          └─ summary.md
    

πŸ“„ 40-paper

  • Description: Summaries, critiques, and notes on academic papers and articles.
  • Examples: notes-on-attention-is-all-you-need.md, summary-of-bert-paper.md

πŸš€ 50-project

  • Description: For practical work, including capstone projects, coding experiments, and personal projects.
  • Examples: nlp-sentiment-analyzer/, personal-website-dev/, statistical-modeling-final-project/

πŸ—„οΈ 60-archive

  • Description: A place to move completed projects, old courses, and irrelevant topics. This keeps your main directories clean and focused on current work without deleting anything.
  • Examples: (Moved from 50-project) old-data-viz-project/, (Moved from 30-course) 2023-spring-semester/

✨ template

  • Description: Contains the Markdown, LaTeX, and other templates for your different note types (daily note, weekly planner, paper summary, assignment, etc.). No prefix is needed as this is a utility directory.
  • Examples: template-weekly-planner.md, template-paper-note.md, template-assignment.tex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors