Skip to content
View ryanhutzley's full-sized avatar
  • https://www.linkedin.com/in/david-ryan-hutzley-0246a8169/
  • Boston, MA

Block or report ryanhutzley

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

Hi there ๐Ÿ‘‹ I'm Ryan!

I love working with data, reading, hiking, watching movies, and playing the guitar!

  • ๐Ÿ”ญ I'm currently looking for data engineering / data analyst roles to help businesses make better decisions!
  • ๐ŸŒฑ Right now, I am learning about Data Structures + Algorithms, Data Science + Engineering, and Machine Learning
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate with other developers to make peoples' lives easier

Connect with me:

Email: ๐Ÿ“ฌ [email protected]

Projects

  • Name: Support Vector Classification Demo -- Github Link: Repo
    Description: A linear SVC playground allowing users to manually label data points on a Cartesian plane, run the data through a SVC model on the backend, and see model output in real-time (React, Chart.js, scikit-learn, FastAPI).

  • Name: Gage Sports -- Github Link: Repo
    Description: A website showcasing clientโ€™s football & sports betting blogs, and advertising his football consulting company (React, Tailwind CSS, Webpack, React Query)

Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

React

SQL

MySQL

Git

Terminal

Ruby

Rails

Bootstrap

Python



๐Ÿ“• Latest Blog Posts

Pinned Loading

  1. beat-match beat-match Public

    Forked from learn-co-curriculum/project-template-react-rails-api

    A matchmaking and music streaming app for rappers and producers designed to promote musical collaboration. Profiles feature the user's music, playable in the app and visible to other users.

    JavaScript 1

  2. fuel-right-backend-api fuel-right-backend-api Public

    A food, workout, and sleep tracker that helps users visualize how sleep duration and nutrition impact workout performance.

    JavaScript 1

  3. phase-3-project-frontend phase-3-project-frontend Public

    A gym membership application that recommends exercise classes based on user preferences and displays other attendees for a class

    JavaScript 1

  4. sinatra-API sinatra-API Public

    Forked from learn-co-curriculum/sinatra-API

    A gym membership application that recommends exercise classes based on user preferences and displays other attendees for a class

    Ruby 1

  5. RI-Sales-Automation RI-Sales-Automation Public

    Python 1

  6. SVC-Demo SVC-Demo Public

    Demo of Support Vector Classifier using 2D chart to display points + decision boundary + margins

    JavaScript