Skip to content
View n0an's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@SwifterSwift

Block or report n0an

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
n0an/README.md

Hi, I'm Anton ๐Ÿ‘‹

๐Ÿ“ Spain | ๐Ÿ“ฑ iOS Engineer ยท macOS ยท watchOS | Swift, SwiftUI | ๐Ÿค– Applied AI

iOS macOS watchOS Swift SwiftUI Xcode TypeScript Node.js Vercel Claude Codex

Building iOS, watchOS, and macOS apps with applied AI - from cloud to on-device.

Current Projects

VivaDicta - AI voice productivity

  • ๐ŸŽ™๏ธ VivaDicta - iOS & watchOS speech-to-text app on App Store. AI voice keyboard, on-device RAG, chat with your notes. On-device LLMs (Apple Foundation Models, Gemma, Qwen, Llama MLX), WhisperKit & NVIDIA Parakeet transcription, and 20+ cloud AI providers
  • ๐Ÿ–ฅ๏ธ VivaDicta for Mac - macOS speech-to-text app with system-wide dictation, MCP server, and CLI for agent orchestration. Apple Foundation Models and MLX on-device (Gemma, Qwen, Llama, GLM), 20+ cloud AI providers
  • ๐Ÿ› ๏ธ vivadicta-cli-skills - 4 agent skills for driving the VivaDicta CLI from Claude Code and Codex

Agent Skills

  • skills - Collection of agent skills for Claude Code, Codex, Gemini, and Cursor. Install via npx skills add n0an/skills
  • agent-gauntlet - Multi-agent TDD pipeline with deterministic quality gates: Gherkin specs, complexity and coverage limits, mutation testing. Uncle Bob's "run the gauntlet" workflow as an installable skill and Claude Code plugin
  • app-intents - Writes correct Swift App Intents for Siri, Shortcuts, widgets, and Apple Intelligence; catches ~35 common LLM mistakes
  • background-execution - Writes correct Swift background-execution code - BGTaskScheduler, background URLSession, push, and background modes
  • widgets - Writes correct Swift WidgetKit code - Home Screen, Lock Screen, and watch widgets, Controls, Live Activities, and accented/tinted rendering
  • observability - Writes correct Swift observability code - Logger, signposts, MetricKit, crash reports and symbolication, and production telemetry; catches ~33 common LLM mistakes
  • swift-format-style - Modern Swift FormatStyle / .formatted() APIs
  • git-codebase-preflight - Audits a repo through git history before reading source
  • ffmpeg - Categorized FFmpeg recipes for video and audio automation

Also shipping

  • โœ๏ธ Benescript - AI writing assistant for Mac - grammar, translate, rephrase selected text. Apple Foundation Models, MLX, and 20+ cloud providers
  • ๐Ÿค– vivagents - Wraps Claude Code, Codex, and Gemini CLI behind a simple HTTP API
  • ๐Ÿ“ฐ HackerNewsAI - Hacker News reader for iOS and Mac with AI summaries via Apple Foundation Models, MLX, and Anthropic
  • ๐Ÿ“Ÿ hackernewsai-cli - AI-powered Hacker News digest in your terminal, built with Go
  • โŒจ๏ธ HyperKey - macOS menu bar app that turns Caps Lock into a Hyper key
  • ๐Ÿ”ฎ AstralKitty - Telegram AI assistant with memory, voice, vision, and image generation
  • โšก BlinkRead - Telegram summarizer for URLs, YouTube, articles, PDFs, and voice
  • ๐ŸŒ Verbio - Telegram translation bot with voice input and pronunciation audio
  • ๐Ÿ“ฌ HN Digest Bot - AI Hacker News digest Telegram bot with scheduled delivery
  • ๐ŸŽจ Polymorph - AI photo fusion and video generation platform
  • ๐Ÿ‘— Restyle - AI virtual try-on for any outfit
  • ๐Ÿฝ๏ธ Alive Menu - AI restaurant menu visualizer

Connect

Twitter LinkedIn GitHub

GitHub Stats

Calendar metrics

Pinned Loading

  1. VivaDicta VivaDicta Public

    iOS & watchOS speech-to-text app with AI voice keyboard, on-device RAG, and chat with your notes - powered by Apple Foundation Models, WhisperKit, NVIDIA Parakeet, and 20+ AI providers

    Swift 110 8

  2. mlx mlx Public

    Forked from ml-explore/mlx

    MLX: An array framework for Apple silicon

    C++ 1

  3. vivagents vivagents Public

    Standalone CLI Agents server โ€” wraps Claude, Codex, and Gemini CLIs behind a simple HTTP API

    TypeScript 5

  4. HackerNewsAI HackerNewsAI Public

    Hacker News reader for iOS and macOS powered by Apple Foundation Models and Apple MLX models

    Swift 2 1

  5. skills skills Public

    Agent skills collection for Claude Code, Gemini, Codex, and Cursor

    5

  6. apple-silicon-llm-bench apple-silicon-llm-bench Public

    Forked from john-rocky/apple-silicon-llm-bench

    Neutral, reproducible benchmark for local LLMs on Apple Silicon (Mac ยท iPhone ยท iPad) โ€” MLX, llama.cpp, CoreML, Apple Foundation Models

    Swift