
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 siteVivid Money
Worked for a fin-tech startup, competitor of N26 and Revolut in Europe. Responsible for conversion-increasing A/B testing.
Open App in AppStoreLitRes
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 AppStorePremierPharm
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ПД39
Loyalty program app for a chain of beer stores. Took part in developing features.
Open App in AppStoreSILSILA
An app to help victims of domestic violence. Took part in developing from scratch.
Open App in AppStoreSKIF.Personal
Developed an app for human GPS-tracking using smart-watch.