Hyoseo
About Thinking Projects Graph Blog
Distilled Thoughts —

Archive/

The complete collection of distilled thoughts and technical patterns.

dev-log

Project-Macro dashboard - Implementing the Idea

Topic AI-Assisted Development
Area Software Engineering

Reflecting on the successful deployment of the macro dashboard, the specific phase-based workflow used to guide Claude Code through the implementation, and the upcoming challenges of operations and monetization.

#claude-code #fastapi #docker #deployment #monetization
dev-log

First time using GenAI api

Topic Automating PDF Data Extraction with GenAI API
Area side-project

A first experience using GenAI API to extract questions from TOPIK exam PDFs. Built an extraction program with an LLM coding agent and automated the process with a bash script.

#GenAI #API #PDF #Python #automation #Gemini
brain-dumps

Biggest Red Flag

Topic Nothing is granted
Area Philosophy

A reflection on the internal standards used to filter social connections, identifying the assumption of entitlement as the ultimate red flag. The author argues that since existence and talent are products of luck, active gratitude is a moral necessity.

#gratitude #red-flags #social-standards #military-service #introversion #luck
TIL

After using some cursor.ai

Topic Software development with ai agent
Area Software development

Reflections on returning to programming after military service — experimenting with AI coding tools like Gemini CLI and Cursor, and questioning what the role of a software engineer looks like in an AI-first world.

#cursor #programming #AI #technology
dev-log

Example Post: Testing the UI

Topic UI Testing
Area Web Development

A comprehensive test of the blog's UI, showcasing various Markdown features including tables, code blocks, and typography.

#Astro #Tailwind #Markdown