Welcome to my blog! 🚀

Hi! I'm Noam, a mobile developer and a general nerd. I like ranting about iOS development, tools, automation, and other things that catch my interest. In general, a tech lover and a programming nerd! I hope you enjoy reading my posts, and if you have any questions or comments, feel free to reach out!


Recent Posts


Running Unit Tests with GitHub Actions

Automate your testing and never ship broken code again

Setting up GitHub Actions for iOS

Your first steps into CI/CD automation for iOS apps

Terminal Setup & Scripts

Supercharge your iOS development workflow with custom terminal aliases, functions, and automation scripts

Git Hooks for iOS

Make your life easier without a CI

Parallelize Unit Tests in Your iOS App

Use Xcode CLI and Bash or Fastlane to run unit tests in parallel in your iOS app.

Unit test your iOS app without Fastlane

Use Xcode CLI and Bash to run unit tests in your iOS app.