Skip to content

maudes/tech-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maude's Technical Notes

Hi there, I'm Maude. This is the place where I jot down insights, architectural deep dives, and technical hurdles I've encountered in the world of wireless networking, IoT, and software in general.

Tech Stack

  • Framework: Material for MkDocs
  • Deployment: Github Pages & Github Actions
  • Diagrams: Mermaid

Structure

tech-notes/
├── .github/workflows/                        # CI/CD GitHub Actions auto deployment
├── docs/
│   ├── blog/
│   │   ├── posts/                            
│   │   │   └── 2026-02-20-matter-example.md
│   │   └── index.md                  
│   ├── others/                               # Non-blog works (still brainstorming)
│   │   └── index.md     
│   └── assets/                               # Static assets
├── mkdocs.yml                                # MkDocs core configuration file
└── README.md

About

Technical notes on IoT protocols (Matter, Thread) and CPE software frameworks (prpl, RDK-B, OpenSync).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors