I'm Melissa! I recently graduated from UCSB with a degree in biochemistry-molecular biology, but my path took a turn towards computational biology and programming.
Currently, I'm working on some projects to build up some skills and have some fun! The latest and greatest is a recipe suggestions browser extension (cool name: tbd). This application is supported by a Python-powered REST API, and utilizes an AWS event-driven pipeline to integrate millions of recipes from various sources on an EC2-hosted Postgres database. While we've chosen to keep a chunk of the work private (unexciting, I know), take a look at some of the associated public repos below.
Currently, I'm working on some projects to build up some skills and have some fun! The latest and greatest is a recipe suggestions browser extension (cool name: tbd). This application is supported by a Python-powered REST API, and utilizes an AWS event-driven pipeline to integrate millions of recipes from various sources on an EC2-hosted Postgres database. While we've chosen to keep a chunk of the work private (unexciting, I know), take a look at some of the associated public repos below.
Repository Name | Description | Language |
---|---|---|
usda-fdc-data | Repository for cleaning, processing, and wrangling USDA FoodData Central datasets. | Python |
recipe-urls | Python 📦 to compile recipe URLs from recipe websites. | Python |