- #shares#speaking
"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
- #personal-notes#ai#llms
We will learn what are LLMs and how they power AI Agents. My personal notes on the journey of understanding AI Agents.
Added at
- #personal-notes#ai#agents
My personal notes on AI Agents. Mostly quick notes and takeaways, hope you find it useful.
Updated at
- #self-improvement#continuous-learning
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
- #leadership#management
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
- #universal-link#ios#troubleshooting
We dive into troubleshooting Universal Links on iOS when they stop working, after being previously set up correctly.
Updated at
- #nextjs#typescript#lint#typecheck
Learn about the inconsistency between Next.js lint and build processes and how to address it
Updated at
- #git#rebase
Reduce efforts when rebasing a branch on top of another branch with rebase --onto and --update-refs
Updated at
- #security#ios
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
- #ios#libraries#cocoapods
Top libraries to support developers to simplify start a new iOS project faster and safer
Updated at
- #algorithms#two pointers
Two pointers is a common technique used in algorithms to solve problems efficiently.
Added at
- #ios#clean#architecture
I will discuss my team architecture's problems, the solution, and the results after switching to Clean Architecture.
Updated at
- #github#activity
This video shows my GitHub activity in 2023
Added at
- #cloudflare#image#caching
Tools to debug Cloudflare image caching effectively.
Added at
- #gpg#macos#git
It is very important to sign your commits and tags. This guide will help you set up GPG on macOS.
Added at
- #ios#swift#architecture#forms
How to implement a clean and maintainable Form Architecture with UITableView.
Added at
- #ios#swift#sdk#cocoapods
Step-by-step guide on how we created a biometric authentication SDK published on CocoaPods.
Added at