Posts
- What I Learned From Migrating E-Commerce Platform Data
Notes from a few e-commerce platform data migrations: how product, customer, and order data each need to be handled differently, and how my ETL mindset shifted from field conversion to understanding the data context first.
- A Small Connection Headache with an Intranet Host
A record of debugging repeated SSH disconnects from a Mac to a DGX Spark on the company intranet, from ARP binding and mDNS .local access to the driver update that ultimately fixed it.
- My Experience Taking Over a Colleague's Project
The questions I learned to ask when taking over a project, and the information that doesn't live in the code.
- How to Ask for a LinkedIn Recommendation
A practical walkthrough of how I asked my manager for a LinkedIn recommendation.
- Shared Context
Why context matters in communication
- Yayoi Kusama’s “Trajectory” and “Miracle” — W Collection & More 1951–2005
A reflection on a Yayoi Kusama exhibition spanning 50 years.
- An Everyday Person
Even in the unstoppable currents of the world, I try to live the everyday life I want.
- Newbie Journey - Entering the Real Developer World
As a career-switching self-taught developer, I share early on-the-job challenges and how to navigate them more smoothly.
- Career Switch to Frontend - Pre-Job-Hunt Checklist
How I prepared before applying for frontend jobs: resume formats, job platforms, GitHub profile setup, project write-ups, and a portfolio entry site.
- Build Your LinkedIn Profile from Scratch
I needed an online business card while job hunting, so I built my LinkedIn profile step by step.
- HOLA SVG, a Handy SVG Tool
When building projects, we often need icons for interactions. SVG is intuitive, lightweight, and easy to customize.