Pinned Repositories
airball
An R package to extract common schedule and travel metrics for NBA teams.
augmented_reality_athlete_profile
Simple proof of concept app combining image recognition via ARkit and a swiftUI view to display athlete metrics.
EPV_NBA_Dashboard
A conceptual dashboard to visualize Expected Possession Value (EPV) in the NBA.
matuR
R package for Athlete Maturation and Biobanding information and reporting.
NBA-Game-Density-App
An app to visually explore the density (and other related factors) of the schedule for NBA teams.
NBA_Schedule_XGBoost_Classifier
Predicting NBA game outcomes using schedule related information. This is an example of supervised learning where a xgboost model was trained with 20 seasons worth of NBA games and uses SHAP values for model explainability.
public_sport_science_datasets
An ongoing compilation of publicly available datasets for sport science projects.
R_Intro_Workshop
Materials from a 1hr introductory workshop on the basics of R programming for Strength Coaches without any previous experience.
shinyAMS-resources
A compilation of resources for sport scientist building Athlete Management Tools in Shiny
sportVU_NBA_Tracking
A working workbook looking at physical demands of plays in NBA using SportVU legacy data.
josedv82's Repositories
josedv82/public_sport_science_datasets
An ongoing compilation of publicly available datasets for sport science projects.
josedv82/shinyAMS-resources
A compilation of resources for sport scientist building Athlete Management Tools in Shiny
josedv82/airball
An R package to extract common schedule and travel metrics for NBA teams.
josedv82/EPV_NBA_Dashboard
A conceptual dashboard to visualize Expected Possession Value (EPV) in the NBA.
josedv82/matuR
R package for Athlete Maturation and Biobanding information and reporting.
josedv82/R_Intro_Workshop
Materials from a 1hr introductory workshop on the basics of R programming for Strength Coaches without any previous experience.
josedv82/augmented_reality_athlete_profile
Simple proof of concept app combining image recognition via ARkit and a swiftUI view to display athlete metrics.
josedv82/NBA-Game-Density-App
An app to visually explore the density (and other related factors) of the schedule for NBA teams.
josedv82/sportVU_NBA_Tracking
A working workbook looking at physical demands of plays in NBA using SportVU legacy data.
josedv82/basketball_event_tracker
This app let users track the coordinates of events in Basketball and export the data set.
josedv82/bdgramR
Figure Coordinates for Visualizations of Human Body Diagrams
josedv82/josedv82
josedv82/NBA_Schedule_XGBoost_Classifier
Predicting NBA game outcomes using schedule related information. This is an example of supervised learning where a xgboost model was trained with 20 seasons worth of NBA games and uses SHAP values for model explainability.
josedv82/chatGPT_shinyapp
A minimal R Shiny App application that enables users to interact with GPT-3
josedv82/Push_Notes_to_Athlete
A basic athlete dashboard built in Shiny that enables coaches send notes directly to athletes's phone from the app.
josedv82/sportsDraweR
Minimal app to showcase the drawing functionalities of the fabricerin package using sport specific examples.
josedv82/airball_api
api end points for Airball R package
josedv82/awesome-soccer-analytics
:soccer::chart_with_upwards_trend: A curated list of awesome resources related to Soccer Analytics.
josedv82/maskON
A simple IOS app (game) built in swiftUI to educate my nephew on how to properly wear a mask.
josedv82/NBA-Draft-Tool-App
A trading tool app for the NBA based on the 2017 NBA Draft Pick Trade simulator by Kevin Pelton.
josedv82/NBA-Scrolly-Travel-APP
A simple 'scrollytelling' app showing differences in travel (flight trajectories and mileage) for NBA teams over the last 3 seasons.
josedv82/ReactTable-Shiny
Basic reacTable concept in shiny
josedv82/swiftUI_basketball_clipboard
A basic prototype of digital basketball clipboard app built on swiftUI. It enables free drawing as well as dragging of players around the court.
josedv82/body_avatars_in_R
Integrating body avatars (or body diagrams) within markdown reports and shiny apps
josedv82/graphicalDT
Basic shinyapp displaying a graphical table. Proof of concept.
josedv82/josedv82.github.io
Personal web project.
josedv82/Stats_in_Sports_2021
Materials for the Statistics in Sports class for first-year undergrads
josedv82/Swift_Learning_Resources
A list of resources and tutorial I am using to improve Swift & IOS coding skills.