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.

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 my own tools to stay close to how software actually gets made.

The repos here are personal projects. I use them to test ideas, learn new stacks, and solve real problems for myself and people around me. I define what to build, iterate on the code until it works the way I want, and ship it. AI-assisted development is a big part of how I work day to day.

What you'll find here

  • penta-application-screener — Local-first React and FastAPI app for screening housing co-op applications. Syncs from Google Sheets and applies deterministic rules first, then runs cached LLM checks on free-text answers. Built on the Strands agent framework with Amazon Bedrock.
  • 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 — React and TypeScript site for a housing co-op, with an application flow, Google Forms integration, and analytics. 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

    Local-first React/FastAPI app for screening housing co-op applications. Deterministic rules plus cached LLM checks, built on the Strands agent framework with Amazon Bedrock.

    Python

  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

    React/TypeScript website for Penta Housing Co-op with responsive pages, application flow, Google Forms integration, analytics tracking, and SEO structure.

    TypeScript

  6. jeffo-website jeffo-website Public

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

    TypeScript