Skip to content
View Zach-Adolphsen's full-sized avatar
  • Fargo, ND

Block or report Zach-Adolphsen

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Zach-Adolphsen/README.md

Zach Adolphsen's Avatar

Zach Adolphsen

Aspiring Data Engineer
3rd year Computer Science Student (Data Science Emphasis) at North Dakota State University


πŸ‘‹ About Me

  • πŸŽ“ Currently pursuing a B.S. in Computer Science (Data Science Track) at North Dakota State University
  • πŸ’‘ Passionate about turning data into actionable insights and building robust data pipelines
  • πŸ› οΈ Proficient in C and Python
  • πŸš€ Interested in Data Engineering and Big Data

πŸ† Featured Projects

  • PennyPilot
    A full-stack Angular web app used for tracking income and expenses. Uses Angular (front & backend) and Google Firestore/Firebase (NoSQL cloud storage and user auth)

  • Stock Market Dashboard A BI dashboard that provides snapshot information of US stock market symbols that the user (me) has chosen, and provides an interactive dashboard display. This project will be a full data engineering project that grabs data from an API, cleans the data, and displays the data on a BI dashboard.

  • Gender Classifier Web App
    A React and Flask application that retrieves user height, weight, and shoe size, and uses 4 Machine Learning models to predict the user's gender. Providing the most confident result


πŸ“« Social Links


Striving to make sense of data and build scalable solutions.

Pinned Loading

  1. StockMarketDashboard StockMarketDashboard Public

    A BI dashboard that provides snapshot information of US stock market symbols that the user (me) has chosen and provides interactive dashboard display. This project will be a full data engineering p…

    Python

  2. WeatherPipeline WeatherPipeline Public

    Weather data pipeline using the Open Weather API, Python, and Supabase PostgreSQL for data extraction, transformation, and loading

    Python

  3. PennyPilot PennyPilot Public

    CS313 final project called PennyPilot. A budget tracking web application using Angular, Bootstrap, HTML, Google Firebase, and Google Firestore

    TypeScript 1

  4. GenderClassifierWebApp GenderClassifierWebApp Public

    A React and Flask application that retrieves user height, weight, and shoe size, and uses 3 Machine Learning models to predict the user's gender. Providing the most confident result

    JavaScript

  5. ETLPipeline_CSVtoBigQuery ETLPipeline_CSVtoBigQuery Public

    Python