An open API service indexing awesome lists of open source software.

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

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`.