https://github.com/razfrumkin/scorigami
A web application written in TypeScript that fetches and displays a Scorigami chart, showcasing unique game scores. Scorigami is the phenomenon of achieving a final score in a sport that has never been seen before, highlighting rare and unprecedented score combinations.
https://github.com/razfrumkin/scorigami
d3 hexbin material-ui nba nest postgres react react-query sports typeorm typescript web
Last synced: 2 months ago
JSON representation
A web application written in TypeScript that fetches and displays a Scorigami chart, showcasing unique game scores. Scorigami is the phenomenon of achieving a final score in a sport that has never been seen before, highlighting rare and unprecedented score combinations.
- Host: GitHub
- URL: https://github.com/razfrumkin/scorigami
- Owner: razfrumkin
- Created: 2024-10-25T23:52:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T15:13:17.000Z (over 1 year ago)
- Last Synced: 2024-11-30T22:57:30.687Z (over 1 year ago)
- Topics: d3, hexbin, material-ui, nba, nest, postgres, react, react-query, sports, typeorm, typescript, web
- Language: TypeScript
- Homepage: https://nba-scorigami.vercel.app
- Size: 787 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scorigami
A web application written in TypeScript that fetches and displays a Scorigami chart, showcasing unique game scores. Scorigami is the phenomenon of achieving a final score in a sport that has never been seen before, highlighting rare and unprecedented score combinations.

## Leagues
- **NBA**
## Technologies
- **Frontend**: [React](https://github.com/facebook/react) with [MaterialUI](https://github.com/mui/material-ui)
- **Backend**: [NestJS](https://github.com/nestjs/nest) with [TypeORM](https://github.com/typeorm/typeorm)
- **Database**: [PostgreSQL](https://www.postgresql.org)