PinnedWhiteBatCodesJava Security : Advanced Encryption Standard (AES) EncryptionHey, let’s dive into some Java Security and let’s encrypt and decrypt our first messages using the Symetrical Encryption method : Advanced…May 18, 2023May 18, 2023
PinnedWhiteBatCodesJava Security : Rivest–Shamir–Adleman (RSA) EncryptionHey, let’s dive into some Java Security and let’s encrypt and decrypt our first messages using the Asymmetrical Encryption method …May 18, 2023May 18, 2023
WhiteBatCodesHow ChatGPT Propelled a Software Engineer to Success: A Journey of Innovation and PromotionIntroductionJun 19, 2023Jun 19, 2023
WhiteBatCodesJava | Exploring Methods to Implement the Prototype PatternIntroduction:Jun 12, 20231Jun 12, 20231
WhiteBatCodesJava | Simplifying User Object Construction with the Builder PatternIntroductionJun 10, 2023Jun 10, 2023
WhiteBatCodesYOU MUST KNOW THESE TYPES OF SINGLETON DESIGN PATTERNS IMPLEMENTATIONSIn Java, a singleton is a design pattern that ensures a class has only one instance, providing global access to that instance. Singletons…Jun 4, 20231Jun 4, 20231
WhiteBatCodesCreate your Password Generator in Jetpack Compose | Part 3 | Password Edit UIPassword generators are commonly used to generate strong passwords for your accounts. This application is for you to make your own custom…May 29, 2023May 29, 2023
WhiteBatCodesCreate your Password Generator in Jetpack Compose | Part 4 | Save Password to DatabasePassword generators are commonly used to generate strong passwords for your accounts. This application is for you to make your own custom…May 29, 2023May 29, 2023
WhiteBatCodesCreate your Password Generator in Jetpack Compose | Part 2 | PwdGenPassword generators are commonly used to generate strong passwords for your accounts. This application is for you to make your own custom…May 25, 2023May 25, 2023
WhiteBatCodesCreate your Password Generator in Jetpack Compose | Part 1 | InterfacePassword generators are commonly used to generate strong passwords for your accounts. This application is for you to make your own custom…May 25, 2023May 25, 2023