Hi there 👋
I am the co-founder of Needle. It's Lego for adults sprinkled with AI everywhere.
Previously I worked in computer vision, database development, performance-critical distributed systems, data engineering... you see where this is going right? I got my hands dirty in bunch of things.
Philosopher's Corner
Loading quote...
speaking
writing
Chasing a Ghost Bug After Upgrading to NextJS 16
short-ish
Upgrading to Next.js 16 broke our backend and sent me down a debugging rabbit hole
Insaat 3D Reconstructor Goes Live
long-ish
A cloud native application that can reconstruct 3D models from images.
Automate Toggling Function Keys in macOS
short-ish
Learn how to swiftly switch between standard and system function keys.
Sum to Any Number Using Fibonacci Numbers
short-ish
Also known as Zeckendorf's theorem.
Not the Darkest Dungeon
long-ish
Finding the way out for your flawed heroes.
Cartooning Images
long-ish
A variational approach to cartoonify RGB images.
Intuition Behind Dijkstra's SPA
long-ish
Examining a recursive formulation to solve single-source shortest path problems.
Stock Trading Using At Most T Transactions
long-ish
A dynamic programming puzzle.
Code Jam 2018: Cubic UFO
short-ish
Geometric problem from qualification round. Playing with rotation matrices.
Code Jam 2018: Go Gopher
short-ish
An interactive problem with stochastic process.
Code Jam 2018: Trouble Sort
short-ish
Bubble sort: done wrong.
Code Jam 2018: Saving the Universe Again
short-ish
A greedy approach to protect earth from aliens.