//Teacher × Coder × Blogger

Strong Kangaroo

At the boundary of technology and education, recording every moment of daily life with code.

classTeacher{
subject: [ "지구과학", "정보·컴퓨터"]
skills: ["Python", "JavaScript", "Arduino"... ]
passion: "실험하고 기록하기"
}
29
Posts
15
Categories
2021
Since
Trying Full Automation of Official Documents – ChatGPT, Claude, kordoc + python-hwpx
Node.js

Trying Full Automation of Official Documents – ChatGPT, Claude, kordoc + python-hwpx

Public institutions in South Korea still use files with the .hwp extension a lot.This file format is a proprietary document format created by Hancom (...

힘센캥거루
2026년 4월 2일
Next.js Full-Stack Blog Development Story
Node.js

Next.js Full-Stack Blog Development Story

About a year after I first got into web development, I started thinking that I wanted to have my own blog.So I decided to spend about six months worki...

힘센캥거루
2026년 1월 13일
Zero-downtime Next.js deployment (local server) using Caddy
Node.js

Zero-downtime Next.js deployment (local server) using Caddy

Every time I wanted to add something to my homepage, I’d run a build, and it seems there were always a few people trying to access the site in the mea...

힘센캥거루
2026년 1월 4일
Automating Google Search Indexing - Web Search Indexing API
Node.js

Automating Google Search Indexing - Web Search Indexing API

Following IndexNow, I decided to automate things with Google as well.After some digging, I found that Google provides something called the Web Search...

힘센캥거루
2025년 12월 12일
Automating Search Index Creation - IndexNow
Node.js

Automating Search Index Creation - IndexNow

I found out about this while submitting my site to Bing: Bing provides a feature called IndexNow.The key point is that you can send an indexing reques...

힘센캥거루
2025년 12월 11일
My Experience with a Hacked Next.js, React Server
Node.js

My Experience with a Hacked Next.js, React Server

The first time I encountered this security issue was early in the morning on December 5.It was about how remote code execution was possible in React w...

힘센캥거루
2025년 12월 6일