idea_world_labDEV JOURNAL
Sunday, July 12, 2026

Reflection on July 12, 2026

Today it seems I slept strangely for almost 16 hours.

It seems I focused on deployment today. Still, I had some plans for how to design the layout structure and the basic framework, so it gradually improved to a satisfactory level.

Initially, I captured the structure through Figma while taking a bus last night.

Layout concept captured on the bus

So at first I created something like the screen below and proceeded with deployment on Vercel. Even though I deployed, I was oddly unsatisfied and didn’t like it.

Initial Vercel deployment screen

Then, starting with colors, fonts, and receiving some design feedback, I was able to completely improve it to look like the screen below.

Improved Vercel deployment screen

But the design still isn’t very satisfying. Still, as the structure starts to take shape, various tests from automatic builds to automatic deployments seem necessary.

Well… In yesterday’s case I introduced an automatic translation system, but while working on the final items, it kept failing for each language due to Korean detection. The average translation time per language was over 2–3 hours, and when failures occurred, automatic pushes, automatic skips for already successful items, and other tests were performed, which turned out to be good.

Today I also noted in the README that I increased the official documentation JSONL conversion count from 1,230 to 1,260 using the Markdown → JSONL Converter. Recording the gradual increase in collected Markdown documents should be helpful when revisiting the flow later.

I’m still uneasy whether the translation pipeline will work this time and whether automatic deployment will run smoothly, but I’m very pleased to have reached about 15% of the goal.

Well… It seems very tough to achieve the target before going to the military, but seeing the framework take shape and watching myself complete it, I will continue to grow.