Pablo Cruz
banner
portfedh.bsky.social
Pablo Cruz
@portfedh.bsky.social
Into programming, investing, education, and IoT.
CDMX,
🇲🇽🇺🇦🇵🇸

https://pablocruz.io/
https://github.com/portfedh
https://linkedin.com/in/pablocruzlemini/
Cleaning up my old files i found this. Remember this?
This was March 8 2020.
November 7, 2025 at 4:31 AM
I had no idea Brazil had so many developers
November 2, 2025 at 12:33 AM
I wonder if TypeScript is really more popular or if its growth is due to LLM's using it. If it is, it would mean that we are producing about 20% more code Year on Year.
October 31, 2025 at 1:36 PM
How to Prompt
October 7, 2025 at 10:10 PM
Worth keeping in mind
October 2, 2025 at 4:17 PM
Soft Launch on Google Play Store
October 1, 2025 at 4:34 AM
Added a new feature so users can change course if they need to as long as their course hasnt started. #ReactNative
September 26, 2025 at 5:17 PM
🚀 Deployed V1 of my CoDi – Bank of Mexico Payment API.
Enables instant, commission-free payments direct to vendors’ bank accounts.
Next step: stabilize + open source. 🏦⚡
#BuildInPublic #Fintech #Payments
September 25, 2025 at 6:12 PM
Used this a million times but i still get confused sometimes
September 20, 2025 at 8:54 PM
Two different ways of visualizing linked lists
September 17, 2025 at 3:35 PM
September 17, 2025 at 12:38 AM
This chart is a great resource for understanding time and space complexity for different array sorting algorithms. I was trying to create my own version to study, but this one is so much clearer and more comprehensive.

#Algorithms #Coding #Programming #ComputerScience #Tech
September 16, 2025 at 4:54 PM
Crazy that this is the time complexity of efficient sorting algorithms
September 16, 2025 at 3:36 AM
September 12, 2025 at 3:50 PM
Spent the last two weeks chasing down a single bug 🐛
20 iterations later, it finally works.
Longest debug session of my life (so far)—so relieved it’s over! 🎉
September 4, 2025 at 5:39 PM
Been wrestling for a week just to get my React Native app running on iOS. “Learn once, write anywhere” feels more like “struggle everywhere, hope it runs.”
September 2, 2025 at 12:25 AM
It's very cool when you see that something you made helped someone else
August 29, 2025 at 10:58 PM
🚀 New milestone! Submitted my first iOS app for beta testing on TestFlight.
Built with React Native now its in testing in for both Android and iOS.
#AppDevelopment #ReactNative #BetaTesting #100Devs #iOSDev
August 28, 2025 at 8:31 PM
Saving the cheat sheet in my profile for later:
August 26, 2025 at 10:19 PM
Looking for feedback on my system design for a dance academy with 4,000 users. This is a real project. What would you change?
#SystemDesign #SoftwareArchitecture #TechReview #CodeReview #TechFeedback #BuildInPublic
August 23, 2025 at 5:36 PM
🚀I’ve just submitted my app for closed testing on Google Play. Looking forward to getting feedback from early testers in this phase.
#AppDevelopment #GooglePlay #BetaTesting #ReactNative #100Devs
August 19, 2025 at 12:01 AM
Using AI for unit testing has been a game changer.
It took some time to set up, but now the LLM has a deep understanding of how the app works — and plenty of guardrails to keep it from going off the rails.
Highly recommend it!
#AI #UnitTesting #LLM #DevTools #CodingTips
August 15, 2025 at 2:39 AM
Finished integrating Stripe payments into the mobile app. Almost ready
#BuildInPublic #Stripe #MobileDev
August 12, 2025 at 3:23 PM
Today I added my GitHub activity to my portfolio page #BuildInPublic
August 10, 2025 at 7:29 PM
Continuing to learn Data Structures by writing them from scratch.
Now going for the doubly linked list.
August 9, 2025 at 6:49 PM