2023-08-17 / 2 min

Notes from my coding journey

An introduction to the writing section — notes on software engineering, product work, and things I am still learning.

The writing section on this site is where I keep notes about things I am learning, building, or cleaning up.

What gets written here

I work across web, backend, and mobile: Nuxt, Vue, Node, Go, Flutter, Laravel — plus internal tools that need clear data flow. Not every post has to be a long tutorial. Sometimes a note about a technical decision, an interesting bug, or a small pattern worth remembering is enough.

Why articles help

Writing helps me review how I think while building. If a solution is hard to explain clearly, there is usually some part of the architecture or the flow that is not yet clean enough to explain.

More notes will arrive as I work and find something worth recording. This is better written from real experience than produced just to fill a page.