Back home

    Blog

    Thoughts on fullstack development, web3, backend architecture, and Go.

    Go for TypeScript Developers: What to Expect

    Coming from TypeScript, Go feels both familiar and alien at the same time. Here's what surprised me, what I liked, and what I'm still adjusting to.

    April 5, 20266 min read
    Go
    TypeScript
    Backend

    Building a Production-Ready Wallet Service with NestJS and Paystack

    A walkthrough of the architecture decisions, trade-offs, and implementation details behind a real-world wallet service with deposits, transfers, and audit trails.

    March 15, 20268 min read
    NestJS
    TypeScript
    PostgreSQL
    Paystack
    Backend

    How I Architected an NFT Marketplace on Ethereum

    Behind-the-scenes look at the smart contract design, The Graph integration, and frontend architecture of HexSea — a decentralized NFT marketplace.

    February 20, 202610 min read
    Solidity
    Web3
    Next.js
    The Graph
    IPFS