← Blog

react

Understanding List Virtualization
frontend1 Jul 2026

Understanding List Virtualization

Virtual scrolling for huge grids: render only the visible rows, tune overscan, and see how React and Vue each skip re-rendering the rows that haven't changed.

Rock Paper Scissors
project17 Jan 2023

Rock Paper Scissors

Rock Paper Scissors (Lizard Spock) Battle Simulator

Spider parser
project19 Sept 2022

Spider parser

Spider is a powerful web article parser that transforms cluttered web pages into clean, readable content.

Meme Generator
project9 Sept 2022

Meme Generator

Canvas meme generator built with Vite and React, on a hand-corrected copy of the imgflip.com API.

Daemon
project18 Mar 2021

Daemon

Front-end to send and receive requests with a GPT-2 Cloud Run server.