5 articles
01 Claude Code Ollama AI CLI
Running Claude Code locally with Ollama
How to set up Ollama to run AI models locally and integrate them into your development workflow alongside Claude Code.
2026-04-19 · 8 min read
02 Tailwind CSS CSS Design
Design Architecture with Tailwind CSS
How to organize your Tailwind styles without going crazy: design tokens, reusable components and scalable patterns.
2026-04-18 · 6 min read
03 React Hooks JavaScript
Advanced Patterns with React Hooks
Custom hooks, hook composition, and patterns like useReducer with Context to manage complex state without Redux.
2026-04-16 · 11 min read
04 Git DevOps Workflow
Git: Professional Team Workflow
Gitflow, trunk-based development, conventional commits and everything you need to collaborate effectively.
2026-04-14 · 10 min read
05 Node.js Express API
Building a Robust REST API with Node.js and Express
From zero to production: authentication, validation, error handling and best practices for modern APIs.
2026-04-12 · 15 min read