I have lots of experience building software, and entry-level experience running businesses.
Education
Florida State University, Tallahassee, FL
December 2020
Bachelor of Science in Computer Science
Work Experience
Google, Software Engineer
March 2021 – present
- This section is a work in progress, since I just started recently. Come back soon. 🙂
Cloister, Google, Intern
May 2020 – August 2020
- Researched and presented ideas on how to develop a conversation system to produce realistic responses
- Trained a machine learning system to make decisions to maximize task success in a dialogue
- Communicated frequently with another intern and two full-time employees to maintain working pace
CUVR, Co-founder + Developer
December 2018 – January 2020
- Worked in a team with two marketers to create a Tallahassee nightclub ticketing mobile application
- Used Flutter to build functional applications for Android and iOS
Twill, Founder + Sole Proprietor
June 2018 – August 2018
- Built React.js frontend for a software-as-a-service Twitter management platform
- Leveraged systemd and Git hooks to continuously deliver backend and ensure uptime
Skills
In order of proficiency:
- Programming languages: Dart, HTML, JavaScript, CSS, C++, Python, Java, OCaml
- Frameworks & tools: Git, Flutter, React, Bootstrap
Projects
Sumo Language, Creator (link)
December 2019 – January 2020
- Programmed a compiler in OCaml for a systems-level language, with an LLVM backend
- Devised a set of unit tests that assured quality of compiled code and robustness of the compiler
The Angel Framework, Creator (link)
February 2016 – July 2020
- Created a production-ready server-side framework in Dart, with over 1,000 stars on Github
- Maintain code and documentation to provide a smooth user experience for individuals and teams
t2b, Creator (link)
June 2018
- Wrote parser and interpreter for a language to generate binary files, with over 350 Github stars
- Showcased project to thousands of people, reaching 117 points and the front page of Hacker News
Activities
Open Source Software Group, Florida State University, Member
February 2019 – December 2020
- Contributed to real-world open source projects, such as Google’s dart-lang/oauth2 and dart-lang/build
Association of Computer Machinery, Florida State University, Presentation
November 2017
- Gave a presentation to about 15 people about the Dart language to introduce it to new users
- Demonstrated building an app in 15 minutes to showcase the efficiency of the Flutter framework
Awards and Accolades
Google, Open Source Peer Bonus (link)
January 2020
- Received public recognition and a monetary award for contributions to the Dart build system
- Implemented new features for an open-source tool used by thousands of developers
HackFSU Make/Build, Florida State University, Best Newcomer Submission
April 2019
- Created a real-time file transfer Web service using Dart, WebSockets, and React
- Presented project demo to a panel of judges and won an award in my first hackathon
ACM Spring Programming Contest, Florida State University, 1st Place
March 2019
- Placed 1st out of 78 teams in 6-problem contest involving data structures and algorithms
- Solved all problems in Python and C++ on the first try, on the only team to complete all problems