"Your success in life will be determined largely by your ability to speak, your ability to write, and the quality of your ideas, in that order."
Added at
We will learn what are LLMs and how they power AI Agents. My personal notes on the journey of understanding AI Agents.
Added at
My personal notes on AI Agents. Mostly quick notes and takeaways, hope you find it useful.
Updated at
I will share some of my own experience and some resources that I used to keep myself up to date, not only about what's new but also best practices.
Added at
I will walk you through different leadership styles, specially in software engineering, and a few questions to help you identify your leadership style.
Added at
We dive into troubleshooting Universal Links on iOS when they stop working, after being previously set up correctly.
Updated at
Learn about the inconsistency between Next.js lint and build processes and how to address it
Updated at
Reduce efforts when rebasing a branch on top of another branch with rebase --onto and --update-refs
Updated at
Security is a crucial aspect of any software development project, and iOS development is no exception. In this article, we will explore several best practices to enhance the security of your iOS applications.
Updated at
Top libraries to support developers to simplify start a new iOS project faster and safer
Updated at
Two pointers is a common technique used in algorithms to solve problems efficiently.
Added at
I will discuss my team architecture's problems, the solution, and the results after switching to Clean Architecture.
Updated at
This video shows my GitHub activity in 2023
Added at
Tools to debug Cloudflare image caching effectively.
Added at
It is very important to sign your commits and tags. This guide will help you set up GPG on macOS.
Added at
How to implement a clean and maintainable Form Architecture with UITableView.
Added at
Step-by-step guide on how we created a biometric authentication SDK published on CocoaPods.
Added at