Job Kroon
@jkroon.bsky.social
Shooting pictures and learning software development. All images are original to me, except for reposted content. 👉 https://bento.me/jobkroon
Pinned
Job Kroon
@jkroon.bsky.social
· Apr 16
Day 01: Today I’m starting my third round of #100DaysOfCode. Just for fun! Last one I did was back in 2023 while completing a complete web dev course for over a year. I got a bit rusty. Now I’ll dive into #Swift & #SwiftUi development.
- learning the basic syntax of Swift (Operators, Strings etc.)
- learning the basic syntax of Swift (Operators, Strings etc.)
#100DaysOfCode Day 35 & 36: Finishing up my weather app project and my Swift course. I'm planning and setting up a home server to host my own domain and figuring out a new Swift project to build.
June 15, 2025 at 7:26 AM
#100DaysOfCode Day 35 & 36: Finishing up my weather app project and my Swift course. I'm planning and setting up a home server to host my own domain and figuring out a new Swift project to build.
#100DaysOfCode Day 34: Setting up database records for different symbols and images. Getting familiar with Supabase's database structure and implementing the necessary tables and relationships.
June 9, 2025 at 9:07 AM
#100DaysOfCode Day 34: Setting up database records for different symbols and images. Getting familiar with Supabase's database structure and implementing the necessary tables and relationships.
#100DaysOfCode Day 33: Still going strong, but I only have time to code in my weekends for now. Today was about integrating #Supabase into my project to make my weather symbols show up dynamic. After this; user data integration.
June 8, 2025 at 7:25 AM
#100DaysOfCode Day 33: Still going strong, but I only have time to code in my weekends for now. Today was about integrating #Supabase into my project to make my weather symbols show up dynamic. After this; user data integration.
#100DaysOfCode Day 31 & 32: So not so much code except for some code practice and documentation. Also onboarding as network engineer. Think that counts, learning all about networks and cables!
June 3, 2025 at 1:29 PM
#100DaysOfCode Day 31 & 32: So not so much code except for some code practice and documentation. Also onboarding as network engineer. Think that counts, learning all about networks and cables!
#100DaysOfCode Day 30: Did some error handling states for a login flow. Integration of User data and profile settings. Have a good sunday!
June 1, 2025 at 8:31 AM
#100DaysOfCode Day 30: Did some error handling states for a login flow. Integration of User data and profile settings. Have a good sunday!
#100DaysOfCode Day 29: A little read in #supabase documentation for implementing my database. Also code practice.
May 31, 2025 at 9:07 AM
#100DaysOfCode Day 29: A little read in #supabase documentation for implementing my database. Also code practice.
#100DaysOfCode Day 28: Now we're getting somewhere. Created a login view controller. Integrated in my project, next up, #authentication. See ya tomorrow!
May 29, 2025 at 6:01 AM
#100DaysOfCode Day 28: Now we're getting somewhere. Created a login view controller. Integrated in my project, next up, #authentication. See ya tomorrow!
#100DaysOfCode Day 27: Just some asynchronous lessons and app practice today. Rest is needed!
May 28, 2025 at 11:46 AM
#100DaysOfCode Day 27: Just some asynchronous lessons and app practice today. Rest is needed!
#100DaysOfCode Day 26: Integrating a login screen for my weather app. Reading the docs for best practice. No too much code today, because I've got places to be.
May 27, 2025 at 4:48 AM
#100DaysOfCode Day 26: Integrating a login screen for my weather app. Reading the docs for best practice. No too much code today, because I've got places to be.
#100DaysOfCode Day 25: Finished up my weather app project by integrating some hard-coded UI elements and testing if the API is getting the right data. Would be a fun project to iterate on. Have a kickass day!
May 26, 2025 at 11:07 AM
#100DaysOfCode Day 25: Finished up my weather app project by integrating some hard-coded UI elements and testing if the API is getting the right data. Would be a fun project to iterate on. Have a kickass day!
#100DaysOfCode Day 24: Making small but steady progress. Reading some documentation and stackoverflow because of syntax updates. Integrating it into my project. The base of my project is almost there! Dummy data check! API check! Extensions check!
May 25, 2025 at 9:22 AM
#100DaysOfCode Day 24: Making small but steady progress. Reading some documentation and stackoverflow because of syntax updates. Integrating it into my project. The base of my project is almost there! Dummy data check! API check! Extensions check!
#100DaysOfCode Day 23: Building my weather app. I'm following instructions from the old swift version (iOS 15), so it's a bit puzzling finding the renewed syntax and functions. But we're getting there!
May 24, 2025 at 12:47 PM
#100DaysOfCode Day 23: Building my weather app. I'm following instructions from the old swift version (iOS 15), so it's a bit puzzling finding the renewed syntax and functions. But we're getting there!
#100DaysOfCode Day 22: Not much time today. Some practices with else-if statements and read a little background of SwiftUI. Tomorrow back on the project again.
May 23, 2025 at 11:34 AM
#100DaysOfCode Day 22: Not much time today. Some practices with else-if statements and read a little background of SwiftUI. Tomorrow back on the project again.
#100DaysOfCode Day 21: After a little holiday break, back in action! Review of swift course and practicing syntax. Continue on my weather app by integrating API. Next up; I need to learn SwiftUI.
May 22, 2025 at 8:34 AM
#100DaysOfCode Day 21: After a little holiday break, back in action! Review of swift course and practicing syntax. Continue on my weather app by integrating API. Next up; I need to learn SwiftUI.
#100DaysOfCode Day 20: Setting up dev environment for my weather app. Starting with some new protocols to get my head around. Have fun today! ✌️
May 16, 2025 at 6:43 AM
#100DaysOfCode Day 20: Setting up dev environment for my weather app. Starting with some new protocols to get my head around. Have fun today! ✌️
#100DaysOfCode Day 19: TIL Concurrency in Swift. Simultaneous processing of tasks with async await. Some documentation and notes today. I've decided to make a simple weather app. Starting tomorrow!
May 15, 2025 at 7:49 AM
#100DaysOfCode Day 19: TIL Concurrency in Swift. Simultaneous processing of tasks with async await. Some documentation and notes today. I've decided to make a simple weather app. Starting tomorrow!
#100DaysOfCode Day 18: Getting back practicing functions, closures and some error handling in Xcode. Figuring out my next thing to build as a mini project.
May 14, 2025 at 12:43 PM
#100DaysOfCode Day 18: Getting back practicing functions, closures and some error handling in Xcode. Figuring out my next thing to build as a mini project.
#100DaysOfCode Day 17: Finished the Swift to do app. A simple app which thought me creating functions, closures and saves different states on the device. Nice to figuring out Xcode and work with a storyboard.
May 10, 2025 at 7:57 AM
#100DaysOfCode Day 17: Finished the Swift to do app. A simple app which thought me creating functions, closures and saves different states on the device. Nice to figuring out Xcode and work with a storyboard.
#100DaysOfCode Day 16: Some Encode lessons and a little note taking. Writing stuff down makes things so much better to remember! Cheers 🤙
May 9, 2025 at 7:27 AM
#100DaysOfCode Day 16: Some Encode lessons and a little note taking. Writing stuff down makes things so much better to remember! Cheers 🤙
#100DaysOfCode Day 15: Continue building on my Swift todo app in Xcode. Just getting to know the software and working with the ViewControllers. Completely different experience then for example React and webdev. It's fun though. Also some documentation.
May 8, 2025 at 11:16 AM
#100DaysOfCode Day 15: Continue building on my Swift todo app in Xcode. Just getting to know the software and working with the ViewControllers. Completely different experience then for example React and webdev. It's fun though. Also some documentation.
#100DaysOfCode Day 14: A little recap of the functions I built in Xcode. Also, as I'm setting up a home server, I've been installing docker and trying to figure out how to securely self host my domains and server. No not too much coding, but still learning. Tomorrow is #swift course again!
May 7, 2025 at 8:38 AM
#100DaysOfCode Day 14: A little recap of the functions I built in Xcode. Also, as I'm setting up a home server, I've been installing docker and trying to figure out how to securely self host my domains and server. No not too much coding, but still learning. Tomorrow is #swift course again!
#100DaysOfCode Day 13: Today I am diving in viewcontrollers in #Xcode. Building functions for a todo app. Creating classes for the UI and functions to add tasks.
May 6, 2025 at 6:58 AM
#100DaysOfCode Day 13: Today I am diving in viewcontrollers in #Xcode. Building functions for a todo app. Creating classes for the UI and functions to add tasks.
#100DaysOfCode Day 12: Another travel weekend, so I have some catching up to do. Continuing exploring the todo app in Xcode, focusing on data storage. Some documentation and note taking. Figuring out how to setup a #digitalgarden, to make these notes public.
May 5, 2025 at 8:24 AM
#100DaysOfCode Day 12: Another travel weekend, so I have some catching up to do. Continuing exploring the todo app in Xcode, focusing on data storage. Some documentation and note taking. Figuring out how to setup a #digitalgarden, to make these notes public.
#100DaysOfCode Day 11: Exploring Xcode and actually building a some functions from a todo app. See how it works.
April 30, 2025 at 11:10 AM
#100DaysOfCode Day 11: Exploring Xcode and actually building a some functions from a todo app. See how it works.
#100DaysOfCode Day 10: I’m completely exhausted for the day and there is no way I spend a whole night on coding, I’ve had my fair share of late nights. So for today a lesson in Protocols in the documentation and making notes. Enjoying the outdoors and sunny weather! 😎
April 29, 2025 at 8:12 PM
#100DaysOfCode Day 10: I’m completely exhausted for the day and there is no way I spend a whole night on coding, I’ve had my fair share of late nights. So for today a lesson in Protocols in the documentation and making notes. Enjoying the outdoors and sunny weather! 😎