5 followers
Software engineer, with focus on Back-end technologies and problem solving.
A fast and efficient method to calculate exponents · When we need to calculate the value of some number base raised to the power of another number exp we...
While managing my kubernetes cluster, I needed to install several helm charts to do things like: Installing ingress controller in order to connect my...
On sharing data throughout big monolith app · De-normalization In many cases, we would need to save de-normalized data in a database -SQL or NoSQL- to...
A refactoring journey from imperative to declarative code · “Whenever I have to think to understand what the code is doing, I ask myself if I can...