Category: Technology
-
App Prototyping: When Software Engineering Matters More Than Documentation
I’ve been building software since I was 14 years old, and since then, I’ve suffered the consequences of refactoring bad code. First, it was my code that I suffered, then others’ code. Then, that’s how I learned the importance of good software engineering practices and how to make good progress when time is your most…
-
Reducing the Clutter in Flutter
For the past eight months, I’ve been coding and learning SwiftUI to build iOS native apps. Now, I’m collaborating with a friend to develop his app in Flutter. This experience brought perspective to my knowledge of reactive programming and also helped me deepen some of the newer mobile app development concepts. As an entrepreneur, I…
-
Running BERT Models on GCP Serverless Infrastructure
Last year I faced the quest of building WhippedUp, a platform aimed at helping people eat better and more sustainably. To make the platform run, I heavily leverage machine learning techniques, some of which process the system’s data and some help the users consume it. Since I’m still a tiny player in the space, I…
