Andrew Li

Contact: (415)272-2357 ยท andrewli0725@gmail.com

I'm Andrew Li, and I am a physicist, materials engineer, and software engineer based in San Francisco. After working as a data analyst, I studied web development at Rithm School and am working at Numero as a software engineer intern.
View my RESUME


Experience

Software Engineer Intern

Numero

I refactored the data visualization on a dashboard by turning server-generated templates into React components. I also built API endpoints with Ruby on Rails to serve those components and by refactoring the data fetching implementation from the database, was able to reduce load times by 50%. The endpoints were built to include services and authorization to delivery JSON data to components on the dashboard.

August 2019 - September 2019

Data Analyst

Tribe Dynamics

I maintain brand and influencer databases to provide data for clients and internal research. Responsibilities include pulling and compiling data deliverables, updating dashboards, development of ambassador panel, investigating discrepancies in competitive data, and coordinating labor resources for data vetting and other internal maintenance.

July 2016 - June 2019

Business Affiliate/Researcher

University of Texas at El Paso

I used modern computational modelling methods to calculate relevant properties of candidate materials with a focus on energy storage to screen them before they are synthesized. Specifically, I modeled and optimized fullerene structures using NRLMOL (Naval Research Laboratory Molecular Orbital Library), a library for massively parallel computation of electronic structures, for use in organic photovoltaics. For more details, please visit this link.

June 2015 - September 2015

Education and Skills

Rithm School

Full Stack Web Development
June 2019 - September 2019

Johns Hopkins University

Master of Science in Engineering
Materials Science and Engineering

GPA: 3.30

Fall 2016 - Spring 2018

University of California, Santa Barbara

Bachelor of Science
Physics

GPA: 3.20

Fall 2012 - Spring 2016
Programming Languages & Tools

LANGUAGES: JavaScript, Python, Ruby, HTML, CSS, Mathematica, MATLAB

OTHER SKILLS & DESIGN TOOLS: React, Express, Flask, Rails, PostgreSQL, Git, Microsoft Office Suite

Projects

Microblog

React, Redux


A blogging app built with React and Redux. Includes basic blogging functionalities such as adding, editing, and deleting posts and comments, as well as up/down voting posts.

Deployed on Heroku. View source code on Github.

Jobly

React, Express, PostgreSQL


A full-stack job searching and connecting app. The backend is a restful JSON API built with Express connected to a PostgreSQL database and the frontend is a single-page React app.

Deployed on Heroku. View source code on Github.

Messagely

Express


A user-to-user private messaging app built with Express. Utilizes common authorization and authentication patterns, as well as Twilio API integration and SMS verification.

View source code on Github.