https://github.com/tom-the-bomb/pascals-triangle
A basic webpage showcasing a dynamic and interactive Pascal's Triangle, its patterns, and use-cases
https://github.com/tom-the-bomb/pascals-triangle
math pascals-triangle reactjs website
Last synced: about 1 year ago
JSON representation
A basic webpage showcasing a dynamic and interactive Pascal's Triangle, its patterns, and use-cases
- Host: GitHub
- URL: https://github.com/tom-the-bomb/pascals-triangle
- Owner: Tom-the-Bomb
- Created: 2023-09-14T21:17:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T21:25:30.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T23:26:20.901Z (over 1 year 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`.