Training as a Tool of Delegation
Delegating without empowering is a recipe for disappointment. Show your team members how to do the task at hand and your job becomes easier
Delegating without empowering is a recipe for disappointment. Show your team members how to do the task at hand and your job becomes easier
In life, very few things trump “I’ve done it before”, this is how to get a 5 years worth of experience in 3 and maximise your employment
This is a tell-tale of my 1 year tenure at Cellulant. I solve challenges like too many meetings, knowledge democratisation, revamping of the SDLC, pull request reviews, onboarding process and more.
Sometimes the coins make all the difference - between those who took-off and those who crash on the runway of entrepreneurship. The hustler’s poem
Life can be tough, great men do fall. Whatever comes our way, we must not quit for many - known and unknown - are dependent on our success
A beginner-friendly guide to Spring Boot, covering project setup, structure, and the use of MVC patterns. Ideal for developers looking to build cloud-native web applications with minimal configuration.
In this video tutorial, we will learn how to find and use free HTML/CSS templates to create stunning user interfaces for a Spring Boot application.
Learn how to automatically encrypt and decrypt sensitive data in your Spring Boot application using AES encryption and JPA Attribute Converters. Protect API keys, client secrets, and other sensitive information stored in your database
Learn how to implement HMAC signature in a Spring Boot application to secure API requests. This step-by-step guide covers project setup, integrating HMAC with Spring Security, and testing with Java.