About Me

Bio
Hobbies
Skills
  • Hi! I'm Stone Yang, an Engineering Science student pursuing a Robotics Engineering major at the University of Toronto.
  • I'm currently a machine learning researcher at Sunnybrook Research Institute, developing a model to analyze actigraphy signals and preparing my findings for publication.
  • I also have a fervent passion for innovation, which drives me to create projects that turn my silly ideas into a slightly less silly reality.
  • In my free time, I like to hit the gym and go for runs. I'm also on a mission to read a book a month; I'm currently reading the classic "Atomic Habits" by James Clear.
  • I love learning new skills! I'm currently learning the piano, and improving my geographical knowledge on the world's countries (I am memorizing mountain ranges to improve in GeoGuessr)
  • I'm also a huge fan of board games and an adventerous foodie. Depending on my internship offers and the size of my bank account, I might also develop a passion for travelling!
  • Programming Languages: Python, Java, C, HTML/CSS, JavaScript, TypeScript, SystemVerilog, RISC-V Assembly, Arduino, MATLAB, R
  • Tools/Frameworks: TensorFlow, PyTorch, Keras, Slurm, React, NextJS, Django, PostgreSQL, Git/Github, Figma, OpenCV, Mediapipe, YOLOv8, Vercel, Railway, Stable Diffusion, Autodesk Inventor, Cura, Microsoft Word, Excel, Powerpoint, ModelSim

Projects

Wave

  • Developed a computer vision program with Python that allows users to control their computers through hand gestures.
  • Engineered, trained, and tested a Feed-Forward Neural Network using TensorFlow and Keras, achieving proficiency (95% accuracy) in recognizing over 20 distinct hand signs and actions
  • Currently exploring alternative model architectures (LTSM, CNN) to improve model performance for complex gestures
  • Tech Stack:
  • Python, TensorFlow

Repertoire

  • Repertoire is a workout/exercise planner for your gym sessions. It features 50+ exercises all sortable by muscle group and difficulty.
  • Repertoire allows you to create custom daily and weekly gym schedules, all saved to your user account.
  • Tech Stack:
  • Java

PlanIt

  • Created a minimalist Calendar/To-Do app; constructed the user interface with HTML, CSS, and JavaScript.
  • Developed the backend infrastructure using Django and PostgreSQL.
  • Tech Stack:
  • HTML, CSS, JavaScript, Python, Django, PostgreSQL