Autor: Alejandro LM
-
🚀 From Zero to iOS App with Swift… Without Knowing Swift
A few weeks ago, I set myself a challenge: build an iOS app using Swift, a language I had zero experience with. The key: leveraging AI tools like Claude Code, which helped me break problems into smaller tasks, guide me with examples, and debug errors quickly. The surprising part wasn’t just that I managed to…
-
My First Vibe Coding Project with Codex
I have no prior knowledge of iOS development with Swift, but I wanted to test myself by building something simple using an AI coding agent. For this experiment, I used Codex by OpenAI. The Idea: The project is a travel log app: you start a route and mark points of interest along the way. Takeaways…