Back to Home

Writing

Technical insights on architecture, leadership, and building systems that create business value.

AI Brain vs. Human Mind: A Guide to How LLMs Really Work

Ever wondered if the AI you're using *thinks* like you do? Dive into the core differences between human and AI cognition, from learning and memory to reasoning and errors, and get a practical understanding of how LLMs truly operate.

#AI#LLM

From Curiosity to Craftsmanship: My Journey Through Anthropic's Project Vend

A personal exploration of Anthropic's Project Vend, uncovering core ideas for building more reliable and purposeful AI systems. Learn about AI orchestration, agentic workflows, and the future of AI craftsmanship.

#AI#Automation

Mastering Eleventy Folder Structures: From Default Setups to Real-World Best Practices

Explore the essentials of Eleventy's folder structure in this guide, perfect for optimizing your project's efficiency and scalability. Learn from basic setups to advanced custom structures, ensuring your 11ty site is perfectly organized for peak performance.

#eleventy#jamstack#static-site-generator#best-practice

Lorem-ipsum.ir launched!

Discover the ultimate Lorem Ipsum generator at lorem-ipsum.ir, a client-side, Jamstack-powered website offering fast, efficient, and user-friendly text generation for your projects. Built with Eleventy!

#11ty#jamstack#static-site-generator

Creating a Searchable Reading List with Strapi CMS Custom API

Uncover the efficient way to create a searchable reading list using Strapi CMS in this tutorial. Ideal for programmers who want to efficiently manage and access their valuable learning resources, this guide simplifies the process, enhancing your programming lifestyle with organized and easily retrievable information.

#strapi#idea

Split a large Pull Request into multiple smaller ones using separating Commits in Git

Explore the nuances of managing Git in trunk-based deployment patterns, where I'll share effective strategies and commands to overcome common challenges. This guide focuses on practical solutions to streamline your daily Git workflow, enhancing collaboration and efficiency in development projects.

#git

A Step-by-Step Guide to Self-Hosting Decap CMS without Netlify

Learn to self-host the Decap CMS backend, formerly Netlify-CMS, without relying on external services. This step-by-step guide simplifies setting up a git-based CMS for static site generators, perfect for those seeking an independent and streamlined content management system.

#decap-cms#netlify-cms#self-hosting#oauth