Project
tardy renderer minor 1
Rasterization is one of the typical techniques for rendering 3D models. By following the tinyrenderer course, this project aims to explore and understand the rasterization pipeline in low-level 3D graphics libraries. Let’s start with a first basic implementation.
December 12, 2025
Hugo Hextra website (2)
This post covers the basic configuration and advanced comments system. It explains how to customize the favicon, update the navigation logo and site title, and integrate the giscus comments system.
December 8, 2025
BaekjoonHub customization (백준허브 커스터마이징)
Inspired by BaekjoonHub, A Chrome extension that automatically pushes my code to GitHub when I pass all tests on a BOJ (Baekjoon Online Judge) problem. Instead of using BaekjoonHub as is, I made a few modifications of my own.
November 30, 2025
Hugo Hextra website (1)
This static site was built using Hugo and deployed with GitHub Pages. The first blog project began with the Hextra Starter Template as the base theme. Deployment is now fully automated for seamless updates.
November 11, 2025