How to make a flashcard app with Swift UI

AnimalizationIn this tutorial you will make Animalization, a flashcard app for memorizing the names of animals. After building this a...

03/14/2023

All Stories

How I’m teaching myself Computer Science (Update 1)

Have you decided to teach yourself computer science?What is computer science? Computer science is a collection of different studies r...

12/05/2022

Xcode Shortcuts Flashcards

I can’t play an instrument, but when I hear Jimmy Page’s solo in Heartbreaker, I know I wanna be that good at something before I die....

08/25/2022

How to make an MVVM Swift UI App

Step by step guide. I’m going to teach you how to make a simple habit tracker. Let’s start!Create a new projectThe most important thi...

08/22/2022

Code Katas in Swift (#2 Gravity Cubes)

Gravity CubesThis Kata is a fun and easy one. See the boxes above? Imagine them falling to the left or right when you tilt them. Just...

08/02/2022

My first Swift UI MVVM App

BeautifulI made my first MVVM app following the course by Swiftful Thinking / Nick Sarno. Here is what you will learn.What is MVVMMVV...

07/21/2022

List of all SF Symbol names

I wanted to have a selectable gird of all the SF Symbols in my app. Couldn’t find it, so I made one. Copy below.https://medium.com/me...

07/20/2022

Swift UI is not reloading my views

Here’s a problem. I made a simple multiplication table practice game in swift ui.I have some images of letters that I want to turn in...

07/09/2022

How to add Inner Shadows to Text in Swift UI 4.0

Just watched the awesome tutorial from Paul Hudson on inner shadows, a new feature coming with iOS 16. His youtube tutorial is excell...

06/29/2022

Why I’m teaching myself Computer Science

This is where I lived during 2012’s super storm, Hurricane Sandy.Photo by Matthew McDermott (Far Rockaway, New York)I watched the cit...

06/15/2022
Read More

Projects