Things I Write

Integrate Your Svelte App with a Smart Contract

7 min read

Tutorial on connecting Svelte applications with smart contracts for Web3 functionality.

Make Your Agent Graphs Route, Verify, and Remember: Graph Engineering for Beginners (Part 2)

9 min read

Part two of the graph engineering series: routing between nodes, verifying agent output, and giving graphs memory.

Stop Chaining Your AI Agents: Graph Engineering for Beginners (Part 1)

9 min read

Why agent loops break in four predictable ways, and how modelling agents as graphs fixes them.

Write your first loop

7 min read

Cutting through the noise around AI coding by building an agent loop from scratch.

Building your first agent with Eve

7 min read

A walkthrough of Vercel's Eve, a filesystem-first open source framework for building and running agents.

Sway Spotlight: Haven

6 min read

How Haven uses Sway on Fuel to bring privacy back to a blockchain where every transaction is public.

Migrating your Sway project autonomously using the forc CLI

6 min read

A comprehensive guide on using forc CLI for autonomous Sway project migration.

A Weekend in Mumbai

4 min read

Personal reflections and experiences from a weekend trip to Mumbai.

Hacking Success: The Insider's Guide for the Hackathons

7 min read

Essential tips and strategies for succeeding in hackathons from an insider's perspective.

React Server Components

6 min read

What React Server Components change about how you build and ship React apps.

How to Ensure High-Quality Frontend Development in Web3 Using the Right Tools and Libraries

8 min read

Best practices and tools for building high-quality frontend applications in the Web3 space.

Testing React Components: The Snapshot & Component Testing in Isolation

7 min read

Deep dive into React component testing strategies including snapshot and isolation testing.

Compiling and testing Vyper contract using Foundry

6 min read

Step-by-step guide on using Foundry to compile and test Vyper smart contracts.

Writing And Deploying Smart Contracts Using Foundry & Thirdweb Deploy

8 min read

Complete workflow for writing and deploying smart contracts using Foundry and Thirdweb Deploy.

Traveling internationally for the first time thanks to Developer DAO

5 min read

Personal story about my first international travel experience facilitated by Developer DAO.

Integrating GraphQL APIs into React app

6 min read

Practical guide on integrating GraphQL APIs with React applications.

Start contributing to Open Source as a beginner

5 min read

Beginner-friendly guide to getting started with open source contributions.

Testing Solidity Smart Contracts

8 min read

Comprehensive guide on testing strategies and best practices for Solidity smart contracts.

Integrate your React App with Smart Contracts

7 min read

Step-by-step tutorial on connecting React applications with blockchain smart contracts.

Develop your first Dapp

9 min read

Beginner's guide to developing your first decentralized application (DApp).