Skip to content
View zelentsov-dev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report zelentsov-dev

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zelentsov-dev/README.md

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

Pinned Loading

  1. asc-mcp asc-mcp Public

    MCP server for App Store Connect API β€” 208 tools for managing apps, builds, TestFlight, subscriptions, and more from Claude, Cursor, VS Code, or any MCP client

    Swift