Jonathan Favorite
Summary
I’m a senior software engineer and AI architect focused on applied AI research and real-world enterprise systems. My work centers on LLM orchestration, agent design, and retrieval-augmented generation pipelines, turning cutting-edge AI capabilities into secure, scalable, production-ready platforms. At WorkWave, I help drive AI-led modernization across legacy payroll and compliance systems, building tools, frameworks, and workflows that accelerate developers, unlock new revenue, and shape how large organizations safely adopt AI.
Key Achievements
- Technical Leadership & Innovation
Won 1st place in the company hackathon with Logic Loom, proposing an AI-agent–driven modernization strategy for WinTeam; solution advanced into Skunk Works and later full modernization efforts, where I now act as a technical leader and mentor. - Modernization of Legacy Systems (WinTeam6)
Built and optimized high-traffic APIs supporting WinTeam6, improving performance, reliability, and maintainability while operating within strict compliance and payroll constraints. - Enterprise Integrations & Platform Delivery
Led backend API design and delivery for the DailyPay integration across iOS, Android, eHub, and WinTeam services, collaborating directly with external vendor teams and internal architects to support revenue-critical payroll workflows. - Compliance, Payroll & Tax Systems
Delivered and hardened features across compliance, payroll, and tax domains, improving system stability and correctness in business-critical financial workflows. - Cross-Team Collaboration & Scale
Worked closely with distributed external engineering teams and internal product, design, and architecture stakeholders to scale AI-assisted development workflows and accelerate modernization across the platform.
Experience
WorkWaveCurrently Employed
Sr. Software Engineer
Leading AI research to accelerate current and future WorkWave initiatives while mentoring new developers, building large-scale payroll import systems, and partnering with vendors on integrations projected to add $10M in ARR.
WorkWave
Software Engineer
Served as the primary maintainer of eHub, WorkWave's enterprise iOS app, drove company-wide SSO integration across mobile, web, and desktop, and helped modernize legacy WinForms systems into a microservices-based .NET API platform.
Bank of America / Merrill Lynch
Software Engineer
Developed high-throughput REST APIs for the internal user dashboard with a ~25% latency reduction, built automated log-ingestion tooling that returned thousands of developer-hours monthly, and partnered with cross-functional teams to sustain >99.9% uptime.
Recent GitHub Projects
View Full ProfileStation5
.NET 8 Web API template with MediatR + Dapper, a generator script, and AGENT.md so future AI agents can add controllers, services, repositories, and endpoints consistently.
InstructSharp
Unified .NET 8 LLM SDK for ChatGPT, Claude 3/4, Gemini 2.5, Grok, DeepSeek & LLaMA - strongly-typed JSON in one line.
MCPFlow
MCPFlow is a lightweight .NET library for returning structured orchestrated_plan payloads from MCP tools. It turns tool calls into safe, stateful flows—plan → confirm → execute → follow-up—with a fluent builder and null-stripping serializer. Works with Cursor rules and GitHub Copilot agents.
RAGamuffin
★ 2A lightweight, cross-platform .NET library for building RAG (Retrieval-Augmented Generation) pipelines with local embedding models and SQLite vector storage. Perfect for developers who need privacy-focused, offline-capable document search and AI-powered question answering without external API dependencies.