1. A logo with a circle, two vertical lines, and another circle, representing the letters db
  2. BLOG

Cover Image for Implement Frequently Used Emojis with LFU Cache

Implement Frequently Used Emojis with LFU Cache

tutorialdsa

May 3, 2023

A classic use case for LFU cache!

Cover Image for Augmenting Next.js Blog Starter with MDX

Augmenting Next.js Blog Starter with MDX

tutorialnext

April 9, 2023

Markdown is cool, but I thought it would be nice to add more potential for interactivity to my blog posts without making them more complicated to write, so I explored extending my current setup with MDX, which allows you to include React components in Markdown.

Cover Image for Building a blog with Next.js

Building a blog with Next.js

next

April 7, 2023

I decided to start the feared BlenderGuru donut tutorial, and I realized, what’s the point of going through all of this trouble to make a donut if I can’t brag about it to people on the internet?