Matthew Ogtong·Dec 18, 2025The Game I Couldn’t Stop Thinking About — HiLo Arena Dev LogBuilding my first iOS app
InDev GeniusbyMatthew Ogtong·Apr 10, 2023Swift Extensions & Protocols: Enhance Code Efficiency & ReusabilityDuring my last role, I experienced firsthand just how powerful protocols and extensions were in Swift. Their adoption throughout the…
InDev GeniusbyMatthew Ogtong·Apr 7, 2023Swift Enums Explained: A Detailed OverviewSwift enums offer a robust and adaptable feature in iOS development. They let developers establish a type with a limited set of cases…
InDev GeniusbyMatthew Ogtong·Mar 31, 2023An Intro into UIKit & SwiftUI: Building a Simple Login Screen with Both FrameworksUser interfaces are the gateway between users and your app, making it essential to create visually appealing and user-friendly experiences…
InDev GeniusbyMatthew Ogtong·Mar 27, 2023Swift Fundamentals: A High-Level Overview for Aspiring iOS DevelopersHi there! I’m Matt, a self-taught developer who began learning iOS development in early 2022. Since then, I’ve had the opportunity to work…
Matthew Ogtong·Feb 19, 2023Essential Swift Frameworks for iOS DevelopmentAs a growing iOS developer, staying informed of the latest and most crucial frameworks is vital. In this blog post, I’ll be giving a high…A response icon1A response icon1
InJavaScript in Plain EnglishbyMatthew Ogtong·May 18, 2021Start Implementing Animations with react-springThis article will primarily convey my experience using react-spring and how you can quickly implement the library’s hooks into your…
IncodeburstbyMatthew Ogtong·Jan 28, 2021An Intro & Tips on CSS Grid LayoutI guess you can say this is a follow up to my previous blog regarding some neat resources you could use for CSS. Although this will…
InThe StartupbyMatthew Ogtong·Dec 7, 2020Great CSS Resources for Building Out Your First Web AppIt’s almost the end of another month and what is personally my favorite week of coding Bootcamp; Project Week. This is what I’ve been…A response icon1A response icon1
Matthew Ogtong·Nov 13, 2020The Importance of README.md FilesHi there, my name’s Matt. I’d like to throw out there that this is my first blog post ever and I hope that it will be the first of many…