Project case study
Panha Insight
A frontend-only personal blog that publishes my development notes from Markdown files stored with the project.
- Project status
- Live personal blog
- My role
- Designer, developer, and writer

The problem
I wanted a simple place to organize and publish what I learn without operating a database or separate content-management system.
The solution
I created a frontend blog that reads locally maintained Markdown posts and renders them as consistent, readable articles. This keeps publishing simple and lets content changes remain version-controlled with the application.
Technical highlights
- ✓Markdown-based article workflow
- ✓Reusable frontend article layouts
- ✓Responsive reading experience
- ✓No database or CMS dependency
Outcome
What I learned
Panha Insight gives me a lightweight platform for technical writing while reinforcing component design and file-based content organization.
Current state
Limitations and status
The blog is maintained only by me. It is frontend-focused and intentionally does not include user accounts, a database, or an administrative CMS.