Jeremy

Posts

Beyond Code Readability and Maintainability

24/12/2023

Write code that balances maintainability with user-centric problem-solving to deliver impactful solutions.

Balancing Productivity and Well-being as a Software Engineer

30/06/2023

Tips for software engineers and professionals to balance work and life.

Stop Solving Problems That Don't Exist

20/05/2023

Have you ever found yourself spending too much time creating code to solve problems that don’t currently exist?

Why Do We Need Database Connection Pooling?

21/04/2023

What is connection pooling, how it works, and why it is useful for optimizing database performance and scalability in different types of systems.