A software engineer and technology enthusiast. Always curious about new things. I consider myself a specializing generalist: learning about many fields but expert at Web Applications, Cloud and Data Engineering
Building performant & secure web applications, writing contents and mentoring on .NET, Django, Blazor, Angular, React, Node.js, Azure & deciding your tech field.
Back in 2016, 3 British scientists have won the Nobel prize in physics for their work on exotic states of matter. More specifically for their theoretical work on “topological phase transitions and topological phases of matter”. Together, their discov...

Cache-Aside Cache-Aside Pattern is used to improve performance by storing frequently accessed data in a cache. When an application requests data, it first checks the cache. If the data is not found, it fetches it from the database, stores it in the c...

In the digital world, applications drive success. But how do you know they're performing at their best? That's where software metrics come in. These valuable indicators reveal insights into your application's performance, reliability, usability, and ...
