Profile picture Valerii Silin

Valerii Silin

iOS Developer/Lead/Architect

Tbilisi, Georgia

Strong experience in bridging business goals and technical execution. Skilled at helping companies make tough product decisions, balancing speed and quality, and building scalable mobile architectures. Experienced in mobile DevOps, mentoring teams, and driving development practices that improve both business outcomes and engineering efficiency.

Download CV

struct Developer {
    let name: String
    let skills: [String]
    let interests: [String]
    let hobby: [String]
}

struct TechStack {
    let mobile: [String]
    let devOps: [String]
}

enum ContactType {
    case telegram
    case email
    case phone
    case linkedIn
}

let techStack = TechStack(
    mobile: [
        "Swift",
        "ObjC",
        "SwiftUI",
        "RxSwift",
        "Combine",
        "Modern Concurrency",
        "SPM"
    ],
    devOps: [
        "Ruby",
        "Python",
        "GitLab",
        "GitHub",
        "Jenkins",
        "Docker",
        "fastlane"
    ]
)

let me = Developer(
    name: "Valerii Silin",
    skills: techStack.mobile + techStack.devOps,
    interests: [
        "Mobile",
        "Devops",
        "Self-Hosting"
    ],
    hobby: [
        "Paragliding",
        "Karting",
        "Surfing",
        "Off-roading",
        "Aviation"
    ]
)

func contact(_ type: ContactType) -> String {
    switch type {
    case .telegram:
        "https://t.me/valerysilin"
    case .email:
        "skelet2394@gmail.com"
    case .phone:
        "+79151971950"
    case .linkedIn:
        "https://www.linkedin.com/in/valerysilin/"
    }
}

Ayta AI

Optimized the performance of a real-time speech converter app that helps people who stutter.

View project site

Lenta Online

Led the iOS team of the biggest e-grocery store in Russia.

Open App in AppStore

Linguix

Built companion app for grammar-checking keyboard.

Open App in AppStore

Vivid Money

Worked for a fin-tech startup, competitor of N26 and Revolut in Europe. Responsible for conversion-increasing A/B testing.

Open App in AppStore

LitRes

Greatest in Russia e-book and audiobook store. Developed new engine for audio-player with caching, encryption, CarPlay support, and new features.

Open App in AppStore

Lingua Cloud

Supported and developed features for an app for learning English.

Open App in AppStore

PremierPharm

E-commerce app for pharmaceutical company.

ABGLAB

Developed an iPad app for a pharmaceutical company for presenting and preordering their products at AMWC-Monaco.

Роза Хутор

App for Rosa Khutor Resort containing guides, maps, loyalty program and more. Supported and developed new features.

Open App in AppStore

АЛФАВИТ ОБУВЬ

Supported and developed features for footwear e-commerce app.

Open App in AppStore

Насилию.нет

Maintained SOS-button app for notifying relatives while in danger.

Open App in AppStore

ПД39

Loyalty program app for a chain of beer stores. Took part in developing features.

Open App in AppStore

SILSILA

An app to help victims of domestic violence. Took part in developing from scratch.

Open App in AppStore

SKIF.Personal

Developed an app for human GPS-tracking using smart-watch.

SKIFAPP

Supported an app for commercial vehicles tracking SKIFAPP.

Open App in AppStore