JUSTIN CHOI
Atlanta, Georgia +1-678-***-**** *************@*****.*** github.com/JustinChoii
EDUCATION
University of California, Irvine October 2014 – March 2019
Bachelor of Science, Computer Science
Relevant Coursework:
Project in Algorithms and Data Structures, Project in Operating System Organization, Embedded Software, Compilers and Interpreters, Advanced Computer Networks, Software Tools and Systems Programming, Digital Image Processing, Computer Systems Architecture, Digital Logic Design
WORK EXPERIENCE
UC Irvine Collegiate Esports team Irvine, CA
Assistant/Strategic Coach Sep 2014 – Present
●Built the team from ground-up being the first Collegiate Esports team captain.
●Led the UC Irvine League of Legends team to the National Collegiate Championship.
●Qualified for the International Collegiate Cup hosted by China.
Kraken Digital Asset Exchange Remote
Client Engagement Specialist Feb 2018 – August 2018
●Provided customer support to clients in regard to systems, payment operations, digital asset transfers, and other general questions regarding the cryptocurrency space.
●Implemented a Python Telegram chat bot program to help reduce the workload by 50% for CE specialists managing the telegram channel.
●Worked on the video production team to improve the onboarding process for new trainees.
Projects
File Management System (Java) September – November 2018
Implemented a file system using an emulated I/O system that users interact with using the terminal.
The system is structured with a logical disk to store the data using bits, a directory to keep track of all the files, and an open file table used to interact with open files and make changes within the logical disk.
Lempel-Ziv Compression Algorithm (C++) April – May 2018
Implemented the Lempel-Ziv-Welch algorithm that takes in a file, and compresses it by detecting recurring patterns, and converting them into specific “codes.”
The file is analyzed through a window of 8 bits, and the information on the codes is saved at the beginning of the file. The compressed file, can then be decompressed back to its original state.
Othello AI (C++) September – October 2017
Created an AI that is capable of choosing moves by using a recursive, search-tree based algorithm.
The AI goes through different simulations, creates a “game state” tree and picks the best move that provides the highest number of points. The simulation creates a depth of five moves.
SKILLS / INTERESTS
Languages: (Proficient): Java, C++, C, Python, ReactJS (Familiar): MySQL, x86 Assembly
Interests: Artificial Intelligence, Machine Learning, Cryptocurrencies, Competitive Video Gaming, Basketball
Software: GitHub, IntelliJ IDE, Sublime, Microsoft Office Suites, JetBrains IDE, Linux, Android