About Me!




> Wayson.origin
  => "Folsom, CA"

> Wayson.education
  => "University of California - Berkeley"

> Wayson.major
  => "Computer Science"

> Wayson.Graduation
  => "May 2024"

> Wayson.interests
  => ["Basketball", "Chess", "Cooking", "Lifting", "Longboarding", "Piano", "Ping Pong", "Poker", "Valorant"]

> Wayson.workExperience.latest
  => Latest Work Experience
        company: "Amazon | Book Advertising Marketplace team"
        role: "Software Development Intern"
        startDate: "May 2021"
        endDate: "Aug 2021"

> Wayson.resume
  => "WaysonLee.pdf"

> Wayson.email
  => "Waysonlee@berkeley.edu"


Resumé

University of California - Berkeley Aug. 2020 - May 2024
Computer Science, B.A. Berkeley, CA

Relevant Coursework:

  • CS 61A: Structure and Interpretation of Computer Programs
  • CS 61B: Data Structures
  • CS 70: Discrete Mathematics
  • CS 61C: Computer Architecture
  • Math 1A & 1B: Calculus
  • MATH 53: Multivariable Calculus
  • EE 16A: Designing Information Devices and Systems I
  • EE 16B: Designing Information Devices and Systems II
C/C++JavaPythonDiscrete MathematicsCalculus


Amazon May 2021 - Aug. 2021
Software Development Engineer Intern Seattle, WA

  • Developed a new book ad-type using Java and XML and implemented it into production. Launched new ad-types through dial-up experiments.
  • Queried data using SQL to create a new relational database between distinct advertisement sets to serve customers new ad-types. Extracted data using AWS Cradle and S3.
  • Wrote new reusable source code for the AWS Fenix package, allowing the Books Advertising team to run faster data collections experiments

Software EngineeringAWSJavaSQL








Projects

Build your Own World -  Designed a 2D video game with an interactive GUI using Java. Player controls an Avatar to collect all the coins before the enemies catch them. Enemies follow Avatar through an A* pathfinding algorithm. Video

Gitlet -  Clone of git written in Java with support for terminal Git commands. Commands include init, add, commit, rm, log, global-log, find, status, checkout, branch, rm-branch, reset, merge, add-remote, rm-remote, push, fetch. Full Specification

Ants -  Created a game similar to Plants vs. Zombies using Python. The Ants must attack bees and prevent them from entering their tunnel. Player places Ants using food that generates over time.

CS Mentorship -  Architected an Alexa skill using NodeJS that connects students with mentors of similar backgrounds to encourage underrepresented groups to pursue Computer Science.

Filter -  Image filter written in C - can detect and accentuate the edges in a photo.

Poly Imaging -  Created a Poly image of my dog Doby - required over 1600 individual layers in Adobe Photoshop.