Skip to content
View mkayeterry's full-sized avatar
Block or Report

Block or report mkayeterry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mkayeterry/README.md

hi there!

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 gear my skillset towards work as a software developer, data analyst, or the like! The latest and greatest is a recipe matching web application (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. Take a look at some of the associated 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


Resume    LinkedIn Badge    Github    Gmail

Pinned

  1. usda-fdc-data usda-fdc-data Public

    Repository for cleaning, processing, and wrangling USDA FoodData Central datasets.

    Python 1 1

  2. recipe-urls recipe-urls Public

    Python 📦 to compile recipe URLs from recipe websites.

    Python 1 1

  3. recipe_data_processing recipe_data_processing Public

    Forked from anguswg-ucsb/recipe_data_processing

    Repository for preprocessing recipe data and building a database schema

    Python