Chan Lee

Software Engineer

I am an incoming Software Engineer @PayPal SDK team! Scroll down to learn more about me ๐Ÿ‘‹

profile picture

About me

Passionate Software Developer based in Chicago, Illinois ๐Ÿ“

As a recent graduate of Washington University in St. Louis, I am a computer science enthusiast concentrating on front- and back-end development utilizing various technical stacks including Javascript, React, TypeScript, Python, Java, PHP, MySQL, and more. I bring the most efficient and user-friendly products to the world by commiting myself to become a developer who optimizes, maintains, and challenges codes.

Education + Work Experience

My Adventure So Far! ๐Ÿฃ

Software Engineer
PayPal, Inc - JavaScript SDK Team
August 2024 ~ Current

Front-End Software Engineer Intern
Tesla - Vision Automation Team
August 2023 ~ December 2023

Created an end-to-end group system page to organize 4,000 inspections, display real-time inspection results, and conveniently query vehicle identification numbers in order to support technicians to prevent over 30,000 production quality defects.

Utilized successive pagination calls of Label Studio API to optimally summarize more than 5,000 tasks on average for each model.

Refactored outdated codes to more maintainable front-end components by following strict type definition and tailwind guidelines.

Tech Analyst Intern
Spectrum - Billing Team
May 2023 ~ August 2023

Developed a Python automation script using Selenium and SQL queries that compares over 10,000 unique identification numbers in billing statements and post qualification system reports to ensure that the data is up to date with customer status.

Built a Python script that translates over 1,000 selectivity texts into SQL and utilizes PyAutoGUI to automate the execution of the queries in DBeaver and display the result onto a Tkinter GUI.

Full Stack Software Engineer Intern
Sobriety Hub
September 2022 ~ May 2023

Utilized NextJS and ChakraUI to develop software service that allows the owners of sober living houses to manage and record their residentsโ€™ information regarding their rents, medication, and more.

Managed to create a user-interactive tutorial using external JS library which led to a decrease of 70% negative feedback of being lost on how to use the software for first time users.

Full Stack & Embedded Software Engineer Intern
Dogu Robotics
June 2022 ~ August 2022

Developed a user-authenticated web application that allows real time video communication between N to N users by applying SocketIO, Kurento Media Server, and WebRTC API.

Employed NodeJS to create server pipelines and exchange ICE candidates to ensure users can establish video connections.

Utilized PHP to store and view recorded videos in a secured MySQL database.

Graduate of Bachelor of Science in Computer Science
Washington University in St. Louis
August 2020 ~ May 2024

GPA: 3.87

Member of Korean International Student Society, Association for Computing Machinery, Chess Club

Projects

Discover Unique Projects I Have Worked On, ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป

Open World 3D Game

An open world FPS 3D game where the users can explore the map to shoot at various monsters (moles, orcs, wolves) in order to save the world. Users can shoot, throw grenades, swing swords, collect items while maintaining health and stamina.

Unity

C#

ReLoved: Free-And-For-Sale Application

ReLoved is a second-hand, free-and-for-sale social app made for the Washington University in St. Louis community. The app aims to create a safer and more sustainable way for students to buy and sell second-hand items within their community.

Swift

Firebase

Priism: Anonymous College Social Media Application

A social media platform in which users who are affliated with colleges can anonymously and freely discuss ideas and advertise school events. The app targets to support and encourage students to freely express their ideas within the appropriate boundary.

React Native

Firebase

Terminal File System

A terminal file system operator that utilizes object-oriented programming principles such as inheritance, abstraction, and polymorphism to optimally mimic linux file commands including ls, touch, rm, rn, and more.

C++

AI Pacman

A project that trains the AI starting from simple graph searches including BFS, DFS to more advanced techniques including A* search algo, reinforcement learning, and more in order to optimize the performance of the Pacman.

Python