Recent Posts

Automating Chrome Extension Installation

2 minute read

Introduction Manually installing a Chrome extension outside the Chrome Web Store can be cumbersome due to Chrome’s restrictions on .crx installations. This ...

AI Assistant Tool For Developer

1 minute read

Introduction As artificial intelligence continues to evolve and become more accessible, I’ve found myself increasingly drawn to creating AI-powered tools th...

Think in Clean Architecture

3 minute read

Introduction Clean Architecture is a software design philosophy that prioritizes separation of concerns, testability, and maintainability by decoupling busi...

Distribute Design Clickhouse

12 minute read

Introduction ClickHouse, an open-source columnar database management system (DBMS), is designed for online analytical processing (OLAP). It provides real-ti...