Skip to main content

About

I'm Evan Stachowiak, and I build things. I grew up between two worlds: a mother with a doctorate in nursing education and a father who ran manufacturing companies. One side gave me a deep respect for understanding how things actually work; the other gave me an early, hands-on feel for how a business runs on the floor. My childhood was split between the suburbs and a horse rescue in Wisconsin, which mostly meant manual labor and weekends building and fixing things next to my dad.

One of those projects was a horse shelter. We built it by measuring the old one, working out every material and how the pieces fit, and turning that into a plan we could actually execute. That loop, understand the inputs, understand how it works, then build it, has never left me. A few years later, at 13, I watched my dad run gutters in a way that made no sense to me, suggested a cleaner method, and it worked. That was when I realized I had a knack for seeing how things should work, as long as I understood why they work first.

That curiosity runs through everything, not just code. I started college on a vocal performance scholarship, which is where I learned to drill a hard skill until it becomes automatic, before the build instinct won and I moved into tech. I learn the same way regardless of the subject: break it down to fundamentals, build a working understanding from the bottom up, then get hands on and learn the rest by making mistakes fast. It is how I taught myself to ski and snowboard in a day each and ended up instructing, and how I taught myself the stack for my EV Trainer and shipped it in under a week.

My edge is where that curiosity meets discipline. I came up through quality and operations work in manufacturing, which made me genuinely analytical and critical about how things get built. Pair that with a real passion for statistics, the kind that has me thinking in expected value at the poker table as readily as in my work, and my information-management coursework, and you get what I actually do well: build with AI and keep it reliable. As a data science intern I put that to work right away, catching several errors in a costing model in my first week and automating documentation that would have cost a small team a week of manual effort.

The question is never whether I can build it. It is what to build next.

Everything else I have built came from the same place: sports analytics tools, an autonomous AI agent that researches and writes my morning briefing, decision-modeling trainers. Find the leverage point, learn what I need, and sweat the details until it feels right. I care how things look and not just whether they work, and the same discipline that keeps me consistent in the gym is what keeps me refining a build long after it runs. At this point the question is never whether I can build something. It is what to build next.

Projects

Shipped

Quant Edge Tracker

A sports analytics platform that turns market lines into fair probabilities and tracks where the statistical edge actually lives.

Quant Edge Tracker is a data pipeline plus modeling layer for sports analytics. It ingests market lines, converts them into fair, vig-adjusted probabilities, tracks closing-line value over time, and surfaces statistical edges through interactive charts. The work is in the modeling and the data plumbing: calibration, sample sizing, and honest performance tracking rather than tips.

React 19TypeScriptViteTailwind v4shadcn/uiSupabaseRechartsVercel
Shipped

AI News Agent

An autonomous agent that researches the day and writes my morning briefing before I am awake to read it.

AI News Agent is a self-running daily briefing. A hand-rolled agent loop gathers and ranks the day's news against a profile of what I care about, drafts a tight summary, and emails it on a schedule. It keeps persistent topic memory so the briefing sharpens over time, includes per-item Q&A and budget tracking, and was later rebuilt on Claude Code Routines and the Resend MCP.

FastAPIClaude APIResendFly.ioClaude Code RoutinesResend MCP
In Progress

EV Trainer

A game-theory trainer that teaches expected-value thinking through interactive, voice-enabled decision drills.

EV Trainer is a decision-modeling trainer built on applied game theory. It runs expected-value and decision-tree analysis, computes ranges and equity, and turns the math into interactive, voice-enabled drills so the reasoning becomes second nature. It is an applied study in decision science and statistics, and I taught myself the stack and shipped the first version in under a week.

TypeScriptReactSupabase

Harness

The system engineered around the AI. Not “I use AI,” but the retrieval, orchestration, and discipline that turn a model into reliable output on real projects.

Second Brain as RAG

A git-versioned Obsidian vault is the retrieval corpus. Routing rules, full-text (FTS5) search, and per-project memory pull relevant prior decisions into context on demand, so outputs are grounded and improve over time.

GSD Workflow

Every build runs discuss, plan, execute, verify, driven by machine-readable roadmap, spec, plan, and state artifacts.

Multi-Agent Research

A silent gap-check audits real knowledge; genuine gaps spin up a seminar of parallel research agents that investigate, debate, then a fresh agent synthesizes, before any code is written.

Sub-Agent Execution

Work is delegated to specialized subagents (planner, executor, reviewer, verifier) running in parallel and in isolation, so large builds parallelize and the main thread stays focused.

Context Engineering

context-mode sandboxes raw tool output in an indexed store (only summaries reach the window) and a live monitor hook warns before context fills, so long sessions do not degrade.

Guardrails

Lifecycle hooks enforce phase boundaries, scan reads for prompt injection, and validate commits before they run.

>_Resume

Download PDF

Relevant Experience

Data Science Intern

A manufacturing company

May 2025 to present

  • Caught several errors in a production costing model during the first week, preventing downstream pricing and planning impact
  • Automated documentation that would have cost a small team a week of manual effort, using Python (python-docx) to generate, reformat, and version-control roughly 200 operations documents department-wide
  • Translated ground-truth knowledge of how the operation actually runs into analytical, reliable tooling, treating quality and process work as the data layer rather than as auditing

Quality and Operations Intern

A manufacturing company

Apr 2023 to Aug 2023

  • Overhauled a department's document control system, revising procedures, safety documentation, and instructional materials for clarity and consistency
  • Revised the operations process manual, improving language and accessibility including for Spanish-speaking employees
  • Recognized with a national scholarship for the contribution and presented the work at a national industry conference

Teaching Assistant, IST 263

Syracuse University, Front-End Web Development

Jan 2025 to May 2025

  • Supported 20+ students in HTML/CSS debugging through one-on-one guidance and example-based instruction
  • Created supplemental materials translating complex front-end concepts into accessible, step-by-step demonstrations

Projects

Quant Edge Tracker(In Development)

React 19, TypeScript, Vite, Supabase, Recharts

  • Built a sports analytics platform: a data pipeline plus modeling layer that converts market lines into fair, vig-adjusted probabilities
  • Tracks closing-line value and model calibration over time and surfaces statistical edges with interactive charts

AI News Agent(Shipped)

FastAPI, Claude API, Resend, Fly.io

  • Shipped an autonomous daily briefing: a hand-rolled agent loop that researches, ranks, and writes a personalized news summary on a schedule
  • Added persistent topic memory, per-item Q&A, and budget tracking; later rebuilt on Claude Code Routines and the Resend MCP

EV Trainer(Shipped)

TypeScript, React, Supabase

  • Built a decision-modeling trainer on applied game theory: expected-value and decision-tree analysis with range and equity computation
  • Turned the statistics into interactive, voice-enabled drills; taught myself the stack and shipped the first version in under a week

Education

Syracuse University

School of Information Studies (iSchool)

Bachelor of Science, Information Management & Technology

Expected May 2027

Relevant Coursework

Applied Data Science (ST 387)Python Programming (IST 256)Front-End Web Dev (IST 263)Networks & Cloud (IST 233)Info Reporting & Presentation (IST 344)IT & Data Culture (IST 305)

Skills

Programming

PythonHTML/CSSJavaScriptTypeScript

Tools & Platforms

Microsoft Suite (Excel Cert.)Git/GitHubCursorClaude Code CLICodex CLIVS Code

Data & Analytics

Statistical ModelingData Visualization (ggplot2)Exploratory Data Analysis

Quality & Compliance

ISO 9001:2015 AuditingProcess ImprovementDocument Control

AI & Emerging Tech

Prompt EngineeringContext EngineeringAgentic AI Workflows

Certifications & Awards

  • ISO 9001:2015 Certified Internal Auditor
  • Microsoft Excel Certified
  • SFSA Schumo Scholarship Recipient
  • VPA Leadership Scholarship
  • SFSA National Conference Presenter

Interests

PhilosophyQuantitative StrategyFitness & Nutrition ScienceAI Workflow DesignGame Theory