Skip to content

synaptode/Synaptode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

Software Engineer | Developer Tools Builder | Open Source Creator

Building powerful, elegant developer tools that solve real problems.

GitHub X / Twitter Gravatar


πŸ’‘ About Me

I'm passionate about building developer tools that make the debugging and development process faster, more intuitive, and more enjoyable. My philosophy: zero dependencies, maximum impact. Every line of code should earn its place, and tools should be invisible until you need them.

"Build tools you wish existed."


🎯 Featured Projects

πŸ”§ PhantomSwift

The Elite iOS Debugging Toolkit

A professional-grade, modular debugging ecosystem for iOS apps with 25 rich modules β€” all in a zero-dependency package wrapped in a premium glassmorphic UI.

What's Inside:

  • 🌐 Network Inspection β€” Real-time HTTP/HTTPS traffic monitoring with HAR export
  • 🚧 Interceptor β€” Mock, block, delay, or redirect requests
  • ⚑ Performance Monitor β€” CPU, FPS, RAM tracking with interactive timelines
  • 🧠 Memory Leak Tracker β€” Automatic retain cycle detection with object graph visualization
  • πŸ” 3D UI Hierarchy β€” Xcode-style exploded view with measurement tools
  • πŸ’Ύ Storage Inspector β€” Browse UserDefaults, Keychain, SQLite, sandbox files
  • πŸ”’ Security Audit β€” Jailbreak detection, SSL pinning validation, binary integrity checks
  • 🎬 Macro Recorder β€” Record and replay touch sequences for QA testing
    • 17 more modules...

Key Features:

  • βœ… Zero external dependencies (Apple frameworks only)
  • βœ… #if DEBUG safe β€” nothing ships to App Store
  • βœ… iOS 12+ compatible with #available guards
  • βœ… Glassmorphic dark theme with blur, shadows, micro-animations
  • βœ… SPM + CocoaPods support

Stats:

  • πŸ“¦ v1.0.3 | ⭐ 4 stars | πŸ“ Comprehensive documentation with DocC catalog
  • πŸ“Š 25 modules | πŸš€ Production-ready
  • πŸ‘¨β€πŸ’» Swift 5.9+ | Xcode 15.0+

➜ Explore PhantomSwift · Install via SPM · View Docs


πŸ€– PhantomMindAI

Universal AI Development Enhancement Layer

Solve the context amnesia problem β€” AI assistants forget everything about your project every session. PhantomMindAI keeps persistent, intelligent context synced to every AI tool automatically.

Core Features:

  • 🧠 Persistent Context Layer β€” One source of truth (SKILLS.md, RULES.md, schema.json) synced to every AI assistant
  • πŸ”„ Universal LLM Abstraction β€” One API for Anthropic, OpenAI, Gemini, Groq, Mistral, Ollama, DeepSeek, OpenRouter with automatic fallback & budget routing
  • 🎭 Multi-Role Agent Orchestration β€” Architect β†’ Implementer β†’ Security Reviewer β†’ Test Writer β†’ Documenter (with human-in-the-loop checkpoints)
  • πŸ›‘οΈ AI Output Quality Enforcement β€” Secret scanning, hallucination detection, dual-model verification, consistency checking
  • πŸ“‘ MCP Server β€” Expose as Model Context Protocol for Cursor, Continue, Claude Code, VS Code
  • πŸ“Š Full Observability β€” Cost tracking, audit trails, analytics dashboard

Supported AI Assistants:

  • GitHub Copilot Β· Cursor Β· Cline Β· Continue Β· Windsurf Β· Zed Β· Aider Β· Claude Code

Supported LLM Providers:

  • Claude (Opus, Sonnet, Haiku) Β· GPT-4o Β· Gemini 2.0 Β· Groq Β· Mistral Β· Ollama Β· DeepSeek Β· OpenRouter

Stats:

  • πŸ“¦ v0.1.5+ | ⭐ 3 stars | πŸ“ Full tutorial & CLI reference
  • πŸ’» TypeScript 93% | Fully typed API
  • πŸš€ npm-installable globally or per-project
  • 🎯 21 CLI commands + Programmatic API

Quick Start:

npm install -g @phantomind/core
npx phantomind init
npx phantomind sync

➜ Explore PhantomMindAI · View Docs · Quick Start


πŸ› οΈ Tech Stack

Swift TypeScript iOS Node.js UIKit SwiftUI

Xcode SPM CocoaPods MCP Docker


πŸ“ˆ GitHub Activity

22 contributions in the last year

Currently active on:

  • PhantomSwift β€” iOS debugging toolkit (Swift)
  • PhantomMindAI β€” AI development layer (TypeScript)

πŸŽ“ Principles

  • Zero Dependencies β€” Built entirely with native/official frameworks
  • Production Ready β€” Code follows strict quality standards with comprehensive tests
  • Developer First β€” Tools are intuitive, well-documented, and joy to use
  • Open Source β€” MIT licensed, fully transparent, community-driven
  • Performance Obsessed β€” Every millisecond matters, every byte counts
  • Modular Design β€” Pick what you need, leave the rest

πŸ“š Philosophy

I believe the best developer tools share three qualities:

  1. Solve real problems β€” Not theoretical challenges
  2. Stay out of the way β€” Zero overhead, inject when needed
  3. Teach by example β€” Clean code, good practices, architectural patterns

πŸ”— Connect


Made with ❀️ by Synaptode

"The best tools are built by developers, for developers."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors