Skip to content
View orion222's full-sized avatar

Highlights

  • Pro

Block or report orion222

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

A young buck trying to make it to the big leagues.

STATS

  • 3rd year CS student @ UOFT
  • Full stack development at startups SingleKey and Savi Finance
  • Architecture enthusiast
  • Currently working on agentic infrastructure for production systems

SKILLS

Language Frameworks
Python Django, FastAPI
TypeScript & JavaScript React, React Native, Node.js, Express
Go Bazel
Java Java Swing + JavaFX
C/C++ -
HTML/CSS -

Some tools I frequently use

  • PyCharm + Webstorm
  • VSCode (Monorepo development)
  • Ghostty (Catpuccin theme)
  • Orca (Worktree management)
  • Claude + Codex

CAREER

  1. SingleKey
    • Super fun and first real world experience - being at a start up was a bonus
    • As an intern in a small team, I had a lot of engineering authority and made a lot of integral workflow and architectural decisions
    • Refactored A LOT of spaghetti start-uppy code to implement clean scaleable architecture
    • Implemented a full redesign of the AI service layer introducing LLM provider abstraction, prompt templating, cost/success tracing, API key failover, and DB driven prompt configurations
image
  1. Savi Finance
    • First introduction to Golang, collaborated to create a scraper that finds the top industry account credit rates and push to user in the mobile app
    • Now working on the entire AI chat system, implementing the agentic infrastructure for custom subagents, agent memories, token accounting, and engine tool loop

Pinned Loading

  1. city-watch city-watch Public

    Community incident reporting with live geotagged reports on an interactive Leaflet map (Next.js + TypeScript)

    TypeScript 2

  2. city-watch-be city-watch-be Public

    Forked from JaydenYip3/htv_project_backend

    FastAPI + Postgres backend for City-Watch — rate-limited incident API with Gemini-assisted categorization

    Python

  3. transcribeOCR transcribeOCR Public

    ScoreOCR — converts scanned piano sheet music into MusicXML using OpenCV geometry detection plus LLM vision

    Python