Kenny

Full-stack developer

I build things right, not fast. Every line of code earns its place. Simple, maintainable, no shortcuts.

Clever code impresses no one when it breaks at 2am.

Frameworks evolve. New tools emerge constantly. AI is rewriting how we build software entirely. What stays constant: knowing what good code looks like, what breaks at scale, and what questions to ask before writing a single line.

How I Think

Architecture

Question the architecture before writing a line

Performance

Find the bottleneck, not just throw hardware at it

Automation

Automate what shouldn't need a human

Security

Think like an attacker before one does

Cost

Cut cloud spend without cutting capability

Maintainability

Build for the team that maintains it next

Quality

Test thoroughly so regressions never reach production

AI

Use AI to multiply output, not replace thinking