I'm a digital gardener, and I craft impactful software experiences with code.

I'll grow your ideas from tiny seeds into towering trees 🌱.
Already have a garden? Let's transform it into a thriving forest 🌲.

Cinema Search Screenshot

Cinema Search

A modern movie search application built with Next.js, TypeScript, Redux Toolkit, and the OMDB API.

Next.jsTypeScriptRedux ToolkitTailwind CSS
Webhook Delivery System Screenshot

Webhook Delivery System

Reliable and scalable infrastructure for managing and delivering webhooks with retry logic and logging.

GoPostgreSQLRedisDockerWebhook
Huffman Code Generator Screenshot

Huffman Code Generator

Tool for compressing and decompressing text using Huffman Coding

JavaScriptNextJs

Recent Writings

LeetCode #110: Balanced Binary Tree

Solved the Balanced Binary Tree problem using a bottom-up recursive approach. Learned how to combine height checks with early termination for efficiency.

View all posts →