Skip to content
View chiliec's full-sized avatar
🎈
Looking for a job
🎈
Looking for a job

Organizations

@donos-community @VIZ-Blockchain @viz-cx @cube-worlds

Block or report chiliec

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.

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
chiliec/README.md

Hi, I'm Vladimir Babin πŸ‘‹

Senior iOS/macOS Engineer Β· Remote since 2015
10+ years shipping production Apple apps β€” healthcare at scale, blockchain, multi-client delivery.

CV Telegram LinkedIn Blog

import Foundation

struct VladimirBabin: SeniorEngineer {
    let platforms: Set<Platform> = [.iOS, .macOS, .iPadOS]
    let remoteSince = 2015

    var yearsShipping: Int {
        Calendar.current.dateComponents([.year], from: .year(2014), to: .now).year!  // 10+
    }

    let shipped = [
        "Healthcare iOS/macOS apps used daily in US clinics β€” live on the App Store",
        "TON blockchain integration: on-chain state parsing, async updates",
        "Secure messaging, video calls, offline-first synchronization",
        "Kickoff β†’ first TestFlight build in 2–3 weeks, across 4+ concurrent clients",
    ]

    let concurrency: [any Sendable] = ["async/await", "Actors", "Combine", "GCD"]

    func refactor(app: LegacyApp) async -> Metrics {
        await app.crashRate * 0.6  // βˆ’40% through monitoring and defensive coding
    }

    var currentlyExploring: [String] {
        ["on-device Apple Intelligence", "AI agents", "Kotlin Multiplatform"]
    }
}

πŸ›  Tech I've shipped with

Area Tools
Apple Swift, SwiftUI, UIKit, Swift Concurrency, Combine, Core Data, Keychain
Architecture MVVM, Clean Architecture, VIPER, modularization, SPM
Cross-platform Kotlin Multiplatform, Compose, React Native, Dart
Backend Python, Go, PHP, Scala
Web3 TON, Solidity, Tact
AI / LLM Claude API, agents, MCP, RAG, Apple Foundation Models
CI/CD Fastlane, GitHub Actions, GitLab CI, TestFlight, Docker

Pinned Loading

  1. ClaudeBar ClaudeBar Public

    A native macOS menu bar app that shows your Claude.ai usage at a glance.

    Swift 4 1

  2. kvyatkovskys/KVKCalendar kvyatkovskys/KVKCalendar Public

    A most fully customization calendar for Apple platforms πŸ“…

    Swift 803 135

  3. viz-cx/viz-wallet viz-cx/viz-wallet Public

    iOS application for VIZ blockchain

    Swift 2

  4. cube-worlds/cube_worlds cube-worlds/cube_worlds Public

    NFT characters on TON blockchain

    TypeScript 2 2

  5. Satoshi Satoshi Public

    A tribute to Satoshi Nakamoto's legacy. Press F and pay your respects to the creator of Bitcoin. Built on TON.

    TypeScript 4 1

  6. yii2-vote yii2-vote Public

    Provides voting for any model πŸ‘ πŸ‘Ž

    PHP 69 30