Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archielicious/having-fun-with-javascript
Several fun and interesting mathematical problems were solved using Javascript.
https://github.com/archielicious/having-fun-with-javascript
capitalize count-vowels days-between-dates factorial fibonacci-sequence leap-year magic-square matrix matrix-multiplication palindrome prime-numbers string-repeatation string-reversal transpose-matrix tribonacci
Last synced: 3 days ago
JSON representation
Several fun and interesting mathematical problems were solved using Javascript.
- Host: GitHub
- URL: https://github.com/archielicious/having-fun-with-javascript
- Owner: archielicious
- Created: 2023-01-12T16:26:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T09:06:40.000Z (over 1 year ago)
- Last Synced: 2023-09-24T03:33:46.490Z (about 1 year ago)
- Topics: capitalize, count-vowels, days-between-dates, factorial, fibonacci-sequence, leap-year, magic-square, matrix, matrix-multiplication, palindrome, prime-numbers, string-repeatation, string-reversal, transpose-matrix, tribonacci
- Language: JavaScript
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Having-Fun-with-Javascript
This project was created to solve several fun and interesting mathematical problems by programming the computer with Javascript