Personal live & Productivity

course-notes
  CourseName_Year
    Lectures
      Lecture_01
        index.md
      Lecture_02
        index.md
    Assignments
      Assignment_01
        index.md
      Assignment_02
        index.md
    Resources
      Readings
      Handouts
    Exams
      Midterm
      Final
    README.md

Course Notes

A structured approach to organizing and managing notes for academic courses. Facilitates e...

daily_planner
  docs
    templates
  src
    components
      Task
      Appointment
    utils
  week
    01_monday
    02_tuesday
    03_wednesday
    04_thursday
    05_friday
    06_saturday
    07_sunday
  README.md
  LICENSE

Daily Planner

A simple system to organize your daily tasks and appointments, helping you stay productive...

finance_tracker
  src
    components
      TransactionList
      TransactionForm
    contexts
      FinanceContext
    pages
      Dashboard
      Transactions
      Reports
    utils
  data
    transactions.json
  styles
    global.css
  README.md
  .gitignore

Finance Tracker

A simple finance tracker to manage income, expenses, and budgets. Suitable for personal us...

journal-archive
  JournalArchive
    README.md
    templates
      entry.html
    static
      style.css
    data
      2023
        01_January
          entry_001.txt
        02_February
          entry_002.txt
      2024
        01_January
        02_February
  scripts
    backup.sh

Journal Archive

A structured archive for personal journal entries, organized by year and month. Facilitate...

life-admin
  personal
    documents
      identification
      finance
        statements
        taxes
      health
    tasks
      daily
      weekly
      monthly
    finance
      budget
      subscriptions
    goals
      short_term
      long_term
  templates
    checklists
    reports

Life Admin

A system to manage personal tasks, finances, and important documents.

personal-knowledge-base
  knowledge_base
    index.md
    areas
      reading
        books
        articles
      projects
        active
        archive
      interests
        tech
        hobbies
    templates
      meeting_notes.md
      project_template.md
    archive
      _2023
      _2024
    README.md

Personal Knowledge Base

A structured repository for notes, ideas, and insights to facilitate learning and personal...

reading-tracker
  docs
  src
    components
      BookCard
      ReadingList
    context
    hooks
    pages
      Dashboard
      Settings
    utils
  data
    books.json
  .gitignore
  README.md
  package.json

Reading Tracker

Organize and track your reading progress, notes, and insights for personal growth and know...

second-brain-zettelkasten
  00_Inbox
  01_Fleeting_Notes
  02_Literature_Notes
  03_Permanent_Notes
    Templates
  04_Project_Notes
  05_Areas
  06_Resources
  07_Archive

Second Brain (Zettelkasten)

A folder structure for organizing notes and ideas following the Zettelkasten method, promo...

travel-planning
  Travel Plans
    _2024
      Trip_1
        Research
          Places to Visit
          Things to Do
        Itinerary
          Day_1.md
          Day_2.md
        Documents
          Flights
          Hotels
          Activities
        Budget.xlsx
    _2025

Travel Planning

Organize all your travel-related documents, itineraries, and research in one place. Keep t...