diff --git a/src/routes/(tools)/integer-toolkit/+page.svelte b/src/routes/(tools)/integer-toolkit/+page.svelte index 55b5a5ecf..2ce65896d 100644 --- a/src/routes/(tools)/integer-toolkit/+page.svelte +++ b/src/routes/(tools)/integer-toolkit/+page.svelte @@ -1,11 +1,1118 @@ - -
- +
+ +
+

+ 1. Integer Palindromizer +

+
+
+
+ + + +
+ +
+
+

+ Input Integers +

+ +
+ +
+

+ Palindromic Integers +

+ +
+
+ + +
+
+ + + +
+
+
+
+
+ + +
+

+ 2. Integer Array Generator +

+
+
+
+ + + + +
+ + +
+
+ +
+
+

+ Integer Array +

+ +
+
+ + +
+
+ + + +
+
+
+
+
+ + +
+

+ 3. Integer Adder +

+
+
+
+
+ + +
+ + + + + +
+ +
+
+

+ Input Integers +

+ +
+ +
+

+ Sum +

+ +
+
+ + +
+
+ + + +
+
+
+
+
- \ No newline at end of file +
+
+

+ Input Integers +

+ +
+ +
+

+ Sorted Integers +

+ +
+
+ + +
+
+ + + +
+
+
+ + + + +
+

+ 5. Integer Extractor +

+
+
+
+
+ + +
+ +
+ +
+ + +
+
+ +
+ + +
+
+ + +
+
+

+ Input the Data containing Integers +

+ +
+ +
+

+ Extracted Integers +

+ +
+
+ + +
+
+ + + +
+
+
+
+
+ + +
+

+ 5. Integer Sign Changer +

+
+
+
+ + + + +
+ +
+
+

+ Input Integers +

+ +
+ +
+

+ Integers with Opposite Sign +

+ +
+
+ + +
+
+ + + +
+
+
+
+
+ diff --git a/src/routes/tools.json b/src/routes/tools.json index 4618b3690..c3711dec9 100644 --- a/src/routes/tools.json +++ b/src/routes/tools.json @@ -134,6 +134,33 @@ } ] }, + "camera-recorder-2": { + "name": "Camera Recorder 2", + "link": "/camera-recorder-2", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, "code-comparison-tool": { "name": "Code Comparison Tool", "link": "/code-comparison-tool", @@ -161,6 +188,87 @@ } ] }, + "color-blindness-simulator": { + "name": "Color Blindness Simulator", + "link": "/color-blindness-simulator", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, + "color-blindness-simulator-2": { + "name": "Color Blindness Simulator", + "link": "/color-blindness-simulator-2", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, + "color-tools": { + "name": "Color Tools", + "link": "/color-tools", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, "css-animator": { "name": "CSS Animator", "link": "/css-animator", @@ -442,6 +550,60 @@ } ] }, + "integer-toolkit": { + "name": "Integer Toolkit", + "link": "/integer-toolkit", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, + "integer-toolkit-2": { + "name": "Integer Toolkit", + "link": "/integer-toolkit-2", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, "keyword-density-checker": { "name": "Keyword Density Checker", "link": "/keyword-density-checker", @@ -469,6 +631,33 @@ } ] }, + "list-toolkit": { + "name": "List Toolkit", + "link": "/list-toolkit", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, "living-background-generator": { "name": "Living Background Generator", "link": "/living-background-generator", @@ -549,6 +738,33 @@ } ] }, + "multi-timer-with-alarm": { + "name": "Multi Timer With Alarm", + "link": "/multi-timer-with-alarm", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, "neumorphism-generator": { "name": "Neumorphism Generator", "link": "/neumorphism-generator", @@ -696,6 +912,87 @@ } ] }, + "svg-placeholder-generator": { + "name": "SVG Placeholder Generator", + "link": "/svg-placeholder-generator", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, + "svg-shape-generator": { + "name": "SVG Shape Generator ", + "link": "/svg-shape-generator", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, + "svg-shape-generator-2": { + "name": "SVG Shape Generator ", + "link": "/svg-shape-generator-2", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] + }, "text-toolkit": { "name": "Text Toolkit", "link": "/text-toolkit", @@ -820,5 +1117,32 @@ "githubId": "" } ] + }, + "youtube-thumbnail-grabber": { + "name": "YouTube Thumbnail Grabber", + "link": "/youtube-thumbnail-grabber", + "description": "", + "contributors": [ + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + }, + { + "name": "", + "githubId": "" + } + ] } } \ No newline at end of file