Our team is working on Prime number computing with Yousef AlOthman to fuel our data science division. More info on that in:

Working on calculating infinity to fuel our innovation. It’s an open source project that anyone can collaborate in. Available in the following StackBlitz and our Code Repositories.

Stackblitz used as a base collaboration method on our open source collaboration.

We’ll invite the public to help build our core formulas that power our ecosystems. We’ve embedded the code editor into Notion for you to get started quickly in contributing and submitting pull requests to modify our algorithms.

Recursive.js project > Calculate to prime towards infinity

Contribute on Stackblitz

Angular version of the project that will be used for SPA visualization on the web on mobile

Contribute on StackBlitz

Requirements

Full numbers analysis of EVERY number not just PRIME

We will run a function to check isPrime and list reason for why number isn’t prime, and flag it whether its prime or not. You can sort by prime numbers and look into WHY they are prime.

How to do:

Serverless components