bacontest/PROJECTS.md

51 lines
1.9 KiB
Markdown
Raw Normal View History

# Projects Tracker
*"Knowledge is the daughter of experiment." — Roger Bacon*
---
## 🏫 Instituto Projects
| Project | Status | Priority | Notes |
|---------|--------|----------|-------|
| **Gestión de Tablets v1.0** | Active | High | First version of tablet management system |
| **Gestión de Edificios Públicos** | Someday | Low | [cmms](https://github.com/Grashjs/cmms) — *Computerized Maintenance Management System* for tracking maintenance of public school buildings. Useful for secondary schools to schedule upkeep, log facility issues, and ensure infrastructure safety. |
---
## 👥 Friends Projects
| Project | Status | Priority | Notes |
|---------|--------|----------|-------|
| **Jabranslator** | v0.1 (feature freeze) | Medium | Telegram bot for English→Spanish literature translation |
| **Alcuinus Bot** | Completed (testing pending) | Medium | Telegram bot for AI documentation — extracts links from channels |
---
## 🏠 Personal Projects
| Project | Status | Priority | Notes |
|---------|--------|----------|-------|
| **"Satélites"** | v0.1 (abandoned) | Medium | Personal knowledge system: graphs, markdown projects, inter-page links |
| **Zedless** | Finished (pending future review) | Low | Privacy-friendly fork of Zed editor — no telemetry, local-first. Uses ast-grep to patch upstream source. Review when upstream code updates |
---
## 📚 Reading List
| Book | Author | Status | Priority | Notes |
|------|--------|--------|----------|-------|
| **The Emperor's New Mind** | Roger Penrose | To Read | Medium | Concerning Computers, Minds and The Laws of Physics |
---
## 📌 Next Steps
- [ ] Define requirements for **Gestión de Tablets v1.0**
- [ ] Fix/improve **Jabranslator** (v0.1, feature freeze)
- [ ] Resume development of **"Satélites"** (v0.1, abandoned)
- [ ] Test **Alcuinus Bot** (completed, testing pending)
---
*Last updated: 2026-06-29*