Skip to content

Commit 917eb1d

Browse files
committed
disable demo video link for projects
1 parent 3d243f5 commit 917eb1d

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -289,9 +289,9 @@ <h2 class="title">My Projects</h2>
289289
<a href="https://github.com/itx-nasir/FYP-WiseTranslator" target="_blank" title="View Source Code">
290290
<i class="fab fa-github"></i>
291291
</a>
292-
<a href="https://youtu.be/your-demo-video" target="_blank" title="Watch Demo">
292+
<!-- <a href="https://youtu.be/your-demo-video" target="_blank" title="Watch Demo">
293293
<i class="fab fa-youtube"></i>
294-
</a>
294+
</a> -->
295295
</div>
296296
</div>
297297
<div class="tools-heading" style="border-top: 1px solid wheat;">
@@ -320,9 +320,9 @@ <h4 style="text-align: left;">
320320
<a href="https://github.com/itx-nasir/NN-based-Intelligent-Client-for-Torc-Simulator" target="_blank" title="View Source Code">
321321
<i class="fab fa-github"></i>
322322
</a>
323-
<a href="https://youtu.be/your-flappy-demo" target="_blank" title="Watch Demo">
323+
<!-- <a href="https://youtu.be/your-flappy-demo" target="_blank" title="Watch Demo">
324324
<i class="fab fa-youtube"></i>
325-
</a>
325+
</a> -->
326326
</div>
327327
</div>
328328
<div class="tools-heading" style="border-top: 1px solid wheat;">
@@ -351,9 +351,9 @@ <h4 style="text-align: left;">
351351
<a href="https://github.com/itx-nasir/SmartParking" target="_blank" title="View Source Code">
352352
<i class="fab fa-github"></i>
353353
</a>
354-
<a href="https://youtu.be/your-parking-demo" target="_blank" title="Watch Demo">
354+
<!-- <a href="https://youtu.be/your-parking-demo" target="_blank" title="Watch Demo">
355355
<i class="fab fa-youtube"></i>
356-
</a>
356+
</a> -->
357357
</div>
358358
</div>
359359
<div class="tools-heading" style="border-top: 1px solid wheat;">
@@ -382,12 +382,12 @@ <h4 style="text-align: left;">
382382
<a href="https://github.com/yourusername/project-repo" target="_blank" title="View Source Code">
383383
<i class="fab fa-github"></i>
384384
</a>
385-
<a href="https://demo-link.com" target="_blank" title="Live Demo">
385+
<!-- <a href="https://demo-link.com" target="_blank" title="Live Demo">
386386
<i class="fas fa-external-link-alt"></i>
387387
</a>
388388
<a href="https://youtube.com/demo-video" target="_blank" title="Watch Demo">
389389
<i class="fab fa-youtube"></i>
390-
</a>
390+
</a> -->
391391
</div>
392392
</div>
393393
<div class="tools-heading" style="border-top: 1px solid wheat;">
@@ -406,12 +406,12 @@ <h4 style="text-align: left;">
406406
<div class="text">Amaia Crypto Platform</div>
407407
<p style="margin-bottom: 10px;">Cloud-native crypto trading platform using async microservices. Achieved 25% faster DB queries and supported 100K+ concurrent users.</p>
408408
<div class="project-links">
409-
<a href="https://github.com/itx-nasir/amaia-crypto" target="_blank" title="View Source Code">
409+
<!-- <a href="https://github.com/itx-nasir/amaia-crypto" target="_blank" title="View Source Code">
410410
<i class="fab fa-github"></i>
411-
</a>
412-
<a href="https://amaia-demo.com" target="_blank" title="Live Demo">
411+
</a> -->
412+
<!-- <a href="https://amaia-demo.com" target="_blank" title="Live Demo">
413413
<i class="fas fa-external-link-alt"></i>
414-
</a>
414+
</a> -->
415415
</div>
416416
</div>
417417
<div class="tools-heading" style="border-top: 1px solid wheat;">
@@ -432,9 +432,9 @@ <h4 style="text-align: left;">
432432
<div class="text">Courier Label Recognition</div>
433433
<p style="margin-bottom: 10px;">Developed REST APIs for 160+ global couriers, improving OCR accuracy to 88% and achieving 50% faster ETL processing.</p>
434434
<div class="project-links">
435-
<a href="https://github.com/itx-nasir/courier-ocr" target="_blank" title="View Source Code">
435+
<!-- <a href="https://github.com/itx-nasir/courier-ocr" target="_blank" title="View Source Code">
436436
<i class="fab fa-github"></i>
437-
</a>
437+
</a> -->
438438
<a href="https://youtu.be/your-courier-demo" target="_blank" title="Watch Demo">
439439
<i class="fab fa-youtube"></i>
440440
</a>
@@ -461,9 +461,9 @@ <h4 style="text-align: left;">
461461
<a href="https://github.com/itx-nasir/mask-detection" target="_blank" title="View Source Code">
462462
<i class="fab fa-github"></i>
463463
</a>
464-
<a href="https://youtu.be/your-mask-demo" target="_blank" title="Watch Demo">
464+
<!-- <a href="https://youtu.be/your-mask-demo" target="_blank" title="Watch Demo">
465465
<i class="fab fa-youtube"></i>
466-
</a>
466+
</a> -->
467467
</div>
468468
</div>
469469
<div class="tools-heading" style="border-top: 1px solid wheat;">

0 commit comments

Comments
 (0)