Skip to content
View enigma2006x's full-sized avatar

Block or report enigma2006x

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
enigma2006x/README.md
████████╗ ██████╗ ███╗   ██╗██╗   ██╗
╚══██╔══╝██╔═══██╗████╗  ██║╚██╗ ██╔╝
   ██║   ██║   ██║██╔██╗ ██║ ╚████╔╝ 
   ██║   ██║   ██║██║╚██╗██║  ╚██╔╝  
   ██║   ╚██████╔╝██║ ╚████║   ██║   
   ╚═╝    ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   

Hey, I'm Tony Trejo 👋

Mobile Developer · iOS · Android · Flutter
🌮 Crafting apps from México to the world

LinkedIn Medium Website Twitter YouTube


🚀 What I do

class TonyTrejo extends Developer {
  final String location   = "México 🇲🇽";
  final List<String> stack = ["iOS", "Android", "Flutter"];
  final String passion    = "Building beautiful, fast mobile experiences";
  final bool openToWork   = true;
}

🛠️ Tech Stack

Flutter Dart Swift Kotlin Xcode Android Studio Firebase Git


📊 GitHub Stats

Tony's GitHub stats

Top Languages

GitHub Streak


🌐 tony-trejo.com — Mobile Architecture & Technical Audit

Visit Site

"Mobile architecture designed for production, not demos."

With 18+ years building real mobile applications, I offer specialized technical architecture & audit consulting for iOS, Android, and Flutter apps already in production.

Service Description
🔍 Technical Audit Deep-dive into your app's architecture, scalability & stability
♻️ Architectural Redesign Refactor without rewriting — sustainable evolution
🤖 AI Integration Responsible AI integration that doesn't break your architecture

📅 30-min initial diagnostic · No commitmentRequest a technical review


🏆 Featured App — RivalPadel

RivalPadel Download on App Store

"Are you here to play… or to dominate?"

RivalPadel is a premium iOS tournament management app built for competitive padel players. Run tournaments, track every match, and let the numbers do the talking.

Feature Description
🥇 Instant Rankings Auto-calculated standings — no arguments, just results
🎾 Match Control Track rounds, record scores, keep tournaments moving
📈 Stats That Talk Build streaks, track performance, prove you're the best

📲 iOS only · iPhone · iOS 17+rivalpadel.com


📱 Platforms I Build For

Platform Tools Experience
🍎 iOS Swift, Xcode, SwiftUI ⭐⭐⭐⭐⭐
🤖 Android Kotlin, Jetpack Compose ⭐⭐⭐⭐⭐
🐦 Flutter Dart, BLoC, Riverpod ⭐⭐⭐⭐⭐

"The best app is the one users can't put down."

Profile views

Pinned Loading

  1. applesso applesso Public

    Single Sign-on ensures your enterprise can implement modern authentication methods without sacrificing ease of use.

    Swift

  2. builder-pattern builder-pattern Public

    The builder pattern is a design pattern (creational pattern) that allows us to create complex objects using sequence of actions.

    Swift

  3. closures-three-use-cases closures-three-use-cases Public

    Swift

  4. generics generics Public

    Using Generics to refactor a common mistake creating a Network layer, don't do this on your code.

    Swift

  5. SwiftToAndroid-RealExample SwiftToAndroid-RealExample Public

    This repository demonstrates, through a practical example, how to implement and use a .so library across both iOS and Android using TapCounterLib.

    Java