-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
265 lines (240 loc) · 23.4 KB
/
index.html
File metadata and controls
265 lines (240 loc) · 23.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="msvalidate.01" content="671A4548F3767E5D6616CFD872485E16" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords"
content="Dev2Forge, tools, developers, everyday users, automation, problem-solving, workflow, software solutions, opensource, github-org, org, tutosrive, automating, software, dev, dev-tools, programming, coders, coding, coding-tools, coder-tools, ready-to-use" />
<title>Dev2Forge: Tools for Developers & Everyday Users</title>
<link rel="canonical" href="https://dev2forge.is-a.software" />
<!-- Primary Meta Tags -->
<meta name="title" content="Dev2Forge: Tools for Developers & Everyday Users" />
<meta name="description"
content="Dev2Forge: Ready-to-use tools for automating tasks, solving problems, and streamlining workflows. Efficient software solutions for your business." />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://dev2forge.is-a.software" />
<meta property="og:title" content="Dev2Forge: Tools for Developers & Everyday Users" />
<meta property="og:description"
content="Dev2Forge: Ready-to-use tools for automating tasks, solving problems, and streamlining workflows. Efficient software solutions for your business." />
<meta property="og:image"
content="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/others/metatag-dev2forge1.jpeg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://dev2forge.is-a.software" />
<meta property="twitter:title" content="Dev2Forge: Tools for Developers & Everyday Users" />
<meta property="twitter:description"
content="Dev2Forge: Ready-to-use tools for automating tasks, solving problems, and streamlining workflows. Efficient software solutions for your business." />
<meta property="twitter:image"
content="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/others/metatag-dev2forge1.jpeg" />
<!-- Meta Tags Generated with https://metatags.io -->
<link rel="apple-touch-icon" sizes="180x180" href="/public/favicons/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/public/favicons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/public/favicons/favicon-16x16.png" />
<link rel="manifest" href="/public/favicons/site.webmanifest" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<script defer src="./src/utils/showdown/showdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4" defer></script>
<link rel="stylesheet" href="./src/assets/css/index.css" />
<script type="module" src="./src/assets/js/main.js" defer></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-74L9F7VNLD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-74L9F7VNLD');
</script>
<!-- robots.txt -->
<meta name="robots" content="index, follow" />
<!-- Schema.org (JSON-LD) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Dev2Forge",
"url": "https://dev2forge.is-a.software",
"logo": "https://dev2forge.is-a.software/public/dev2forge-logo.png",
"description": "Dev2Forge: Ready-to-use tools for automating tasks, solving problems, and streamlining workflows. Efficient software solutions for your business.",
"founder": { "@type": "Person", "name": "Santiago Rivera Marin" },
"sameAs": ["https://www.tiktok.com/@dev2forge", "https://www.youtube.com/@dev2forge", "https://github.com/dev2forge"]
}
</script>
</head>
<body
class="bg-white dark:bg-gray-900 dark:text-gray-100 text-gray-800 transition-colors duration-300 min-h-screen flex flex-col dark">
<!-- New Project! -->
<div class="flex-1 flex flex-col items-center w-full">
<h2 class="text-center font-bold mb-10 text-2xl">eval | Code Playground</h2>
<div id="new-project" class="lg:w-[90vh] w-[90vw] rounded-xl shadow-xl shadow-black px-10">
<div class="pswp-gallery" id="my-gallery">
<div id="logo-initvenv" class="flex justify-center mb-4">
<a href="https://eval.is-a.software/src/assets/images/svg/favicon.svg"
data-pswp-width="1000" data-pswp-height="1000" target="_blank">
<img class="max-w-[300px] h-auto object-contain drop-shadow-2xl drop-shadow-black"
src="https://eval.is-a.software/src/assets/images/svg/favicon.svg"
alt="Logo Representation of 'eval'" />
</a>
</div>
<div id="new-project-description">
<p class="text-center">Watch this source link for more information: <a href="/eval">eval - Home</a></p>
<p>Is a lightweight playground for <code>Python</code>, <code>Ruby</code>, <code>Lua</code>, <code>JavaScript</code>, <code>PHP</code>.</p>
</div>
<div
class="carrusel-img h-full grid grid-rows-1 auto-cols-max grid-flow-col gap-4 overflow-x-auto overflow-y-hidden snap-x snap-mandatory w-full py-4">
<a href="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/python.png"
data-pswp-width="680" data-pswp-height="412" target="_blank">
<img title="Startup Error" class="w-[200px] h-auto object-contain"
src="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/python.png"
alt="Playground on python mode." />
</a>
<a href="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/ruby.png"
data-pswp-width="976" data-pswp-height="513" target="_blank">
<img title="Successful Initialization" class="w-[200px] h-auto object-contain"
src="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/ruby.png"
alt="Program successfully started without requirements file installation." />
</a>
<a href="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/js.png"
data-pswp-width="598" data-pswp-height="309" target="_blank">
<img title="Virtual Environment Activated" class="w-[200px] h-auto object-contain"
src="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/js.png"
alt="Terminal console showing activated virtual environment for user interaction." />
</a>
<a href="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/lua.png"
data-pswp-width="1397" data-pswp-height="596" target="_blank">
<img title="Execution with Requirements Installation" class="w-[200px] h-auto object-contain"
src="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/lua.png"
alt="Program running with automatic requirements file installation process." />
</a>
<a href="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/php.png"
data-pswp-width="566" data-pswp-height="257" target="_blank">
<img title="User Session Maintained" class="w-[200px] h-auto object-contain"
src="https://cdn.jsdelivr.net/gh/Dev2Forge/assets@main/projects/eval/previews/languages-playgrounds/php.png"
alt="User terminal session preserved and ready for continued interaction." />
</a>
</div>
</div>
</div>
</div>
<hr class="border-gray-800 border-2 my-2 w-full" />
<!-- Header -->
<header class="w-full flex justify-between items-center p-6 flex-shrink-0">
<div class="w-full text-center">
<h1 class="text-3xl font-bold inline">
<a href="https://github.com/dev2forge" target="_blank" class="flex justify-center">
<img id="thumbnail-dev2forge" class="thumbnail-dev2forge img-fluid"
alt="Dev2Forge Thumbnail, logo thumbnail." src="./public/skeleton-img.svg" />
</a>
</h1>
</div>
<!-- Feature: Add "Toggle Theme" -->
</header>
<!-- Main Content -->
<main class="flex-1 flex flex-col items-center w-full px-6 pb-12">
<!-- Social Buttons -->
<div style="display: flex; flex-wrap: wrap; align-items: center; justify-content: center">
<a href="https://www.facebook.com/profile.php?id=61577411706631" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-facebook" style="display: block; fill: currentColor" data-donate="true"
data-tag="fac" data-name="Facebook" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>Facebook social icon</title>
<path
d="M211.9 197.4h-36.7v59.9h36.7V433.1h70.5V256.5h49.2l5.2-59.1h-54.4c0 0 0-22.1 0-33.7 0-13.9 2.8-19.5 16.3-19.5 10.9 0 38.2 0 38.2 0V82.9c0 0-40.2 0-48.8 0 -52.5 0-76.1 23.1-76.1 67.3C211.9 188.8 211.9 197.4 211.9 197.4z">
</path>
</svg></a><a href="https://www.tiktok.com/@dev2forge" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-tiktok" style="display: block; fill: currentColor" data-donate="true"
data-tag="tic" data-name="TikTok" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>TikTok social icon</title>
<path
d="M 386.160156 141.550781 C 383.457031 140.15625 380.832031 138.625 378.285156 136.964844 C 370.878906 132.070312 364.085938 126.300781 358.058594 119.785156 C 342.976562 102.523438 337.339844 85.015625 335.265625 72.757812 L 335.351562 72.757812 C 333.617188 62.582031 334.332031 56 334.441406 56 L 265.742188 56 L 265.742188 321.648438 C 265.742188 325.214844 265.742188 328.742188 265.589844 332.226562 C 265.589844 332.660156 265.550781 333.058594 265.523438 333.523438 C 265.523438 333.714844 265.523438 333.917969 265.484375 334.117188 C 265.484375 334.167969 265.484375 334.214844 265.484375 334.265625 C 264.011719 353.621094 253.011719 370.976562 236.132812 380.566406 C 227.472656 385.496094 217.675781 388.078125 207.707031 388.066406 C 175.699219 388.066406 149.757812 361.964844 149.757812 329.734375 C 149.757812 297.5 175.699219 271.398438 207.707031 271.398438 C 213.765625 271.394531 219.789062 272.347656 225.550781 274.226562 L 225.632812 204.273438 C 190.277344 199.707031 154.621094 210.136719 127.300781 233.042969 C 115.457031 243.328125 105.503906 255.605469 97.882812 269.316406 C 94.984375 274.316406 84.042969 294.410156 82.714844 327.015625 C 81.882812 345.523438 87.441406 364.699219 90.089844 372.625 L 90.089844 372.792969 C 91.757812 377.457031 98.214844 393.382812 108.742188 406.808594 C 117.230469 417.578125 127.253906 427.035156 138.5 434.882812 L 138.5 434.714844 L 138.667969 434.882812 C 171.925781 457.484375 208.800781 456 208.800781 456 C 215.183594 455.742188 236.566406 456 260.851562 444.492188 C 287.785156 431.734375 303.117188 412.726562 303.117188 412.726562 C 312.914062 401.367188 320.703125 388.425781 326.148438 374.449219 C 332.367188 358.109375 334.441406 338.507812 334.441406 330.675781 L 334.441406 189.742188 C 335.273438 190.242188 346.375 197.582031 346.375 197.582031 C 346.375 197.582031 362.367188 207.832031 387.316406 214.507812 C 405.214844 219.257812 429.332031 220.257812 429.332031 220.257812 L 429.332031 152.058594 C 420.882812 152.976562 403.726562 150.308594 386.160156 141.550781 Z M 386.160156 141.550781">
</path>
</svg></a><a href="https://www.threads.com/@dev2forge" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-threads" style="display: block; fill: currentColor" data-donate="true"
data-tag="thr" data-name="Threads" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>Threads social icon</title>
<path
d="M 377.433594 237.300781 C 375.226562 236.246094 372.988281 235.226562 370.71875 234.253906 C 366.765625 161.433594 326.976562 119.746094 260.164062 119.320312 C 259.863281 119.316406 259.5625 119.316406 259.257812 119.316406 C 219.296875 119.316406 186.0625 136.375 165.605469 167.414062 L 202.347656 192.621094 C 217.632812 169.433594 241.613281 164.492188 259.277344 164.492188 C 259.480469 164.492188 259.683594 164.492188 259.886719 164.496094 C 281.886719 164.636719 298.484375 171.03125 309.230469 183.503906 C 317.046875 192.585938 322.277344 205.132812 324.867188 220.96875 C 305.363281 217.65625 284.269531 216.636719 261.71875 217.929688 C 198.199219 221.585938 157.363281 258.632812 160.105469 310.113281 C 161.496094 336.222656 174.507812 358.6875 196.734375 373.363281 C 215.527344 385.769531 239.730469 391.835938 264.886719 390.460938 C 298.105469 388.640625 324.167969 375.964844 342.347656 352.789062 C 356.15625 335.1875 364.890625 312.382812 368.746094 283.644531 C 384.578125 293.199219 396.3125 305.769531 402.792969 320.886719 C 413.8125 346.578125 414.453125 388.800781 380.003906 423.222656 C 349.820312 453.375 313.535156 466.421875 258.703125 466.824219 C 197.878906 466.375 151.875 446.867188 121.96875 408.84375 C 93.960938 373.242188 79.488281 321.820312 78.945312 256 C 79.488281 190.179688 93.960938 138.757812 121.96875 103.152344 C 151.875 65.132812 197.878906 45.625 258.703125 45.175781 C 319.96875 45.628906 366.769531 65.230469 397.824219 103.433594 C 413.050781 122.167969 424.53125 145.730469 432.097656 173.199219 L 475.15625 161.710938 C 465.984375 127.898438 451.550781 98.761719 431.90625 74.597656 C 392.097656 25.617188 333.871094 0.519531 258.851562 0 L 258.550781 0 C 183.683594 0.519531 126.113281 25.710938 87.433594 74.878906 C 53.019531 118.628906 35.265625 179.507812 34.667969 255.820312 L 34.667969 256.179688 C 35.265625 332.492188 53.019531 393.371094 87.433594 437.121094 C 126.113281 486.289062 183.683594 511.484375 258.550781 512 L 258.851562 512 C 325.414062 511.539062 372.332031 494.113281 410.980469 455.496094 C 461.550781 404.976562 460.027344 341.652344 443.359375 302.777344 C 431.402344 274.898438 408.605469 252.257812 377.433594 237.300781 Z M 262.507812 345.351562 C 234.667969 346.921875 205.746094 334.425781 204.320312 307.660156 C 203.261719 287.8125 218.441406 265.667969 264.214844 263.03125 C 269.457031 262.730469 274.601562 262.582031 279.65625 262.582031 C 296.28125 262.582031 311.835938 264.195312 325.980469 267.289062 C 320.703125 333.160156 289.765625 343.855469 262.507812 345.351562 Z M 262.507812 345.351562 ">
</path>
</svg></a><a href="https://x.com/dev2forge" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-twitterx" style="display: block; fill: currentColor" data-donate="true"
data-tag="twix" data-name="TwitterX" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>Twitter X social icon</title>
<path
d="M 304.757 216.824 L 495.394 0 L 450.238 0 L 284.636 188.227 L 152.475 0 L 0 0 L 199.902 284.656 L 0 512 L 45.16 512 L 219.923 313.186 L 359.525 512 L 512 512 M 61.456 33.322 L 130.835 33.322 L 450.203 480.317 L 380.811 480.317 ">
</path>
</svg></a><a href="https://www.instagram.com/dev2forge/" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-instagram" style="display: block; fill: currentColor" data-donate="true"
data-tag="ins" data-name="Instagram" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>Instagram social icon</title>
<path
d="M256 109.3c47.8 0 53.4 0.2 72.3 1 17.4 0.8 26.9 3.7 33.2 6.2 8.4 3.2 14.3 7.1 20.6 13.4 6.3 6.3 10.1 12.2 13.4 20.6 2.5 6.3 5.4 15.8 6.2 33.2 0.9 18.9 1 24.5 1 72.3s-0.2 53.4-1 72.3c-0.8 17.4-3.7 26.9-6.2 33.2 -3.2 8.4-7.1 14.3-13.4 20.6 -6.3 6.3-12.2 10.1-20.6 13.4 -6.3 2.5-15.8 5.4-33.2 6.2 -18.9 0.9-24.5 1-72.3 1s-53.4-0.2-72.3-1c-17.4-0.8-26.9-3.7-33.2-6.2 -8.4-3.2-14.3-7.1-20.6-13.4 -6.3-6.3-10.1-12.2-13.4-20.6 -2.5-6.3-5.4-15.8-6.2-33.2 -0.9-18.9-1-24.5-1-72.3s0.2-53.4 1-72.3c0.8-17.4 3.7-26.9 6.2-33.2 3.2-8.4 7.1-14.3 13.4-20.6 6.3-6.3 12.2-10.1 20.6-13.4 6.3-2.5 15.8-5.4 33.2-6.2C202.6 109.5 208.2 109.3 256 109.3M256 77.1c-48.6 0-54.7 0.2-73.8 1.1 -19 0.9-32.1 3.9-43.4 8.3 -11.8 4.6-21.7 10.7-31.7 20.6 -9.9 9.9-16.1 19.9-20.6 31.7 -4.4 11.4-7.4 24.4-8.3 43.4 -0.9 19.1-1.1 25.2-1.1 73.8 0 48.6 0.2 54.7 1.1 73.8 0.9 19 3.9 32.1 8.3 43.4 4.6 11.8 10.7 21.7 20.6 31.7 9.9 9.9 19.9 16.1 31.7 20.6 11.4 4.4 24.4 7.4 43.4 8.3 19.1 0.9 25.2 1.1 73.8 1.1s54.7-0.2 73.8-1.1c19-0.9 32.1-3.9 43.4-8.3 11.8-4.6 21.7-10.7 31.7-20.6 9.9-9.9 16.1-19.9 20.6-31.7 4.4-11.4 7.4-24.4 8.3-43.4 0.9-19.1 1.1-25.2 1.1-73.8s-0.2-54.7-1.1-73.8c-0.9-19-3.9-32.1-8.3-43.4 -4.6-11.8-10.7-21.7-20.6-31.7 -9.9-9.9-19.9-16.1-31.7-20.6 -11.4-4.4-24.4-7.4-43.4-8.3C310.7 77.3 304.6 77.1 256 77.1L256 77.1z">
</path>
<path
d="M256 164.1c-50.7 0-91.9 41.1-91.9 91.9s41.1 91.9 91.9 91.9 91.9-41.1 91.9-91.9S306.7 164.1 256 164.1zM256 315.6c-32.9 0-59.6-26.7-59.6-59.6s26.7-59.6 59.6-59.6 59.6 26.7 59.6 59.6S288.9 315.6 256 315.6z">
</path>
<circle cx="351.5" cy="160.5" r="21.5"></circle>
</svg></a><a href="https://www.youtube.com/@dev2forge" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-youtube" style="display: block; fill: currentColor" data-donate="true"
data-tag="you" data-name="YouTube" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>YouTube social icon</title>
<path
d="M422.6 193.6c-5.3-45.3-23.3-51.6-59-54 -50.8-3.5-164.3-3.5-215.1 0 -35.7 2.4-53.7 8.7-59 54 -4 33.6-4 91.1 0 124.8 5.3 45.3 23.3 51.6 59 54 50.9 3.5 164.3 3.5 215.1 0 35.7-2.4 53.7-8.7 59-54C426.6 284.8 426.6 227.3 422.6 193.6zM222.2 303.4v-94.6l90.7 47.3L222.2 303.4z">
</path>
</svg></a><a href="mailto:mailto:support@dev2forge.software" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-email" style="display: block; fill: currentColor" data-donate="true"
data-tag="ema" data-name="Email" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>Email icon</title>
<path
d="M101.3 141.6v228.9h0.3 308.4 0.8V141.6H101.3zM375.7 167.8l-119.7 91.5 -119.6-91.5H375.7zM127.6 194.1l64.1 49.1 -64.1 64.1V194.1zM127.8 344.2l84.9-84.9 43.2 33.1 43-32.9 84.7 84.7L127.8 344.2 127.8 344.2zM384.4 307.8l-64.4-64.4 64.4-49.3V307.8z">
</path>
</svg></a><a href="https://paypal.me/Santiago828572" target="_blank" rel="noopener noreferrer"
style="text-decoration: none; border: 0; width: 20px; height: 20px; padding: 2px; margin: 5px; color: #ff7000; border-radius: 35%; background-color: #110035"><svg
class="niftybutton-paypal" style="display: block; fill: currentColor" data-donate="true"
data-tag="pay" data-name="PayPal" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<title>Paypal social icon</title>
<path
d="M374.6 173.4c0 61.3-54 109.9-145.6 109.9h-26.7l-20.5 89.6h-64.3l62.8-283h106.6C343.5 89.8 374.6 125.5 374.6 173.4zM307.1 175.2c0-25.7-21.2-32.5-45.8-32.5h-28.4l-18.8 84.8h25.3C276.1 227.5 307.1 213 307.1 175.2zM393.1 161.4c12.2 95.9-78.6 145.2-173.4 143.8l-20.7 88.1h-44.6l-5 22.8h68.8l19.9-87.9C376.8 324 430.1 222.9 393.1 161.4z">
</path>
</svg>
</a>
</div>
<hr class="border-gray-800 border-2 my-2 w-full" />
<!-- Repos -->
<section class="w-full">
<header>
<h2 class="text-center text-3xl mb-10">Projects Repositories</h2>
</header>
<!-- Repos will be injected here -->
<div id="repositories-container" loading="lazy"
class="carrusel-img h-100 grid grid-rows-1 auto-cols-max grid-flow-col gap-4 overflow-x-auto overflow-y-hidden snap-x snap-mandatory w-full py-4">
</div>
</section>
<!-- Description page -->
<section id="description" class="my-4"></section>
<hr class="border-gray-800 border-2 my-2 w-full" />
</main>
<!-- Footer -->
<footer
class="w-full mt-0 text-center flex-shrink-0 fixed bottom-0 left-0 bg-white dark:bg-gray-900 border-t border-gray-200 dark:border-gray-700 py-2 z-10">
<p class="text-sm">©2025 Dev2Forge.</p>
</footer>
<!-- Ko-Fi Script - Floating Button -->
<script src="https://storage.ko-fi.com/cdn/scripts/overlay-widget.js"></script>
<script>
kofiWidgetOverlay.draw('dev2forge', {
type: 'floating-chat',
'floating-chat.donateButton.text': 'Support Us',
'floating-chat.donateButton.background-color': '#323842',
'floating-chat.donateButton.text-color': '#fff',
});
</script>
</body>
</html>