GithubHelp home page GithubHelp logo

Welcome to my GitHub account! I am a UCR computer science student and NOAA EPP/MSI scholar focused on data science and machine learning. I currently work as an engineer for UCR's EcoCar project. This work involves building Vehicle to Everything (V2X) systems that allow self-driving vehicle algorithms to communicate in real-time. Much of my project experience cannot be publicly displayed due to NDA, this GitHub is solely for my personal projects.

My personal projects include:

  • C++ Networking and Multithreading (InternetChatRoom)
  • Data collection libraries (simple_noaa) (NBA-Webscraper) (Weather-Forecast-Web-Scraper)
  • Dataset creation for use in machine learning models (wildfire_dataset_creation) (survey_data_creation)
  • Data analysis for insight and prospecting data for modeling (survey_data_analysis)
  • Data manipulation for increasing the utility of datasets (Hurricane-Data-Conversion-Method) (survey_data_creation)
  • Exploring the use cases of classical machine learning models (titanic_machine_learning_model)
  • Backend applications for transfer of data (testAPI) (hate_detection_scraper)

Please feel free to take a look around and let me know if you have any questions or suggestions for future projects. Thank you for visiting!

Visit my blog page for articles explaining concepts from data structures and algorithms to discussion on the ethics of machine learning and AI.

Devin Shaw's Projects

exploring-and-evaluating-model-efficacy-on-data-salaries icon exploring-and-evaluating-model-efficacy-on-data-salaries

Explore the efficacy of random forest and Keras neural network models on a dataset with categorical features and a continuous target. Compare performance and accuracy using Python. Check out the results and analysis in this GitHub project.

hate_detection_scraper icon hate_detection_scraper

Script that provides a streamlined way to monitor online content for hate speech and maintain a record of flagged quotes.

hurricane-data-conversion-method icon hurricane-data-conversion-method

Data manipulation method to convert hurricane data into a summary format using pandas and geopandas for added utility to intial dataset

mybible icon mybible

A bash script to journal and search through entires

nba-webscraper icon nba-webscraper

This script webscrapes NBA data from the website basketball-reference.com based on user input. The data includes player statistics such as player name, rank, games played, points per game, etc. The cleaned data is saved as a csv file. The script uses the libraries requests, bs4 (BeautifulSoup), and pandas.

simple_noaa icon simple_noaa

A library that streamlines access to the NOAA dataset API with functions that utilize date and time for aggregation of data

survey_data_analysis icon survey_data_analysis

An analysis of government survey data from 2015 to 2022. Establishes large scale trends, identifies important metrics and finds agencies that have increased those metrics to outperform the large scale trends.

survey_dataset_creation icon survey_dataset_creation

Combines multiple survey datasets with different formatting to create a standardized dataset that is used in my survey_data_analysis repository

testapi icon testapi

This repository contains a Flask-based API designed to serve CSV data files in JSON format. It offers endpoints for accessing three different CSV files, each converted into a list of dictionaries and then serialized as JSON objects.

titanic_machine_learning_model icon titanic_machine_learning_model

My first Kaggle competition, involving exploration, feature engineering and model selection to classify survival of passengers of the titanic based on the classic titanic dataset

weather-forecast-web-scraper icon weather-forecast-web-scraper

Simple weather forecast web scraper using Python, BeautifulSoup, and Pandas. Retrieves weather data and formats into a dataframe for analysis. My first project in data that introduced me to Python and how data works.

wildfire-local-climate-data-creation icon wildfire-local-climate-data-creation

Fire climate dataset creation from NOAA API based on location and time for use in machine learning model. Is the project that motivated the creation of the library simple_noaa.

worldpopulationnoteboook icon worldpopulationnoteboook

A Jupyter Notebook project for real-time population data visualization and trend prediction. Fetches live global population data, creates insightful visualizations, and employs models for trend forecasting. Finds valuable insights into demographic patterns and explores the changing face of Earth's population.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.