Jacob Cox

Full-stack developer building enterprise systems, creative side projects, and everything in between.

0
Years Coding
30+
Projects
8
Languages
6
Frameworks
C# F# TypeScript Python C++ JavaScript VB.NET SQL

APIs & Backend

Accounting Report Generator Work

REST API that generates and serves accounting reports including checkbook and financial documents. Deployed via Azure Pipelines to IIS.

F# ASP.NET Core 8 QuestPDF SQL Server
Automation Report Service Work

REST API for generating automation-related reports with live-reload support during development.

C# ASP.NET Core 8 Azure Pipelines
CNC Machine Operations API Work

Central REST API for CNC machine operations covering cabinets, logistics, materials, orders, networking, and router integrations.

C# ASP.NET Core 8 EF Core SQL Server
Real-Time Manufacturing Backend Work

Backend serving mill scheduling, order management, and real-time manufacturing data with Active Directory authentication.

C# ASP.NET Core 8 Dapper SignalR ADFS
Employee Data GraphQL Service Work

GraphQL API serving employee data with role-based authorization for confidential fields like wages and benefits.

C# Hot Chocolate (GraphQL) EF Core JWT
Trust Fund Distribution API Work

REST API for managing trust fund account splits and distribution paths. Serves as a reference implementation for F# + SQL type providers.

F# ASP.NET Core SQL Type Providers

Web Applications

Manufacturing Floor Dashboard Work

Blazor WASM frontend for CNC operations featuring logistics, mill scheduling, order tracking, and router management with real-time updates.

Blazor WASM .NET 8 Tailwind CSS 4 DaisyUI SignalR
Check Writing & Accounting App Work

Full-featured accounting app handling check writing, reports, and tools with an Electron desktop wrapper for Windows distribution.

SvelteKit TypeScript Tailwind CSS AG Grid Electron
Financial Management Portal Work

SvelteKit web frontend unifying checkbook, trust distribution, and report generation services into a single portal. Deployed to IIS.

SvelteKit TypeScript Tailwind CSS DaisyUI OpenAPI
Office Space Booking System Work

Blazor WASM app for managing office space reservations with views for spaces, reservations, and user management.

Blazor WASM .NET 8 SQL Server

Desktop Applications

Desktop Accounting Suite Work

Desktop accounting application with dependency injection, layered architecture, and built-in report viewer.

C# WPF .NET Framework 4.8 RDLC
Payroll Processing App Work

Desktop payroll application featuring F# domain logic, C# persistence layer, and WPF UI with full test coverage.

C# F# WPF Autofac MSTest
Employee & Wage Manager Work

Windows Forms app for managing employee records, wages, and third-party service integrations with a lightweight data access layer.

VB.NET WinForms Dapper SQL Server
Shipping & Logistics Tracker Work

Desktop logistics management application with layered architecture, dependency injection, and inter-module messaging.

C# WPF Autofac SQL Server
Machine Report Viewer Work

Legacy WPF application for viewing CNC machine reports, predating the newer API/web architecture.

C# WPF .NET Framework

Shared Libraries

API Middleware & Auth Toolkit NuGet

Shared library providing middleware for logging, CORS, and correlation IDs, plus authentication handlers and F# railway-oriented error handling.

F# ASP.NET Core 8 NuGet
PDF Report Component Library NuGet

Reusable PDF report components including barcodes, fonts, and layouts shared across multiple accounting and reporting services.

C# .NET 8 QuestPDF
Active Directory Integration NuGet

Active Directory integration library providing user and group lookup services for enterprise applications.

C# .NET 8 LDAP
CNC Data Access Layer Library

Four-layer library (Domain, Models, Persistence, SQL) providing the data foundation for the CNC API ecosystem.

C# .NET SQL Server

Personal Projects

Slack Bot with Slash Commands Personal

Full-featured Slack bot with slash commands for jokes, histograms, drink menus, and message stats. Includes Docker deployment and MongoDB persistence.

Python Slack Bolt MongoDB Docker
AI-Powered Slack Impersonator Personal

Slack bot that reads messages and auto-responds using a locally hosted LLM, mimicking a specific communication style via a custom style guide.

C++ Slack API Ollama Local LLM
Auto Teams Call Decliner Personal

Python script that automatically declines incoming Microsoft Teams calls from a configurable list of users using Windows UI automation.

Python pywinauto Desktop Automation
Real-Time Chat & Drawing App Personal

Real-time chat and collaborative drawing app using Blazor WASM for the client and SignalR for live messaging and drawing sync.

Blazor WASM ASP.NET Core SignalR
Gaming Legacy Timer Website Personal

Dark gaming-themed website that tracks and visualizes gaming history and milestones across multiple platforms.

HTML CSS JavaScript
Remote Audio Control Server Personal

Remote volume control system with a hidden background server listening on TCP port 8888, controlling Windows audio via Core Audio API.

C++ Win32 Winsock2 Core Audio

Experiments & Tools

CNC Software API Bridge Experiment

VBA macro that bridges CNC routing software to external systems by monitoring a command file and executing machine instructions programmatically.

VBA AlphaCAM File-based IPC
Component Library Starter Kits Experiment

Starter templates exploring different UI component library integrations with Blazor WASM and utility-first CSS.

Blazor WASM Tailwind CSS Blazorise Flowbite
Database Migration Scripts Work

Three organized SQL script repositories managing schema migrations across Dev/QC and Production environments.

SQL Server Migrations
Desktop Prank Collection Fun

Collection of C++ and C# pranks including bouncing console windows, randomized visibility, and an infinite Edge browser launcher.

C++ C# Win32 API