-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
475 lines (443 loc) · 20.4 KB
/
index.html
File metadata and controls
475 lines (443 loc) · 20.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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
<!DOCTYPE html>
<html lang="en">
<head>
<title>Said Elimam | Public Dev Projects</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="google-site-verification" content="y-jWENVFpzlv7miq7y91qbOZsFWRPnT97zbygWoHlnY" />
<link rel="icon" type="image/png" href="favicon.png">
<link rel="apple-touch-icon" href="favicon.png">
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- SEO Meta Tags -->
<meta name="description" content="Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.">
<meta name="keywords" content="Said Elimam, developer, portfolio, GoCollab, DCP Setup Maker, open source, software development, web development, Java, installer builder">
<meta name="author" content="Said Elimam">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta name="language" content="English">
<meta name="revisit-after" content="7 days">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://dev.saidelimam.com/">
<meta property="og:title" content="Said Elimam | Public Dev Projects">
<meta property="og:description" content="Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.">
<meta property="og:image" content="https://dev.saidelimam.com/favicon.png">
<meta property="og:site_name" content="Said Elimam Portfolio">
<meta property="og:locale" content="en_US">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://dev.saidelimam.com/">
<meta name="twitter:title" content="Said Elimam | Public Dev Projects">
<meta name="twitter:description" content="Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.">
<meta name="twitter:image" content="https://dev.saidelimam.com/favicon.png">
<!-- Additional Meta Tags -->
<meta name="theme-color" content="#0a0e27">
<meta name="msapplication-TileColor" content="#0a0e27">
<link rel="canonical" href="https://dev.saidelimam.com/">
<link rel="alternate" type="text/plain" href="/llms.txt" title="llms.txt">
<!-- Structured Data (JSON-LD) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Said Elimam",
"url": "https://dev.saidelimam.com/",
"sameAs": [
"https://saidelimam.com",
"https://github.com/saidelimam"
],
"jobTitle": "Software Engineer",
"worksFor": {
"@type": "Organization",
"name": "Quazar Media"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "FR",
"addressCountryName": "France"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Said Elimam | Public Dev Projects",
"url": "https://dev.saidelimam.com/",
"description": "Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.",
"inLanguage": "en-US",
"publisher": {
"@type": "Organization",
"name": "Quazar Media"
},
"author": {
"@type": "Person",
"name": "Said Elimam",
"url": "https://saidelimam.com"
},
"creator": {
"@type": "Person",
"name": "Said Elimam",
"url": "https://saidelimam.com"
},
"copyrightHolder": {
"@type": "Person",
"name": "Said Elimam",
"url": "https://saidelimam.com"
},
"copyrightYear": "2026"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is this site?",
"acceptedAnswer": {
"@type": "Answer",
"text": "This is Said Elimam’s public dev projects page: a curated list of live and archived free and open source software projects with official links."
}
},
{
"@type": "Question",
"name": "What are the current live projects?",
"acceptedAnswer": {
"@type": "Answer",
"text": "SIMT (https://simt.app), GoCollab.cc (https://www.gocollab.cc), and DCP Setup Maker (http://dev.saidelimam.com/setupmaker/)."
}
},
{
"@type": "Question",
"name": "Where can I download SIMT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Use the website https://simt.app or Google Play: https://play.google.com/store/apps/details?id=app.simt."
}
},
{
"@type": "Question",
"name": "Where can I access GoCollab?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Use https://www.gocollab.cc or the app web entry at https://app.gocollab.cc. Google Play: https://play.google.com/store/apps/details?id=cc.gocollab.twa."
}
},
{
"@type": "Question",
"name": "Where is the source code for DCP Setup Maker?",
"acceptedAnswer": {
"@type": "Answer",
"text": "GitHub repository: https://github.com/DevComPack/setupmaker."
}
},
{
"@type": "Question",
"name": "What does the Archive section include?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Archived projects include some open source experiments like RoleSwitch, HumInAct, and GraphMake. They are listed for history and reference."
}
}
]
}
</script>
<script defer>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-51359241-3', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="grid-background"></div>
<div id="wrapper">
<div id="content">
<header class="header">
<div class="header-content">
<div class="terminal-prompt">
<span class="prompt-user">dev@saidelimam</span>
<span class="prompt-symbol">:~$</span>
<span class="prompt-command">cat projects.txt</span>
</div>
<h1 class="subtitle">
<span class="code-bracket"><</span>
<span class="code-tag">Said Elimam</span>
<span class="code-bracket">/></span>
</h1>
<p class="header-subtitle">Public Dev Projects</p>
</div>
</header>
<div class="cards-container">
<!-- Live Projects -->
<div class="card" data-status="live">
<span class="card-label label-live">
<span class="status-dot"></span>live
</span>
<a href="https://simt.app" class="card-image">
<div class="card-image-wrapper">
<img alt="SIMT logo" src="images/simt.png" width="140" height="140" loading="eager" fetchpriority="high">
</div>
</a>
<div class="card-content">
<div class="card-header">
<h2 class="card-title">
<a href="https://simt.app">SIMT</a>
</h2>
<span class="card-year">2026</span>
</div>
<p class="card-description">Don't just find your way—own it!</p>
<div class="card-links">
<a href="https://simt.app" class="card-link">
<span>View Website</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12L10 8L6 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
<a href="https://play.google.com/store/apps/details?id=app.simt" class="play-store-link tooltip-trigger" target="_blank" rel="noopener noreferrer" aria-label="Download SIMT on Google Play" data-tooltip="Get on Google Play">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="20" height="20">
<path fill="currentColor" d="M 7.125 2 L 28.78125 23.5 L 34.71875 17.5625 L 8.46875 2.40625 C 8.03125 2.152344 7.5625 2.011719 7.125 2 Z M 5.3125 3 C 5.117188 3.347656 5 3.757813 5 4.21875 L 5 46 C 5 46.335938 5.070313 46.636719 5.1875 46.90625 L 27.34375 24.90625 Z M 36.53125 18.59375 L 30.1875 24.90625 L 36.53125 31.1875 L 44.28125 26.75 C 45.382813 26.113281 45.539063 25.304688 45.53125 24.875 C 45.519531 24.164063 45.070313 23.5 44.3125 23.09375 C 43.652344 22.738281 38.75 19.882813 36.53125 18.59375 Z M 28.78125 26.3125 L 6.9375 47.96875 C 7.300781 47.949219 7.695313 47.871094 8.0625 47.65625 C 8.917969 47.160156 26.21875 37.15625 26.21875 37.15625 L 34.75 32.25 Z"/>
</svg>
</a>
</div>
</div>
</div>
<div class="card" data-status="live">
<span class="card-label label-live">
<span class="status-dot"></span>live
</span>
<a href="https://www.gocollab.cc" class="card-image">
<div class="card-image-wrapper">
<img alt="GoCollab logo" src="images/gocollab.ico" width="140" height="140" loading="eager">
</div>
</a>
<div class="card-content">
<div class="card-header">
<h2 class="card-title">
<a href="https://www.gocollab.cc">GoCollab.cc</a>
</h2>
<span class="card-year">2024</span>
</div>
<p class="card-description">Creative Social Platform project.</p>
<div class="card-links">
<a href="https://www.gocollab.cc" class="card-link">
<span>View Website</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12L10 8L6 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
<a href="https://app.gocollab.cc" class="app-link" target="_blank" rel="noopener noreferrer" aria-label="Open GoCollab App">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z" fill="currentColor"/>
</svg>
<span class="app-link-text">App</span>
</a>
<a href="https://play.google.com/store/apps/details?id=cc.gocollab.twa" class="play-store-link tooltip-trigger" target="_blank" rel="noopener noreferrer" aria-label="Download GoCollab on Google Play" data-tooltip="Get on Google Play">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="20" height="20">
<path fill="currentColor" d="M 7.125 2 L 28.78125 23.5 L 34.71875 17.5625 L 8.46875 2.40625 C 8.03125 2.152344 7.5625 2.011719 7.125 2 Z M 5.3125 3 C 5.117188 3.347656 5 3.757813 5 4.21875 L 5 46 C 5 46.335938 5.070313 46.636719 5.1875 46.90625 L 27.34375 24.90625 Z M 36.53125 18.59375 L 30.1875 24.90625 L 36.53125 31.1875 L 44.28125 26.75 C 45.382813 26.113281 45.539063 25.304688 45.53125 24.875 C 45.519531 24.164063 45.070313 23.5 44.3125 23.09375 C 43.652344 22.738281 38.75 19.882813 36.53125 18.59375 Z M 28.78125 26.3125 L 6.9375 47.96875 C 7.300781 47.949219 7.695313 47.871094 8.0625 47.65625 C 8.917969 47.160156 26.21875 37.15625 26.21875 37.15625 L 34.75 32.25 Z"/>
</svg>
</a>
</div>
</div>
</div>
<div class="card" data-status="live">
<span class="card-label label-live">
<span class="status-dot"></span>live
</span>
<a href="http://dev.saidelimam.com/setupmaker/" class="card-image">
<div class="card-image-wrapper">
<img alt="DCP Setup Maker logo" src="images/setupmaker.png" width="140" height="140" loading="lazy">
</div>
</a>
<div class="card-content">
<div class="card-header">
<h2 class="card-title">
<a href="http://dev.saidelimam.com/setupmaker/">DCP Setup Maker</a>
</h2>
<span class="card-year">2014</span>
</div>
<p class="card-description">Powerful cross-platform install builder.</p>
<div class="card-links">
<a href="http://dev.saidelimam.com/setupmaker/" class="card-link">
<span>View Website</span>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12L10 8L6 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
<a href="https://github.com/DevComPack/setupmaker" class="github-link tooltip-trigger" target="_blank" rel="noopener noreferrer" aria-label="View DCP Setup Maker on GitHub" data-tooltip="View on GitHub">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2C6.477 2 2 6.477 2 12c0 4.42 2.865 8.17 6.839 9.49.5.092.682-.217.682-.482 0-.237-.008-.866-.013-1.7-2.782.603-3.369-1.34-3.369-1.34-.454-1.156-1.11-1.463-1.11-1.463-.908-.62.069-.608.069-.608 1.003.07 1.531 1.03 1.531 1.03.892 1.529 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.11-4.555-4.943 0-1.091.39-1.984 1.029-2.683-.103-.253-.446-1.27.098-2.647 0 0 .84-.269 2.75 1.025A9.578 9.578 0 0112 6.836c.85.004 1.705.114 2.504.336 1.909-1.294 2.747-1.025 2.747-1.025.546 1.377.203 2.394.1 2.647.64.699 1.028 1.592 1.028 2.683 0 3.842-2.339 4.687-4.566 4.935.359.309.678.919.678 1.852 0 1.336-.012 2.415-.012 2.743 0 .267.18.578.688.48C19.138 20.167 22 16.418 22 12c0-5.523-4.477-10-10-10z" fill="currentColor"/>
</svg>
</a>
</div>
</div>
</div>
</div>
<!-- Archive Section -->
<div class="archive-section">
<button class="archive-toggle" id="archiveToggle" aria-expanded="false" aria-controls="archiveContent">
<span class="archive-toggle-text">
<span class="code-bracket">//</span> Archive
</span>
<svg class="archive-toggle-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 6L8 10L12 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</button>
<div class="archive-content" id="archiveContent">
<ul class="archive-list">
<li class="archive-item" data-status="aborted">
<div class="archive-item-content">
<div class="archive-item-header">
<div class="archive-item-left">
<img alt="RoleSwitch logo" src="images/roleswitch.png" width="40" height="40" loading="lazy" class="archive-logo">
<h3 class="archive-item-title">
<a href="https://github.com/RoleSwitch">RoleSwitch</a>
</h3>
<span class="archive-status label-aborted">
<span class="status-dot"></span>aborted
</span>
<span class="archive-year">2015</span>
</div>
</div>
<p class="archive-description">Role-Playing Social Network project.</p>
<a href="https://github.com/RoleSwitch" class="archive-link">
View Source
<svg width="14" height="14" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12L10 8L6 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</div>
</li>
<li class="archive-item" data-status="aborted">
<div class="archive-item-content">
<div class="archive-item-header">
<div class="archive-item-left">
<img alt="HumInAct logo" src="images/huminact_logo.png" width="40" height="40" loading="lazy" class="archive-logo">
<h3 class="archive-item-title">
<a href="https://github.com/HumInAct">HumInAct</a>
</h3>
<span class="archive-status label-aborted">
<span class="status-dot"></span>aborted
</span>
<span class="archive-year">2015</span>
</div>
</div>
<p class="archive-description">Artificial Intelligence project to simulate brain memory using NLP.</p>
<a href="https://github.com/HumInAct" class="archive-link">
View Source
<svg width="14" height="14" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12L10 8L6 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</div>
</li>
<li class="archive-item" data-status="abandoned">
<div class="archive-item-content">
<div class="archive-item-header">
<div class="archive-item-left">
<img alt="GraphMake logo" src="images/graphmake_logo.jpg" width="40" height="40" loading="lazy" class="archive-logo">
<h3 class="archive-item-title">
<a href="https://sourceforge.net/projects/graphmake/">GraphMake</a>
</h3>
<span class="archive-status label-abandoned">
<span class="status-dot"></span>abandoned
</span>
<span class="archive-year">2010</span>
</div>
</div>
<p class="archive-description">Free Open-Source Software, for making graphs, and scheduling projects.</p>
<a href="https://sourceforge.net/projects/graphmake/" class="archive-link">
Download
<svg width="14" height="14" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12L10 8L6 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
<section class="visually-hidden" aria-label="Frequently asked questions">
<h2>FAQ</h2>
<dl>
<dt>What is this site?</dt>
<dd>This is Said Elimam’s public dev projects page: a curated list of live and archived software projects with official links.</dd>
<dt>What are the current live projects?</dt>
<dd>SIMT, GoCollab.cc, and DCP Setup Maker.</dd>
<dt>Where can I download SIMT?</dt>
<dd>Website: https://simt.app — Google Play: https://play.google.com/store/apps/details?id=app.simt</dd>
<dt>Where can I access GoCollab?</dt>
<dd>Website: https://www.gocollab.cc — App (web): https://app.gocollab.cc — Google Play: https://play.google.com/store/apps/details?id=cc.gocollab.twa</dd>
<dt>Where is the source code for DCP Setup Maker?</dt>
<dd>GitHub: https://github.com/DevComPack/setupmaker</dd>
<dt>What does the Archive section include?</dt>
<dd>RoleSwitch, HumInAct, and GraphMake. They are listed for history and reference.</dd>
</dl>
</section>
<footer class="footer">
<div class="footer-content">
<div class="git-blame">
<div class="git-blame-line">
<span class="git-blame-hash">^<span id="commit-hash">a1b2c3d</span></span>
<span class="git-blame-line-number">1</span>
<span class="git-blame-filename">index.html</span>
<span class="git-blame-author">
<a href="https://saidelimam.com" class="footer-link">Said Elimam</a>
</span>
<span class="git-blame-date">
(<span id="current-year"></span>-06-22)
</span>
<span class="git-blame-message">// Committed by Said Elimam</span>
</div>
</div>
</div>
</footer>
</div>
<script>
// Set current year for copyright and git blame
const currentYear = new Date().getFullYear();
const currentYearEl = document.getElementById('current-year');
if (currentYearEl) {
currentYearEl.textContent = currentYear;
}
// Generate a simple commit hash-like string
function generateCommitHash() {
const chars = '0123456789abcdef';
let hash = '';
for (let i = 0; i < 7; i++) {
hash += chars[Math.floor(Math.random() * chars.length)];
}
return hash;
}
const commitHashEl = document.getElementById('commit-hash');
if (commitHashEl) {
commitHashEl.textContent = generateCommitHash();
}
// Archive toggle functionality
document.addEventListener('DOMContentLoaded', function() {
const archiveToggle = document.getElementById('archiveToggle');
const archiveContent = document.getElementById('archiveContent');
if (archiveToggle && archiveContent) {
archiveToggle.addEventListener('click', function() {
const isExpanded = archiveToggle.getAttribute('aria-expanded') === 'true';
archiveToggle.setAttribute('aria-expanded', !isExpanded);
archiveContent.classList.toggle('expanded');
});
}
});
</script>
<script async defer src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7816663811120927"
crossorigin="anonymous"></script>
</body>
</html>