Open Source: Difference between revisions
Appearance
Justinaquino (talk | contribs) |
"Simplify wiki structure: reorganize into 3 main sections (Game Projects, Open Source & Repositories, Research), remove statistics tables, list articles directly" |
||
| Line 1: | Line 1: | ||
= Open Source | = Open Source & Repositories = | ||
Tutorials, setup guides, and open source code projects. | |||
== | == Tutorials == | ||
=== LibreOffice === | |||
* [[LibreOffice Calc NumToWords Extension Complete Guide]] — Extension development | |||
* [[LibreOffice SDK and Extensions Development]] — SDK documentation | |||
* [[Libreoffice System Development Kit]] — System Development Kit | |||
== | === ERP & Business Software === | ||
* [[Erpnextv15-SSH-setup-241111]] — ERPNext v15 SSH setup | |||
* [[MediaWiki Setup Guide Portainer-Docker-251215-00]] — MediaWiki setup | |||
=== 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 | |||
* [[Main Page/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 | |||
=== 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 | |||
=== Browser Development === | |||
* [[Ladybird-251231]] — Ladybird browser research | |||
== 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:Open Source]] | ||
[[Category:Repositories]] | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category: | [[Category:GitHub]] | ||
Revision as of 12:55, 4 March 2026
Open Source & Repositories
Tutorials, setup guides, and open source code projects.
Tutorials
LibreOffice
- LibreOffice Calc NumToWords Extension Complete Guide — Extension development
- LibreOffice SDK and Extensions Development — SDK documentation
- Libreoffice System Development Kit — System Development Kit
ERP & Business Software
- Erpnextv15-SSH-setup-241111 — ERPNext v15 SSH setup
- MediaWiki Setup Guide Portainer-Docker-251215-00 — MediaWiki setup
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
- Main Page/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
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
Browser Development
- Ladybird-251231 — Ladybird browser research
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