Initial commit
parent
e9e8d33856
commit
3e703a1659
@ -0,0 +1,7 @@
|
||||
{
|
||||
"enabledPlugins": {
|
||||
"superpowers@claude-plugins-official": true,
|
||||
"plugin-dev@claude-plugins-official": true,
|
||||
"rust-analyzer-lsp@claude-plugins-official": true
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,3 @@
|
||||
|
||||
# Use bd merge for beads JSONL files
|
||||
.beads/issues.jsonl merge=beads
|
||||
@ -0,0 +1,21 @@
|
||||
# TODO
|
||||
|
||||
## Tools
|
||||
- [ ] `nbd` agent tasks management cli
|
||||
|
||||
## Projects
|
||||
- [ ] QuotesDB website
|
||||
- [ ] Local-first Grocery List app
|
||||
|
||||
## Skills
|
||||
- [ ] Create an OpenTofu Claude skill
|
||||
- [ ] Create a Nix Flake skill
|
||||
- [ ] Local-first app development
|
||||
|
||||
## Interactive Learning and Education
|
||||
- [ ] How to structure a co-op profit sharing worker owned business
|
||||
- [ ] Hands-on: Markov Chains
|
||||
- [ ] Hands-on: Vector Databases
|
||||
- [ ] Hands-on: Creating and training a simple LLM
|
||||
- [ ] Hands-on: Writing your own language (lisp, interpreted, compiled to C)
|
||||
- [ ] Hands-on: Shader programming
|
||||
Loading…
Reference in New Issue