Hi, I'm joretec.

I build things for the web and write about what I learn along the way.

This landing page now has more depth so you can test scrolling interactions, spacing, and how the floating navigation behaves when moving through longer content.

Read my articles →

What this site is for

This is a working space for sharing notes, experiments, and practical lessons from building modern web interfaces. The focus is simple: useful writing, clear examples, and ideas you can apply immediately.

Use this section as a visual checkpoint while scrolling. The top navigation should disappear on the way down and return when you reverse direction.

Build Notes

Small implementation details, tradeoffs, and decisions from real project work.

Frontend Patterns

Layout, interaction, and style patterns that keep interfaces clean and intentional.

Shipping Mindset

Practical workflows to move from idea to released feature without overcomplication.

Keep scrolling

Extra vertical content is intentionally added here so you can observe the complete up/down navigation behavior over a longer distance and across multiple sections.

If the interaction feels too sensitive or too delayed, we can tune the scroll threshold and animation speed in the navigation component.