Skip to content
View Tyriek-cloud's full-sized avatar

Block or report Tyriek-cloud

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

Tyriek Warren: Professional Data Nerd

image

Link to my portfolio: https://www.datascienceportfol.io/TyriekWarren

I am a Data Science Professional with several years of experience in statistics, data analysis, data engineering, and machine learning.

As a Data Analyst for three different organizations, I have always furthered my education through reading new materials and creating projects. I learned how to use GPT-3’s API to create software to standardize several reports which were delivered to 10+ clients. My passion for technology has been repeatedly recognized by the organizations that I have worked for.

Some of the tasks that I take the most pride in include the following:

  • Data migration in ETL/ELT processes
  • Conducting data-heavy research for lengthy reports
  • Analyzing technical documentation and then teaching others how to use the technology I read about
  • Training staff in data analysis, data quality, and data management techniques
  • Incorporating Bayesian statistics into my workflow

Pinned Loading

  1. NYC-Mobility-Survey-Analysis NYC-Mobility-Survey-Analysis Public

    An end-to-end data engineering project in which five NYC DOT datasets were modified in an ETL process and analyzed for insights.

    Python

  2. Wikipedia-Article-Analyzer-NLP-Streamlit-App Wikipedia-Article-Analyzer-NLP-Streamlit-App Public

    This project is designed to scrape and summarize articles from Wikipedia. By default, the Streamlit application will display the Wikipedia Statistics page (https://en.wikipedia.org/wiki/Statistics)…

    Python

  3. 2022_nyc_yellow_taxi_trip_dashboard 2022_nyc_yellow_taxi_trip_dashboard Public

    Created an R Shiny dashboard to communicate various KPIs and Metrics. The dashboard contains a linear regression model and a histogram (which can be adjusted by the end user). The dashboard also co…

    R

  4. Power-BI-NYC-Housing-Financial-Report Power-BI-NYC-Housing-Financial-Report Public

    This report provides a comprehensive analysis of various NYC housing and financial data, employing diverse visualization techniques to facilitate a clear data narrative.

  5. Firearm-Social-Science-Survey Firearm-Social-Science-Survey Public

    This is a survey application designed to collect public opinions pertaining to firearms, racial violence, and public safety perceptions.

    Python

  6. NYC-DCA-ETL NYC-DCA-ETL Public

    Created an ETL pipeline to merge two CSV files (converted to JSON) into a parquet file using Azure Data Factory, The data was extracted from NYC Open Data: https://opendata.cityofnewyork.us/ and I …