Skip to content

zelentsov-dev/zelentsov-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hello there 👋

visitors Open Source Love

Typing SVG

// Swift Developer Profile

struct Developer {
    let name = "Aleksei"
    let role = "Swift Developer"
    let languagesSpoken = ["en_US", "ru_RU"]

    func sayHi() {
        print("Thanks for visiting my profile! Feel free to explore my Swift projects.")
    }
}

let me = Developer()
me.sayHi()

🚀 Featured Project

asc-mcp — MCP server for App Store Connect API with 208 tools. Manage apps, builds, TestFlight, subscriptions, and more from Claude or any MCP client.

Swift MCP MIT


🔧 Technologies & Tools


📱 Swift / iOS Development

SwiftUI UIKit Combine Swift Concurrency Swift Testing CoreData SwiftData StoreKit 2 Firebase

🐹 Go Development

Gin GORM PostgreSQL MySQL


github-snake

📫 Connect with me

LinkedIn Telegram

Profile views

About

GitHub profile README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors