My Technical Ramblings

Scoring Goals Securely: The JWT Playbook in "FindYourTurf"

Here I attempt to explore the use of JSON Web Tokens (JWTs) in the context of user authentication on a web application named "FindYourTurf." The narrative follows Rooney's journey through registration, login, secure storage, server-side authentication, accessing protected resources, token refreshment, and logging out. It emphasizes the role of JWTs as digital passports, facilitating secure and personalized user experiences.

Why Database Optimization Is Not Always the Best Solution

Database optimization is often seen as the go-to solution for performance issues, but it's not always the best approach. This article explores when database optimization might be overkill and what alternatives you should consider. Through real-world examples and practical scenarios, we'll examine the trade-offs and help you make better decisions about optimization strategies.

You can find my Resume here!

My Resume