Open Source: Difference between revisions
Appearance
"Add comprehensive NumToWords extension guide with complete troubleshooting" |
Justinaquino (talk | contribs) |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
= Open Source | = Open Source & Repositories = | ||
Tutorials, setup guides, and open source code projects. | |||
== | == Tutorials and Research == | ||
=== LibreOffice === | |||
* [[LibreOffice Calc NumToWords Extension Complete Guide]] — Extension development | |||
* [[LibreOffice SDK and Extensions Development]] — SDK documentation | |||
* [[Libreoffice System Development Kit]] — System Development Kit | |||
* [[Grammar Spelling model LibreOffice and Firefox models 260214]] — AI models for grammar/spelling | |||
== | === ERP & Business Software === | ||
* [[Erpnextv15-SSH-setup-241111]] — ERPNext v15 SSH setup | |||
* [[MediaWiki Setup Guide Portainer-Docker-251215-00]] — MediaWiki setup | |||
* [[Frappe ERPNext]] — Comprehensive Frappe/ERPNext documentation index | |||
=== Development Workflows === | |||
* [[Git-Mediawiki Local Editing 260223]] — Wiki editing with Git | |||
* [[GitHub Re-Connection & Workflow 260202]] — GitHub workflow | |||
* [[Claude Code Isolation and Burner Workflow 260211]] — Claude Code security | |||
* [[Opencode isolation and burner workflow 260216]] — OpenCode isolation | |||
* [[OpenCode in Android Termux 260303]] — OpenCode on Android | |||
== | === System Administration === | ||
* [[Understanding & Fixing Kernel Panics 260212]] — System debugging | |||
* [[Pi-hole Architecture]] — DNS filtering | |||
* [[Docker Setup Win and Linux 260203]] — Docker setup | |||
* [[WireguardVPNgui-260123]] — VPN setup | |||
* [[Local Pocket TTS 260124]] — Local text-to-speech | |||
* [[Hosting static websites from gemini 260128]] — Static site hosting | |||
* [[CC-blast Prevention 260219]] — AI coding safety | |||
* [[Creating a Distrobox from a Golden Image]] — Container setup | |||
* [[Minecraft Bedrock-Java Self-hosted with VM proxy-260124|<s>Minecraft Bedrock-Java Self-hosted with VM proxy-260124</s>]] — MALWARE | |||
* [[Generate Web Safe Keys]] - creating passwords secret number key | |||
* [[Zulip Portainer Configuration 260319]] | |||
=== Hardware & Storage === | |||
* [[Backblaze Drive Stats for Server and Storage Qualification 260219]] — Drive reliability | |||
== | === Methodology === | ||
* [[Lean Backwards Analysis and Action 260112]] — Lean methodology | |||
* [[Save Point Technique 260126]] — Project workflow | |||
* [[Reverse Engineering Workflow 260225]] — Reverse engineering | |||
* [[Biz Analysis Methodology 251109]] — Business analysis framework | |||
* [[Computing Layers 260206]] — System design principles | |||
* [[Lora Basics 260304]] — LoRA model training basics | |||
* [[Proceedural Agentic Development Methodology 260304]] — Agentic development workflow | |||
=== Browser Development === | |||
* [[Ladybird-251231]] — Ladybird browser research | |||
== | === Development Tools === | ||
* [[FreeCAD Workbench Development Kit]] — FreeCAD extension development | |||
=== Utilities === | |||
* [[Resume Renamer 260120]] — Resume file organization | |||
* [[WatchLater-deletion-Bookmark-260124]] — Bookmark management | |||
== | == Repositories == | ||
=== Character Generators === | |||
* [https://github.com/justinaquino/cecharactergen CE Character Generator] — Cepheus Engine character creation | |||
* [https://github.com/justinaquino/travellercharactergen Traveller Character Generator] — Classic Traveller implementation | |||
== | === World Generation === | ||
* [https://github.com/StevenTiu22/mneme-world-generator-pwa Mneme World Generator PWA] — Procedural star system generator | |||
=== Game Systems === | |||
* Open PVE Card System — Cooperative card game framework | |||
=== Wiki & Tools === | |||
* [https://github.com/justinaquino/cecharactergen/wiki-gi7b-org Wiki Git Repository] — This wiki source | |||
* [https://github.com/xichen1997/opencode OpenCode] — Open-source Claude Code alternative | |||
[[Category:Open Source]] | |||
[[Category:Repositories]] | |||
[[Category:Tutorials]] | |||
[[Category:GitHub]] | |||
Latest revision as of 15:48, 19 March 2026
Open Source & Repositories
Tutorials, setup guides, and open source code projects.
Tutorials and Research
LibreOffice
- LibreOffice Calc NumToWords Extension Complete Guide — Extension development
- LibreOffice SDK and Extensions Development — SDK documentation
- Libreoffice System Development Kit — System Development Kit
- Grammar Spelling model LibreOffice and Firefox models 260214 — AI models for grammar/spelling
ERP & Business Software
- Erpnextv15-SSH-setup-241111 — ERPNext v15 SSH setup
- MediaWiki Setup Guide Portainer-Docker-251215-00 — MediaWiki setup
- Frappe ERPNext — Comprehensive Frappe/ERPNext documentation index
Development Workflows
- Git-Mediawiki Local Editing 260223 — Wiki editing with Git
- GitHub Re-Connection & Workflow 260202 — GitHub workflow
- Claude Code Isolation and Burner Workflow 260211 — Claude Code security
- Opencode isolation and burner workflow 260216 — OpenCode isolation
- OpenCode in Android Termux 260303 — OpenCode on Android
System Administration
- Understanding & Fixing Kernel Panics 260212 — System debugging
- Pi-hole Architecture — DNS filtering
- Docker Setup Win and Linux 260203 — Docker setup
- WireguardVPNgui-260123 — VPN setup
- Local Pocket TTS 260124 — Local text-to-speech
- Hosting static websites from gemini 260128 — Static site hosting
- CC-blast Prevention 260219 — AI coding safety
- Creating a Distrobox from a Golden Image — Container setup
Minecraft Bedrock-Java Self-hosted with VM proxy-260124— MALWARE- Generate Web Safe Keys - creating passwords secret number key
- Zulip Portainer Configuration 260319
Hardware & Storage
- Backblaze Drive Stats for Server and Storage Qualification 260219 — Drive reliability
Methodology
- Lean Backwards Analysis and Action 260112 — Lean methodology
- Save Point Technique 260126 — Project workflow
- Reverse Engineering Workflow 260225 — Reverse engineering
- Biz Analysis Methodology 251109 — Business analysis framework
- Computing Layers 260206 — System design principles
- Lora Basics 260304 — LoRA model training basics
- Proceedural Agentic Development Methodology 260304 — Agentic development workflow
Browser Development
- Ladybird-251231 — Ladybird browser research
Development Tools
- FreeCAD Workbench Development Kit — FreeCAD extension development
Utilities
- Resume Renamer 260120 — Resume file organization
- WatchLater-deletion-Bookmark-260124 — Bookmark management
Repositories
Character Generators
- CE Character Generator — Cepheus Engine character creation
- Traveller Character Generator — Classic Traveller implementation
World Generation
- Mneme World Generator PWA — Procedural star system generator
Game Systems
- Open PVE Card System — Cooperative card game framework
Wiki & Tools
- Wiki Git Repository — This wiki source
- OpenCode — Open-source Claude Code alternative