Here are the links to the math tests.
Simple
- Math Test: Simple Addition
- Math Test: Simple Minus
- Math Test: Simple Multiply
- Math Test: Simple Division
Here are the links to the math tests.
40 Multiply Questions
Should fit nicely into A4 paper.
See the Pen 40 Multiple Tests by DevilKazuya99 (@devilkazuya99) on CodePen.
40 Minus Questions
Should fit nicely into A4 paper.
See the Pen 40 Minus Tests by DevilKazuya99 (@devilkazuya99) on CodePen.
40 Addition Questions
Should fit nicely into A4 paper.
See the Pen 40 Plus Tests by DevilKazuya99 (@devilkazuya99) on CodePen.
40 Simple Division Questions
See the Pen Simple Devision by DevilKazuya99 (@devilkazuya99) on CodePen.
40 Simple Multiply Questions
See the Pen Simple Multiply by DevilKazuya99 (@devilkazuya99) on CodePen.
40 Simple Addition Questions
See the Pen Simple Plus by DevilKazuya99 (@devilkazuya99) on CodePen.
I created this snippet to generate math questions for my kids. Click the [Print] button to print the questions and answers. It should fit nicely in 2 A4 pages. Refresh the page to regenerate a new set of Q/A.
See the Pen More 2 Steps Plus Multiply by DevilKazuya99 (@devilkazuya99) on CodePen.
mvn io.quarkus:quarkus-maven-plugin:1.3.0.Final:create \
-DprojectGroupId=org.acme \
-DprojectArtifactId=rest-json-quickstart \
-DclassName="org.acme.rest.json.FruitResource" \
-Dpath="/fruits" \
-Dextensions="resteasy-jackson"
cd rest-json-quickstart
However, my goal, in the end, is to package the application into a native binary. Including an external library as above will make Graalvm complain. So I need to go for plan B --> Firestore REST API.
Put both files in src/main/resources folder. When calling TokenUtils.generateTokenString(kid, timeClaims); it should give me a signed JWT token.