Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-the-bomb/pascals-triangle
Basic website showcasing Pascal Triangle patterns and its use-cases.
https://github.com/tom-the-bomb/pascals-triangle
math pascals-triangle reactjs website
Last synced: about 2 months ago
JSON representation
Basic website showcasing Pascal Triangle patterns and its use-cases.
- Host: GitHub
- URL: https://github.com/tom-the-bomb/pascals-triangle
- Owner: Tom-the-Bomb
- Created: 2023-09-14T21:17:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-13T21:25:30.000Z (4 months ago)
- Last Synced: 2024-09-15T12:53:17.345Z (4 months ago)
- Topics: math, pascals-triangle, reactjs, website
- Language: JavaScript
- Homepage: https://pascals.tomthebomb.dev
- Size: 1.2 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pascals Triangle
A basic website showcasing [Pascal's Triangle](https://en.wikipedia.org/wiki/Pascal%27s_triangle) patterns and its use-cases.
Link: https://pascals.tomthebomb.dev
Made with `React.js` & `Bootstrap 5`.