Skip to content
View etav22's full-sized avatar
  • BASF
  • Freeport, TX, USA

Highlights

  • Pro
Block or Report

Block or report etav22

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
etav22/README.md

About Me πŸ‘‹πŸ½

My name is Elias Tavarez. I was born and raised in Guadalajara, Mexico πŸ‡²πŸ‡½, but have spent the majority of my life in the states. I am a Data Scientist working for BASF in their Production Artificical Intelligence team located in Freeport, TX.

I am also currently pursuing my Masters in Information and Data Science (MIDS) from the University of California, Berkeley 🐻. Prior to my role as a data scientist I was a chemical engineer post-graduation from the University of Michigan (Go πŸ”΅!)

Outside of work, I enjoy:

  • ⚽️ Sports | Specially ~futbol~ (I am a big Liverpool fan) but love all sports and doing anything that keeps me moving πŸƒπŸ½β€β™‚οΈ
  • πŸ“š Reading | Which unfortunately, I don't have as much time as I'd like because of school, but I try to keep up
  • πŸŽ₯ Movies | I thoroughly enjoy a good film and specially love watching them with my sister

Skillset πŸͺ›

Most of the coding I do is in Python and all of it's related libraries. However, I have had experience with and can get around with other languages/technologies such as R, HTML&CSS, and C++ but again, my strength lies with Python. As you can imagine by virtue of being a data scientist, I am experienced in:

  • Developing and Deploying Machine Learning Models
  • Data Wrangling
  • Data Cleaning and Preprocessing
  • Data Visualization
  • Deep Learning (emphasis on Computer Vision)

The goal of my github repo is to demonstrate these skills/technologies I've mentioned and continue to build on them. As I develop new repo's, I'll link them to the section below to highlight my work :).

Projects

🚧 under construction 🚧

Pinned

  1. Coffee-Exploration Coffee-Exploration Public

    Final project for my Introduction to Data Science Programming class (as part of my master's degree)

    Jupyter Notebook

  2. Drops-of-Jupyter Drops-of-Jupyter Public

    Houses several different jupyter notebooks to demonstrate skillset. Mainly centered around modeling, data exploration and new packages

    Jupyter Notebook

  3. Rnt-You-Glad-You-Learned-R Rnt-You-Glad-You-Learned-R Public

    Repo that houses R notebooks using a wide range of dataset all with the goal of increasing my R knowledge!

  4. stream-nba stream-nba Public

    Creating first project with streamlit and applying statistics principles from Practical Statistics for Data Science on NBA Data

    Jupyter Notebook

  5. torchit torchit Public

    Package to add basic helper functionalities to pytorch code.

    Python