Tommy Tran

Thank you for visiting! I'm Tommy Tran

I am a Computer and Information Science (CIS) major and Chemistry major at The Ohio State University. Over the past year I've discovered a passion for programming through teaching myself Python, taking computer science courses, and interning as a software engineer at Honda. This has inspired me to pursue a career in software engineering.

My goal is to have the pleasure to work for a company with a great culture that supports me in my growth as a software engineer and provides me the opportunity to make an impact on people's lives.

Work Experience

Honda R&D Americas, LLC

Raymond, Ohio

Software Engineer Intern

January 2021 - May 2021

  • Built a Python SDK to provide a user-friendly method of collecting mobility data by abstracting the intricacies of querying a Graphql API into functions using the Requests and Pandas libraries
  • Fixed bugs in Python SDKs after each iteration by performing unit and integration tests using the unittest framework
  • Created Graphql APIs to allow users to request data from databases
  • Showcased Kepler.gl and AG Grid embedded in a html webpage as a proof of concept. The goal is to provide users the ability to explore the data through a map visualization and tables before having to query for it
  • Collaborated with coworkers and other organizations to redesign the 99PLabs developer portal

The OSU Medication Management Program (SinfoniaRx)

Columbus, Ohio

Pharmacy Technician

February 2021 - August 2021

  • Speaks with patients on the phone to ensure they obtain optimal benefit from their medication. This includes updating allergy lists, verifying directions for medications and educating patients on the purposes of their medications

Projects

Task Tracker

Web app tracks tasks in sorted columns similar to a Trello board.

  • Create, read, update and delete (CRUD) operations can be performed on tasks that communicate with back-end and database
  • Basic authentication and authorization (login, signup and logout)
  • Used HTML, bootstrap and JavaScript for front-end website
  • Node.js and Express back-end
  • PostgreSQL database

Skills

Programming Languages

Python: proficient
Java: proficient
Html and CSS: proficient
Javascript: familiar

My Blog Posts