Notes, ideas, and experiments — a place to ramble about what I’m building and learning.
Welcome to Ramblings, my personal blog and digital notebook.
Here, I share thoughts on technology, coding, design, privacy, and whatever else I happen to be exploring.
It’s a mix of in-progress experiments, reflections, and small write-ups about what I’m learning along the way.
This site is built using GitHub Pages and Jekyll.
It’s designed to be simple, fast, and easy to maintain — a quiet corner of the web for my ongoing projects and musings.
If you’re curious about the setup:
.
├── _posts/ # Blog posts
├── _layouts/ # Page layouts (optional)
├── _includes/ # Reusable snippets
├── assets/ # Images, CSS, etc.
└── _config.yml # Site configuration