Devs Love Coffee / Blog
  • Reading the Same Book Every Year

    ( Jan 13, 2025 )

    A reflection on reading the same book every year and how it helps me reflect on the past year.


  • Spring Animation with GLSL Shader

    ( Oct 11, 2024 )

    Creating a complex reveal animation using a spring-animated GLSL shader, combined with lottie animation.


  • Using Arc Theme to Style a Website

    ( Apr 10, 2024 )

    Arc browser provides the theme variables in css. Using the theme on any website is easy.


  • Making Apple Progressive Blur on the Web

    ( Apr 5, 2024 )

    Technical insights and challenges of implementing progressive blur for your browser.


  • Bento Layouts Tilt Me

    ( Sep 4, 2023 )

    A short write-up of how to make cursor-facing, tilted tiles in a bento grid.


  • The Resend Cube Lookalike Part 3 - Lights, God Rays, Final Touches

    ( Jul 12, 2023 )

    Part 3 of making the resend cube from scratch using Three.js - Enhancing the Lights, add the God Rays and finishing up.


  • The Resend Cube Lookalike Part 2 - Bloom and Animation

    ( Jun 19, 2023 )

    Part 2 of making the resend cube from scratch using Three.js - some more explorations, imports optimizations, adding bloom, and animations.


  • How to Create a 3D Resend Cube using Three.js from Scratch

    ( Jun 15, 2023 )

    A comprehensive guide on creating the Resend cube from scratch with Three.js.