Skip to content
View evwillow's full-sized avatar

Highlights

  • Pro

Block or report evwillow

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.

Content in all repositories owned by your account will be closed.
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
evwillow/README.md

Evan Maus

UC Berkeley — Economics & Data Science, Dec 2026. I build trading systems, data pipelines, and tools that measure what models actually cost.

Building

  • Incurra — AI for commercial-auto claims reconciliation. Reads adjuster notes on open claims and flags the ones where a documented fact isn't reflected in the carried reserve.
  • breakouts.trade — a study tool for breakout trading, built on a systematic channel-breakout engine with a live Interactive Brokers execution bot.
  • Market Open Momentum — deterministic intraday momentum strategy on leveraged ETFs, with a backtest engine and reproducibility diagnostics.
  • LLM Energy Benchmark — measurement pipeline over 20,709 LLM API calls. Reported a null result rather than the efficiency finding the numbers appeared to support.

Contact

evwillow.com · LinkedIn · evan_maus@berkeley.edu

Pinned Loading

  1. jobApplications jobApplications Public

    Job Applications Tracker is a Python-based system for streamlining the internship and job search process. It automates every step — from filtering target companies to scraping job listings and stru…

    Python

  2. pollinatorPathwaysWebsite pollinatorPathwaysWebsite Public

    Pollinator Pathways Website is a React-based platform that promotes pollinator-friendly practices. It features an interactive plant gallery, a search and filter system for local environmental group…

    CSS

  3. econ143-project econ143-project Public

    Quantile-regression test of whether volume contraction predicts upper-tail returns on Qullamaggie momentum breakouts. UC Berkeley EC143 final project.

    Jupyter Notebook

  4. llm-energy-benchmark llm-energy-benchmark Public

    A reproducible research toolkit for measuring and comparing the energy efficiency, cost, and performance of large language models (LLMs).

    Jupyter Notebook

  5. personalSite personalSite Public

    My personal portfolio and blog (evwillow.com). Built with Next.js, TypeScript, and Tailwind CSS; Markdown content, SEO-optimized, CI/CD-deployed on DigitalOcean.

    JavaScript

  6. marketOpenMomentum marketOpenMomentum Public

    Deterministic, rule-based intraday momentum strategy trading leveraged ETFs (UPRO/SPXU) at market open, with a full backtest engine, PDT-aware trade tracking, and reproducibility diagnostics.

    Python