Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

🔬 Research

Research notes, explorations, and learning materials.

Research Areas

Guidelines

  • Document explorations - Capture what you're learning as you learn it
  • Include sources - Link to papers, articles, repos, docs
  • Share findings - Summarize key takeaways at the top
  • Connect to projects - Note when research relates to active work

Template

# Research Topic

**Date:** YYYY-MM-DD  
**Related to:** [Project Name](../projects/project.md)

## Summary

Key findings in 2-3 sentences...

## Investigation

### Question

What are we trying to figure out?

### Findings

- Finding 1
- Finding 2

### Sources

- [Article Title](url)
- [Documentation](url)

## Conclusions

What did we learn? What should we do next?