The Art of Debugging

Once you have those fundamentals, progress really accelerates.

Debugging is Development

From resolving JavaScript reference errors, to fixing CSS conflicts in responsive layouts, to handling browser caching issues on GitHub Pages, to state-driven UI Navigation, to...

The real win wasn’t just getting things to work it is understanding why they work, where they belong, and how to adapt when environments change.

Why it Matters

Each challenge continuously sharpens my understanding of how modern web applications actually behave in production environments.

My portfolio doesn’t need to be perfect, it needs to be honest.

Rather than treating bugs as setbacks, I treated them as checkpoints.