Hi there! I’m Oleksandr, a software engineer with a simple guiding principle: I only truly grasp something when I can explain it to someone else. That’s why I created this blog—to break down tricky programming concepts into clear, easy-to-understand ideas.
Honestly, many things in tech are pretty straightforward at their core, but articles and posts often make them seem more complicated than they need to be. My mission? To clear up the confusion.
Here, you’ll find my thoughts and experiences on topics like iOS and Android app development, UI/UX design, Git, AI, and other development-related stuff.
Please note that some of my old posts from other platforms are still not published and will be published as soon as possible.
Curious where to start? Below are some of my favorite posts.
Programming #
- SOLID Principles in Simple Terms
- When Swift Value Types Switch to Heap Storage
- Understanding the Role of RunLoop in Swift
- When to Use Structs, Computed Properties, and Functions in SwiftUI for View Creation