⚡
Fantastic speed
Highlights
Pinned Loading
-
GlistenSTAR
GlistenSTAR Public templateThis is about me..... and you can find my github action code. :)
-
GlistenSTAR_Theme
GlistenSTAR_Theme Public templateIt's my theme & template project using MERN stack.
-
Boilerplate_pnpm-nestjs-prisma-mongodb-JWT
Boilerplate_pnpm-nestjs-prisma-mongodb-JWT Public templateBoilerplate for pnpm+nestjs+prisma+mongodb+JWT
-
basf/svelte-spectre
basf/svelte-spectre PublicUI-kit based on *spectre.css* and powered by *svelte*
-
Reverse_number.js
Reverse_number.js 1function reverseInteger(input) {
2let number = Math.abs(input); // holds a new copy of the absolute value of the input integer
3let result = 0; // creates a result variable to hold the aggrigate of our while loop
45while (number > 0) { // while the number is greater than 0 (simplified way of saying less than or equal to 1)
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.