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.
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""The best code is no code at all — but when you must write it, write it so well it becomes invisible."

