All Projects → grmreyes → nbasixdegrees

grmreyes / nbasixdegrees

Licence: other
An implementation of six degrees of separation for mutual NBA teammates.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to nbasixdegrees

Deepplaybyplay
Labelling NBA action using deep learning 🏀
Stars: ✭ 143 (+853.33%)
Mutual labels:  nba
Sportsipy
A free sports API written for python
Stars: ✭ 229 (+1426.67%)
Mutual labels:  nba
NBA-TopShot-Chrome-Extension
A google chrome extension that allows for sorting by price rather than serial number and highlights differently-tiered serial numbers to help you find the best bang for your buck
Stars: ✭ 22 (+46.67%)
Mutual labels:  nba
Nba Movement Data
SportVU movement tracking data.
Stars: ✭ 154 (+926.67%)
Mutual labels:  nba
Draftfast
A tool to automate and optimize DraftKings and FanDuel lineup construction.
Stars: ✭ 192 (+1180%)
Mutual labels:  nba
scrapeOP
A python package for scraping oddsportal.com
Stars: ✭ 99 (+560%)
Mutual labels:  nba
Nbareact
🏀 iOS and Android NBA app created with React Native
Stars: ✭ 101 (+573.33%)
Mutual labels:  nba
React-NBA-Logos
React components for NBA team logos 🏀
Stars: ✭ 50 (+233.33%)
Mutual labels:  nba
Nbastatr
NBA Stats API Wrapper and more for R
Stars: ✭ 226 (+1406.67%)
Mutual labels:  nba
pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
Stars: ✭ 33 (+120%)
Mutual labels:  breadth-first-search
Nba Player Movement
Visualization and analysis of NBA player tracking data
Stars: ✭ 156 (+940%)
Mutual labels:  nba
Nba Live
Watch NBA games in the terminal, the content in Chinese only.
Stars: ✭ 181 (+1106.67%)
Mutual labels:  nba
lua-graph
Graph algorithms in lua
Stars: ✭ 57 (+280%)
Mutual labels:  breadth-first-search
Flutter app
🔥🔥🔥本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆瓣电影、tubitv、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、好奇心日报、有道精品课、高德定位、音乐播放器🎵、追书神器等板块
Stars: ✭ 2,140 (+14166.67%)
Mutual labels:  nba
NBA-Fantasy-Optimizer
NBA Daily Fantasy Lineup Optimizer for FanDuel Using Python
Stars: ✭ 21 (+40%)
Mutual labels:  nba
Nba Prediction
Predict scores of NBA games using regularized matrix completion
Stars: ✭ 128 (+753.33%)
Mutual labels:  nba
Pydfs Lineup Optimizer
Daily Fantasy Sports lineup optimzer for all popular daily fantasy sports sites
Stars: ✭ 245 (+1533.33%)
Mutual labels:  nba
mysportsfeeds-api
Feature requests for the MySportsFeeds Sports Data API.
Stars: ✭ 44 (+193.33%)
Mutual labels:  nba
jsgraph
Deprecated: Use the @encapsule/arccore package that includes the graph library
Stars: ✭ 42 (+180%)
Mutual labels:  breadth-first-search
AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (+186.67%)
Mutual labels:  breadth-first-search

image

forthebadge forthebadge

Six Degrees of Kevin Durant is an implementation of '6 degrees of separation' for NBA Players.

  • Technologies : Javascript, HTML, CSS

Live Site

Features

Connect any 2 NBA Players

  • Enter 2 NBA Players
  • Get a chain connecting them through mutual teammates.

image

Implements a breadth-first search algorithm to find all the possible teams and teammates for any given player, and finds the shortest path to a second player, returning all the links in the chain.

Contact

[email protected]
Linkedin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].