Skip to content
View gatory's full-sized avatar

Block or report gatory

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

About

class Gatory:
    def __init__(self):
        self.education = {
            "University": "University of British Columbia",
            "Degree": "Bachelor of Science",
            "Field": "Honours in Computer Science, Option in Artificial Intelligence",
            "Expected Graduation": "May 2028",
        }
        self.interests = [
            "AI Applications & LLMs",
            "Software Engineering & Full Stack Development",
            "Machine Learning & Data Analytics"
        ]
        self.currently = {
            "studying": "UBC Vancouver",
            "looking_for": "Fall 2026 Co-op",
            "building": "cool things 🛠️"
        }

    def collaborate(self, you):
        combined_skills = self.skills + you.skills
        shared_ideas = brainstorm(together=True)
        
        while project.in_progress():
            commit()
            review(each_other)
            iterate()
        
        return something_awesome  # > sum of parts 🚀

Entry software developer studying at UBC with a passion for building things that actually help others. Enjoys working across the full stack and data analytics, and is especially drawn to problems at the intersection of software engineering, AI, and human-computer interaction.


My Favorite Projects 💻

Image   Image
Image   Image

Tech Stack

Languages

Languages

Frontend

Frontend

Backend & Databases

Backend ChromaDB

Tools & Testing

Tools Mocha JUnit5


Current Focus

current_focus:
  learning:
    - "Robotics — SLAM, computer vision, motion planning"
    - "Computer Vision — CNNs, object detection, image segmentation"

  building:
    - "Jetson Auto Pro — robot chasis with a arm used to navigate and interact with everyday objects"
    - "Chaotic Order — CSP algorithm that play against the player"
    - "Exploring personal projects at the intersection of CV and NLP"

  exploring:
    - "Robotics frameworks — ROS2, sensor fusion, autonomous navigation"
    - "LLM applications — prompt engineering, agents, LangChain"
    - "Data pipelines — Jupyter, pandas, scikit-learn, visualization"

  open_to:
    roles:
      - "Software / AI Engineering Co-op"
      - "ML / AI Research Assistant"
      - "Full Stack Developer Internship"
    preferences:
      - "Vancouver, Toronto, Taipei or remote"
      - "Collaborative and fast-moving teams"
      - "Opportunities to learn and ship real products"


Image   Image


"The best code is no code at all — but when you must write it, write it so well it becomes invisible."

Image

Pinned Loading

  1. Chaotic-Order Chaotic-Order Public

    C++

  2. Eggcellent-Pomodoro Eggcellent-Pomodoro Public

    Java 1

  3. StockSense StockSense Public

    Python

  4. bpbrianpark/basketball-optimizer bpbrianpark/basketball-optimizer Public

    Jupyter Notebook 4 1

  5. Connect-Me-Tutoring/connect-me-ai Connect-Me-Tutoring/connect-me-ai Public

    TypeScript

  6. Connect-Me-Tutoring/connect-me-tutor-portal Connect-Me-Tutoring/connect-me-tutor-portal Public

    Tutor Portal to manage tutoring sessions for Connect Me Free Tutoring & Mentoring

    TypeScript 3 1