Skip to content
View ivantokar's full-sized avatar
🥷
Working on Swift tooling and server-side utilities.
🥷
Working on Swift tooling and server-side utilities.

Block or report ivantokar

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
ivantokar/README.md

Swift for apps, server-side, CLI, and developer tooling

I build and maintain open-source projects focused on practical Swift usage.

My work centers on applying Swift where its type system, performance, and tooling provide clear advantages — across application code, server-side services, command-line tools, and developer workflows.

The emphasis is on real-world code: maintainable, expressive, and suitable for long-lived projects.

Selected Projects

Image processing and tooling written in Swift.
Focused on non-UI workloads and server-side use cases.

A Neovim plugin written in Lua, focused on Swift code navigation,
with support for additional languages such as TypeScript and Markdown.

Direction

I focus on practical Swift usage for tooling and systems, building quality-of-life tools for solo developers and small teams, based on my own workflows.

Most of this work happens in Neovim.

Pinned Loading

  1. xmap.nvim xmap.nvim Public

    Fast minimap panel for Neovim: symbols + comments/markers, structural highlights, and jump navigation.

    Lua

  2. hokusai hokusai Public

    Hybrid Swift image processing library combining libvips performance with ImageMagick's advanced text rendering capabilities

    Swift

  3. prompt prompt Public

    A Swift library for building beautiful, interactive command-line interfaces

    Swift

  4. mage-stencil-kit mage-stencil-kit Public

    A Swift library that adds powerful case conversion and text processing filters to the Stencil templating engine.

    Swift