Home Blog About
  • I built my first machine learning model

    Sep 14, 2023

    I've started to dip my toes into deep learning with Python. This article is about how I built an image classification model with fastai.

  • GLSL Shaders

    Sep 8, 2023

    A collection of older GLSL shader

  • External APIs for React Components

    Jan 10, 2023

    Leveraging the `useImperativeHandle` hook to expose functions as an API.

  • Track Youtube embedded videos with YT API

    Jun 22, 2022

    Handy snippet to track all embeded YT videos on a page.

  • Edge cases when sending analytics event data over HTTP

    Jun 22, 2022

    Some corner cases I had to tackle while sending analytics events from client-side JS

  • Block Sampling Textures in a GLSL shader

    Apr 2, 2022

    I've started to experiment with textures in my GLSL shaders. Check out how I created this block sampling effect.

© 2025 Your name here. All rights reserved.
GitHub