Skip to content
View 9uiLe's full-sized avatar
:octocat:
iOS Developer
:octocat:
iOS Developer

Block or report 9uiLe

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

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

Report abuse
9uiLe/README.md

Typing SVG

About Me

struct Developer {
    let name = "t.kobayashi"
    let role = "iOS Developer"
    let languages = ["Swift", "Python", "Lua"]
    let tools = ["Xcode", "Neovim", "Git"]

    var currentFocus: String {
        "Building efficient SwiftUI applications"
    }
}
  • Working on SwiftUI & Swift Macros
  • Crafting Neovim plugins for iOS development
  • Exploring Effective SwiftUI patterns

Tech Stack

Swift SwiftUI Python Lua Xcode Neovim Git

Profile Views

Pinned Loading

  1. image-loader image-loader Public

    クラウド上にある画像を読み込み、キャッシュを保持する

    Swift

  2. run-mockolo run-mockolo Public

    Mockolo を Swift Package Manager を利用して、導入するための Plugin

    Swift

  3. tino-macro tino-macro Public

    tino アプリで利用する Swift Macros

    Swift