A personal writing space exploring systems, SaaS, and real-world engineering.
🌐 https://philcodex.github.io/phil-space/
Phil Space is a collection of essays and notes focused on:
- SaaS operations and systems thinking
- infrastructure and APIs
- customer experience and support engineering
- practical lessons from production environments
The goal is to turn real-world experience into clear, useful writing.
It also serves as a central place to share:
- long-form writing
- ideas and experiments
- background and context about my work
In most organisations, knowledge is:
- scattered across tools
- buried in tickets and chats
- lost after incidents
Phil Space exists to:
- capture and structure ideas
- connect patterns across domains
- make knowledge reusable
This is not just a blog — it’s a system for understanding.
- Short essays on technical and operational topics
- Notes on systems, tooling, and workflows
- Observations from real-world environments
- Ongoing ideas and experiments
This site is designed to:
- document thinking over time
- explore topics in SaaS, systems engineering, and customer experience
- act as a public knowledge base
- provide a simple, clean reading experience
- Jekyll (static site generator)
- GitHub Pages (hosting)
- Markdown (content)
- SCSS / CSS (styling)
Minimal, fast, and easy to maintain.
phil-space/
├── _posts/ # Blog posts and essays
├── _layouts/ # Page templates
├── _includes/ # Reusable components
├── css/ # Styles
├── images/ # Media assets
├── index.md # Homepage
└── about.md # About page## Progress Update Sat 28 Mar 2026 14:34:50 GMT