Skip to content
View MayaOH2000's full-sized avatar

Block or report MayaOH2000

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MayaOH2000/README.md

Hey there 👋, I’m Maya!

I’m a Computer Engineering graduate with a background in Mechanical Engineering. I love hands-on projects and learning by doing, code that works (and sometimes surprises me) is my favourite.


💻 Experience & Internships

  • Junior Automation Engineer, Internship @ Canadian Food Inspection Agency [Jan 2026 – Present]
  • Junior Automation Engineer, Internship @ Canadian Food Inspection Agency [May 2024 – Aug 2024]
  • Junior Automation Engineer, Co-op @ Canadian Food Inspection Agency [Apr 2023 – Aug 2023]
  • Application Tester, Co-op @ Canadian Food Inspection Agency [Jan 2023 – Apr 2023]
  • Mobile Developer, Co-op @ Sun Life [Aug 2021 – Dec 2021]

I’ve written scripts that test things, apps that solve problems, and occasionally code that surprises even me.


🌱 My Interests

  • Software Development & Full-Stack Projects
  • Automation (like scripting)
  • Embedded Systems / Hardware + Software mashups
  • Exploring new technology (like robotics and AI)

🛠️ Languages I’ve Used and Tools

Python • C++ • Java • Flask • PyTorch • Arduino • Robot Framework • TestComplete

Here’s a peek at the languages I use most:

Top Langs


🚀 Featured Projects

  • Reaction Game (Hackathon) – Hardware + software project to test reaction time and display results on a website. Tech: Arduino, Python, Flask
  • Emotion AI Classification – Deep learning CNN to classify facial emotions; created and cleaned dataset. Tech: Python, PyTorch
  • Weather Site – Real-time weather website using OpenWeather API to display city-specific weather. Tech: Python, Flask, API
  • LeetCode Problems – Repository to practice problem-solving in Python, C++, and Java. Demonstrates logic and algorithm development.

📫 Reach Me


“I write code that (mostly) works… and if it doesn’t, at least I learned something.”

Pinned Loading

  1. leetcode-solutions leetcode-solutions Public

    Daily problem-solving in Python to strengthen algorithms and data structures for Maya OH.

    Python

  2. Emotion-Image-Classification-AI Emotion-Image-Classification-AI Public

    Deep learning project using PyTorch to classify facial emotions and analyze dataset bias (neutral, surprise, focused, angry).

    Python

  3. reaction-game reaction-game Public

    Real-time multiplayer reaction game with Arduino integration, Node.js backend, and MySQL leaderboard. Built at a hackathon.

    HTML

  4. weather-site weather-site Public

    A simple weather website built with Python (Flask) that uses the OpenWeather API to display real-time weather by city.

    Python