Skip to content
View redwheeler3's full-sized avatar

Block or report redwheeler3

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

Hi, I'm Jeff Oriecuia

I'm a product manager based in Vancouver, BC. I work on cloud platforms, APIs, and developer-facing products, and I build and operate my own software to stay close to how products actually get made.

The repos here are personal projects built around real problems for me and the people around me. I take them from problem definition and product decisions through implementation, production, and iteration. I use AI coding agents heavily, while treating model behaviour, evals, guardrails, observability, cost, and human accountability as product requirements rather than demo polish.

What you'll find here

  • penta-application-screener — Production React and FastAPI system used by the Penta Housing Co-op to run its application lifecycle, from public intake and eligibility screening through committee review, applicant outcomes, and retention. Its AI pipeline discovers pool-specific criteria and extracts evidence-backed scores, while deterministic ranking math and committee-controlled weights keep decisions human-owned. Content-addressed caching, up-front spend caps, prompt versioning, per-call traces, and live-model evals make model quality and cost inspectable.
  • investment-rebalancer — Python tool that rebalances Questrade brokerage accounts. Talks to Questrade's token-based API, handles OAuth refresh automatically, aggregates accounts into one portfolio view, and generates trade and FX recommendations.
  • google-official-mcp-oauth — A small adapter that connects MCP clients like Claude Code, Codex, and Cline to Google's official Gmail, Calendar, and Drive MCP servers. It handles the OAuth token lifecycle and protocol translation between local stdio and remote HTTP. Not a full server, just the plumbing that closes a real interop gap.
  • penta-coop-website — Public Eleventy site for Penta Housing Co-Op with responsive pages, vacancy notifications, application-service integration, GA4 analytics, and GitHub Pages deployment. Live at pentacoop.com.
  • jeffo-website — My personal site and portfolio hub. Live at jeffo.net.

Elsewhere

Pinned Loading

  1. penta-application-screener penta-application-screener Public

    Production React/FastAPI system used by a housing co-op for secure intake, deterministic eligibility screening, human-weighted AI ranking, outcomes, and retention. Cached, cost-capped LLM passes, t…

    Python 1

  2. investment-rebalancer investment-rebalancer Public

    Python rebalancer that unifies multiple Questrade accounts into one household portfolio — drift analysis, whole-share trade recommendations, Norbert's Gambit FX planning, tactical drawdown deployme…

    Python

  3. google-official-mcp-oauth google-official-mcp-oauth Public

    Local stdio adapter that connects MCP clients like Claude Code, Codex, and Cline to Google's official Gmail, Calendar, and Drive MCP servers, with OAuth bootstrap and automatic token refresh.

    JavaScript

  4. minecraft-server minecraft-server Public

    PowerShell and Node.js tools for automatically installing, updating, and running a Minecraft Bedrock Dedicated Server on Windows.

    PowerShell

  5. penta-coop-website penta-coop-website Public

    Public Eleventy site for Penta Housing Co-op, with responsive content, vacancy notifications, application-service integration, privacy and legal pages, GA4 analytics, and GitHub Pages deployment.

    Nunjucks

  6. jeffo-website jeffo-website Public

    Personal portfolio hub for my product work, technical projects, writing, and public links.

    HTML