Linkai's logo
Hansoh Pharma thumbnail

Hansoh Pharma

Summer 2024 · Rockville, MD

ROLE
Software Engineering Intern

TIMELINE
05.2024 - 07.2024

TOOLS
React
PostgreSQL
Python

During the summer of 2024, I interned at Hansoh Pharma as a software engineer on the operations and science teams. During my time there, I worked on two major projects impacting operations and science research.

Chemical inventory

When I started, the lab used a messy Excel spreadsheet to track their inventory of 1k+ hazerdous and fragile chemicals, which was quite inefficient and error prone.

I designed and built an inventory management system in PostgreSQL, along with a web-based interface and a barcode-scanning standard operating procedure to track and manage their chemical inventory.

Dashboard interface of the chemical inventory
Dashboard of the chemical inventory interface
Interface for scanning in new items to the chemical inventory
Scanning in new items to the chemical inventory

Molecule toxicity prediction

Meanwile, a science research team overseas in China was working on a predictive AI model to predict the toxicity characteristics of new chemical compounds. I built a fullstack molecule toxicity prediction system, an early version of a tool utilizing the predictive AI model to be used by the science team.

Chat interface of the molecule toxicity prediction app
Chat interface of the toxicity prediction app
Chemical details popout of the molecule toxicity prediction app
Chemical details popout of the toxicity prediction app
Wrkflow of the molecule toxicity prediction app
High-level fullstack workflow of the system