Skip to content
View maxches99's full-sized avatar
  • VK
  • Russia

Block or report maxches99

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

Senior iOS

Max Chesnikov · Senior iOS Engineer · Swift · SwiftUI · Architecture

profile views followers stars


🚀 About Me

  • 📍 Based in Moscow, Russia
  • 💼 Lead-level iOS Engineer building FinTech / trading / crypto products at scale
  • 🧠 Focused on deterministic networking, concurrency correctness & state consistency under load
  • 🏗 Designing modular architectures for large Swift codebases (async/await-first)
  • 🤖 Building AI-assisted developer tooling to reduce delivery latency
  • 🧰 Core areas: Swift, SwiftUI, UIKit, Combine, iOS Architecture, Structured Concurrency

🧩 Tech Stack

Languages & Frameworks

Swift SwiftUI UIKit Combine Objective-C

Tools & Technologies

Xcode Git GitHub CI/CD Firebase TestFlight

Architecture & Patterns

MVVM VIPER Clean Architecture TDD Reactive


🤝 Let’s Connect


📌 Featured

  • ⭐ NovaNetwork (Swift package: NovaNetworkClient) — in-flight deduplication, cache, ETag revalidation
  • ✍️ Tech writing: networking determinism, async/await cancellation semantics, iOS architecture

Pinned Loading

  1. NovaNetwork NovaNetwork Public

    NovaNetworkClient is a Swift library for deduplicating concurrent requests with the same logical identity. When multiple callers ask for the same resource at the same time, only one underlying oper…

    Swift 3