Welcome to my blog
First blog post — about why I created this site and what to expect.
Welcome
This is the first post on my blog. Here I’ll write about:
- Development — technical articles, tutorials, notes
- DevOps — automation, CI/CD, infrastructure
- AI/ML — experiments with AI tools and models
- Projects — what I’m building and why
Why this kind of site?
I wanted to combine several things:
- Terminal aesthetics, but without the “hacker” mess
- Human-friendly and usable interface
- Community features — comments and reactions
- Automatic changelog from GitHub
Tech stack
The site is built with:
- Astro — SSR, excellent content handling
- React — for interactive components
- Tailwind CSS — styling
- PostgreSQL — data storage
- Drizzle ORM — database access
Welcome aboard!