Skip to content

zelentsov-dev/zelentsov-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 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 Projects

πŸ€– MCP Servers

  • asc-mcp β€” MCP server for App Store Connect API. 208 tools to manage apps, builds, TestFlight, subscriptions, and more from Claude, Cursor, VS Code, or any MCP client. Stars
  • clipsnap-mcp β€” Fix broken clipboard image paste in iTerm2 for Claude Code. Real-time Swift clipboard watcher. Stars

πŸ“š Swift Libraries

  • SwiftAssistant β€” Swift library for OpenAI Assistants API. Create assistants, manage messages, handle AI runs. Stars
  • SMSHubAPI β€” Swift wrapper for SMSHub virtual number service. Stars

Swift MCP MIT


πŸ“Š GitHub Stats


🌐 Contribution Graph in 3D

3D contribution graph

πŸ”§ Technologies & Tools


πŸ“± Swift / iOS Development

SwiftUI UIKit Observation Swift Concurrency Swift Testing swift-dependencies CoreData SwiftData StoreKit 2 Firebase

🐹 Go Development

Gin GORM PostgreSQL MySQL

πŸ€– AI & Tools

Claude Code MCP OpenAI


github-snake

πŸ“« Connect with me

LinkedIn Telegram

About

GitHub profile README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Β 
Β 
Β 

Contributors