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
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.
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.
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.
GPA: 3.30
GPA: 3.20
LANGUAGES: JavaScript, Python, Ruby, HTML, CSS, Mathematica, MATLAB
OTHER SKILLS & DESIGN TOOLS: React, Express, Flask, Rails, PostgreSQL, Git, Microsoft Office Suite
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.
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.
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.