Skip to content
View wiradifit's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report wiradifit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
wiradifit/README.md

Prawira Hadi Fitrajaya - Senior iOS Engineer

Hi, I'm Prawira (wiradifit) 🚀

SwiftUI TCA Combine Clean Architecture Tuist AI Agent Ops

✨ Building the markets that move on iOS.

Senior iOS Engineer @ Ajaib | Cross-market trading apps (US Stocks) | Six years shipping production iOS at scale

🧑‍💻 Executive Summary

I build the trading surfaces people trust with their money. At Ajaib (@ajaibid), I ship cross-market iOS features across four markets, including full US Stocks support, and refactored the core trade page from 415ms → 328ms on a scalable architecture.

My craft is modern SwiftUI at scale. I build features with The Composable Architecture (TCA): state flows in one direction through pure reducer functions, asynchronous work runs on Combine pipelines, and every feature decomposes into isolated, unit-testable modules. Clean Architecture keeps domain, data, and presentation independent so business rules stay framework-free. Tuist manages our modular Xcode projects, keeping build times fast and deterministic.

Off the clock, I build fintech apps and real-time market tools.

🤖 AI-Assisted Engineering & Autonomous Systems

Beyond production iOS engineering, I design and operate large-scale autonomous agent systems, managing over 400+ subagent orchestrations across intensive engineering rallies with strict security gates, cost governance, and execution speed.

⚡ Agent Orchestration & Lifecycle Management

  • Frameworks & Engine Tools: Advanced lifecycle management and orchestration using Hermes Agent Engine, Google Antigravity (AGY) SDK, custom subagent dispatchers, and persistent state databases.
  • High-Throughput Execution: Over 400+ specialized subagent invocations orchestrated for deep codebase analysis, security vulnerability audits, automated test suites, and documentation generation.
  • Autonomous Holding Roster (17 Core Agents): Structured workforce spanning Executive Leadership (CEO, CTO, CPO, CFO, CMO, CISO), Management, Staff Engineering, and Security Watchdogs.

🛠️ Key Systems & Initiatives Built

  • Central Control Command Center: Live telemetry dashboard at wiradifit-studio.duckdns.org tracking token quotas, agent heartbeats, zero-trust security, and system metrics in real time.
  • Social & Content Distribution Engine: Automated multi-account social media dispatcher for content generation, image asset formatting, and scheduled queue publishing.
  • Token Treasury & Router Sentinel: Smart multi-model LLM router with dual-pool quota enforcement, failover routing, and daily token reset sentinels.
  • Multi-Cloud Edge Infrastructure: Oracle Cloud ARM Ampere A1 primary hub (PostgreSQL 16, Redis 7, local vector embeddings, systemd background services) paired with a hardened Tencent Cloud edge node (Caddy, fail2ban, UFW security rules).

I deploy and operate multi-agent workflows across mobile, backend, data, and cloud infrastructure with focus on architecture, security, cost control, and leverage.

Open Source Bug Hunter

🚀 Tech Stack & Core Competencies

📱 iOS Core

Swift SwiftUI UIKit WidgetKit

🏛️ Architecture & Build System

TCA Combine Clean Architecture Modularization Tuist

📊 Quality & Observability

XCTest Instruments Sentry SonarQube Mixpanel

🛠️ Also In My Toolbox

TypeScript Firebase

🐛 Open-Source Bug Bounty Hunting — Actively Fixing Swift/SwiftUI at Scale

I run a permanent, automated bug-bounty operation across the open-source Swift ecosystem: high-star SwiftUI packages and apps are continuously audited for real bugs (Swift 6 strict-concurrency violations, retain cycles, force-unwraps on failure paths, error-handling defects), and every confirmed fix is verified on real Apple toolchains before submission.

Every fix PR ships with receipts: compiled on macOS 15 + latest-stable Xcode, tests green, CI run linked. Companies and maintainers: if your Swift package needs hardening or an audit, my contact is below — this is exactly what I do for a living.

PRs to public repos Fixes verified on Xcode Verification bench

Live contribution What it proves
🎼 XPadInput#68 Music-theory correctness: half-diminished chord glyphs (viiø7), with regression tests
🔨 XPadInput#69 Found main broken under Swift 6.2 (ambiguous use of 'cos') — fixed & proven on latest Xcode
🧵 XPadInput#70 Swift 6 MainActor-isolation fix in test suite, verified on macOS CI

⚡ Featured Projects

Project What it does
🤖 ai-agent-orchestrator Production framework for AI-native organizations: role-based agents, budget sentinel, scheduled orchestration
🧩 swiftui-blueprint SwiftUI app-foundation SDK: type-safe navigation, design tokens, retry-aware networking — 30 tests green
🐛 ios-bounty-workbench Free macOS/Xcode CI bench that verifies open-source bug fixes on real Apple toolchains
🏦 Banking-Super-App iOS fintech super-app concept with multi-account dashboard, transaction flows, modular architecture
📅 billcycle Subscription and bill calendar with recurring-cycle detection and WidgetKit widgets
🌬️ breathbit Offline-first breathing exercise app with guided timers, haptics, home-screen glance
🎙️ squelch Offline voice notes with on-device transcription and smart project tags
📈 financial-market-insight Crypto exchange news and real-time market data feed aggregator

📈 Engineering Metrics

📬 Connectivity

Portfolio LinkedIn Threads Email

"Fast apps are a feature. Reliable apps are a promise."

Pinned Loading

  1. ai-agent-orchestrator ai-agent-orchestrator Public

    Production framework for AI-native organizations: role-based agents, budget sentinel, scheduled orchestration across 2 servers.

    Python

  2. ios-bounty-workbench ios-bounty-workbench Public

    Free macOS/Xcode CI verification bench for iOS bug-bounty fix PRs (public repos = unmetered Actions minutes)

  3. swiftui-blueprint swiftui-blueprint Public

    Production-grade SwiftUI app foundation kit: type-safe navigation, design tokens, retry-aware async networking, persistence. Zero deps, Swift 6 strict concurrency.

    Swift