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"]
    }
}

๐Ÿ“ฆ Featured projects

  • ๐Ÿง  TalkNative โ€” on-device iOS text enhancer for non-native English speakers, built on Apple Foundation Models
  • ๐Ÿ“Š ClaudeBar โ€” native macOS menu bar app showing your Claude.ai usage at a glance
  • ๐Ÿ“ฑ Callback โ€” iOS developer interview prep app (SwiftUI, SwiftData, Swift 6)
  • ๐Ÿ„ balisurf โ€” KMP/Compose surf-forecast app for Bali's Bukit peninsula
  • ๐Ÿ—‚ obsidian-memory โ€” Claude Code plugin that persists sessions into an Obsidian vault
  • ๐Ÿ‡ฎ๐Ÿ‡ฉ indonesian โ€” Telegram bot for practicing Bahasa Indonesia through Claude-powered role-play
  • ๐Ÿ‘ yii2-vote โ€” voting extension for Yii2, 69โ˜… and still kicking

๐Ÿ›  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