Lean Development ArchitectureHow to develop quality software as quick as possible.Jul 19, 2026·4 min read
Creating the Mindmap appConcept: MindPal - A Mental Wellness Companion Tagline: "Track, Grow, and Thrive Together" MindPal is a mobile-first application designed to facilitate seamless communication and progress tracking between mental health professionals and their clients...Aug 8, 2024·2 min read
Advanced Git Techniques for Intermediate Developers d1In the previous article, we explored the basics of Git, including initialization, committing, branching, and simple merging. Now, we'll dive into more advanced Git topics that every intermediate developer should master. This includes more complex mer...Aug 6, 2024·4 min read
Understanding Regular Expressions (Regex)Lets look at how you can manipulate strings with regex.Jul 2, 2024·5 min read