The Product Engineer in 2026: How to Tell Who Can Actually Solve Product Problems and Who Is Just Operating AI ToolsJul 14, 2026·14 min read
The Great NFT Heist: How We Recovered 37 NFTs From a Compromised Wallet Using EIP-7702Feb 2, 2026·8 min read
When Remote Work Turns Into Guesswork: The Accountability Problem in Development TeamsRemote work sounded like a dream when we first moved to it. No commutes, happier developers, access to talent from anywhere. For a lot of firms, including ours, that dream is still mostly true. But soJul 20, 2026·7 min read
Running a Solana RPC Node: What I Wish Someone Had Told Me From the Start (Tutorial)Oct 14, 2025·15 min read
The Real Web3 Builders Never Left: Where Did Everyone Actually Go?I keep seeing this question everywhere in dev communities: "Where did all the Web3 developers disappear to?" Usually comes with horror stories about layoffs, crashed projects, and desperate job hunting. As someone still grinding in this space? Let me...Jun 30, 2025·4 min read
Understanding Blockchain Through Pizza: A Beginner's GuideHave you ever wondered what blockchain technology is all about? Well, grab a slice of pizza, and let me explain it in the most delicious way possible! Today, we'll explore how a simple pizza delivery system can help us understand the complex world of...Jan 10, 2025·6 min read
Mastering Prisma ORM: A Practical Guide to Deployment and CI/CDWhen I first started using Prisma ORM, I was blown away by how it streamlined my database workflows. But when it came to deploying my applications to production, things got tricky. Over time, I learned a lot about how to navigate these challenges. In...Dec 12, 2024·9 min read
Understanding and Setting Up The Graph Protocol: A Beginner's Guide (1/2)Setting Up Your Own Subgraph Node: A Complete GuideNov 7, 2024·4 min read
Reading Smart Contract Data with ethers.js v6: A Complete Beginner's GuideIntroduction Welcome to Web3 development! If you're new to blockchain development, this guide will walk you through the fundamentals of reading data from smart contracts. We'll start with the basics and build up to creating a real-world application. ...Nov 1, 2024·7 min read
Building a Complete NFT Launchpad: Part 1 - Smart ContractsHey NFT enthusiasts! 👋 Ever wondered how platforms like OpenSea and Rarible allow creators to launch their NFT collections without spending a fortune on gas? In this first part of our NFT Launchpad series, we'll dive deep into creating a gas-optimiz...Oct 31, 2024·5 min read