Skip to content
View samonjoat's full-sized avatar
  • Internal systems · Workflow automation · AI tooling
  • Virtual

Highlights

  • Pro

Block or report samonjoat

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

Hi, I'm Samuel Nnaeto 👋

AI tooling builder · Workflow automation specialist · Desktop and browser tools

I build AI-native tools, workflow automation systems, desktop utilities, browser tooling, and MCP-style agent integrations for real operational work.

My strongest work sits where business process meets software: repeated manual tasks, fragile handoffs, reporting friction, support bottlenecks, and tools that teams actually need to use every day.

I turn messy operations into reliable tools — then use AI agents, automation, and custom software to make the work faster, clearer, and easier to repeat.

This profile contains public projects and general technical interests. Employer-specific systems, data, and confidential implementation details are not published here.


🚀 What I build

  • AI tooling and agent workflows — MCP servers, local agent bridges, browser/tool surfaces, context systems, and Claude/Codex-oriented workflows.
  • Workflow automation — API integrations, data pipelines, task systems, and repeatable process automation.
  • Desktop productivity apps — Windows/.NET/WPF tools for dictation, transcription, local-first utilities, and human-in-the-loop workflows.
  • Browser and capture tools — Chrome extensions, DOM-to-Markdown exporters, page capture utilities, and web-to-AI handoff workflows.
  • Practical software — tools for documentation, task tracking, and reliable team execution.

🧠 Current focus

I'm focused on AI-assisted operational software: tools that help humans and agents work inside real systems instead of toy demos.

That includes:

  • local machine-control gateways for AI agents
  • MCP servers and agent-accessible tool surfaces
  • AI dictation and transcription products
  • workflow and API automation
  • Chrome extension tooling for research and capture
  • agent-first design and implementation workflows

🧩 Public work

AI voice dictation and transcription for Windows.
A WPF desktop app with global hotkeys, floating capture UI, multi-provider transcription, prompt profiles, local SQLite history, and workflow-specific transcription modes.

Other build themes

I also explore local agent bridges, MCP integrations, browser capture utilities, and agent-first developer workflows.


🛠️ Stack and tools

TypeScript Python C%23 .NET WPF Node.js JavaScript React Chrome Extensions SQLite n8n MCP

AI / automation integrations

OpenAI Anthropic Google Gemini Groq OpenRouter ElevenLabs


🗺️ How I think about software

flowchart LR
    A[Operational friction] --> B[Map the workflow]
    B --> C[Find repeated manual work]
    C --> D[Build tool or automation]
    D --> E[Connect APIs, data, and UI]
    E --> F[Add AI where it improves speed or judgment]
    F --> G[Make it usable in the real workflow]
    G --> H[Reduce friction, support load, and execution time]

    D --> I[Desktop apps]
    D --> J[Browser tools]
    D --> K[MCP servers]
    D --> L[Reporting pipelines]
    D --> M[Workflow systems]
Loading

🔎 Keywords that describe my work

AI tooling · workflow automation · MCP servers · agent workflows · desktop apps · Windows automation · browser extensions · Chrome extensions · Python automation · TypeScript tooling · C#/.NET · WPF · n8n · OpenAI · Anthropic Claude · Gemini · OpenRouter · agentic systems · operational software


💡 Operating principle

Automate the routine. Systemize the messy. Give humans and agents better tools to do the work.


📫 Best reasons to reach out

  • You need practical tools that remove repeated operational pain.
  • You are building AI-assisted workflows and need practical tooling around them.
  • You want browser, desktop, or MCP surfaces that make agents more useful in real work.
  • You care more about shipped systems than buzzwords.

Popular repositories Loading

  1. dox dox Public

    Forked from agent0ai/dox

    Self-documenting AGENTS.md

    Python 1

  2. samonjoat samonjoat Public

  3. symphony symphony Public

    Forked from openai/symphony

    Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.

    Elixir

  4. AirType AirType Public

    AirType voice dictation and transcription for Windows

    C#