Dec 20, 2024
The complexity of GPU architectures and optimization challenges...
read more...
Nov 20, 2024
compares inheritance and composition, emphasizing the importance of choosing the right approach based on the specific software design context.
read more...
Sep 11, 2024
Terrain Generation and Rendering Based on Perlin Noise Using WebGPU...
read more...
Sep 4, 2024
implemented a fluid simulation by solving the Navier-Stokes equations using the Stable Fluids method...
read more...
Aug 21, 2024
simulated heat equation with WebGPU compute shader...
read more...
9 April, 2024
coordinate systems for various graphics APIs...
read more...
March 10, 2024
Various Approaches to Implementing LOD(level of detail) in OpenGL...
read more...
Feb 1, 2024
Understanding how YouTube tackles autoplay challenges and ensures a smooth viewing experience...
read more...
Nov 17, 2023
Implemented meteor shower with GPGPU via Transform Feedback in OpenGL...
read more...
Nov 12, 2023
I attended a developer conference for the first time ever...
read more...
Nov 7, 2023
Reflection on the Past Year of Developing and Launching a Web-Based CRM...
read more...
Nov 6, 2023
tried implementing a Earth animation using WebGL with video textures...
read more...
Nov 2, 2023
Implemented mouse picking using OpenGL Frame Buffer Object.
read more...
Oct 30, 2023
Implemented a simple Image-Based Lighting (IBL) technique...
read more...
Oct 24, 2023
Texture mapping an Earth-like texture onto a sphere model using OpenGL...
read more...
Oct 24, 2023
Texture mapping an Earth-like texture onto a sphere model using OpenGL...
read more...
Sep 7, 2023
Started diving deep into graphics programming...
read more...
Aug 11, 2023
Simulation of Linear Regression and Custom MLP Models using TypeScript...
read more...
Dec 14, 2022
Implemented Phong shading with ray tracing in a web environment...
read more...
Dec 12, 2022
compared the speed of Gaussian blur implementation using canvas 2D and WebGL2...
read more...
Sep 5, 2022
I've started working as a frontend developer at a fintech startup...
read more...
Aug 28, 2022
Implemented a turing machine simulator with typescript and react...
read more...
Oct 14, 2021
How Immutable.js works with persistent data structures, and its pros and cons...
read more...
Sep 23, 2021
Explain primitive and reference data type of JavaScript, and immutability of object...
read more...