Skip to content

Commit 7bcfcf5

Browse files
committed
fix links
1 parent b0848bd commit 7bcfcf5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

projects/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h2><a href="/projects/codepulse-monorepo/">CodePulse Monorepo</a></h2>
327327
<span class="project-category">Systems Engineering</span>
328328
<span class="project-tech">C++ • OS Internals • HPC</span>
329329
</div>
330-
<h2><a href="/os-resource-optimizer/">OS Resource Optimizer</a></h2>
330+
<h2><a href="/projects/os-resource-optimizer/">OS Resource Optimizer</a></h2>
331331
<p>High-performance engine designed to optimize CPU scheduling and memory allocation. Demonstrates low-level resource management and algorithmic efficiency.</p>
332332
<div class="project-features">
333333
<span>Scheduling</span>
@@ -342,7 +342,7 @@ <h2><a href="/os-resource-optimizer/">OS Resource Optimizer</a></h2>
342342
<span class="project-category">Backend Architecture</span>
343343
<span class="project-tech">TypeScript • NestJS • Postgres</span>
344344
</div>
345-
<h2><a href="/saas-backend-platform/">Multi-Tenant SaaS Platform</a></h2>
345+
<h2><a href="/projects/multi-tenant-saas-platform/">Multi-Tenant SaaS Platform</a></h2>
346346
<p>Enterprise-grade SaaS backend featuring robust data isolation (row-level tenancy), RBAC security, and background job processing with BullMQ.</p>
347347
<div class="project-features">
348348
<span>Clean Arch</span>
@@ -357,7 +357,7 @@ <h2><a href="/saas-backend-platform/">Multi-Tenant SaaS Platform</a></h2>
357357
<span class="project-category">Cybersecurity</span>
358358
<span class="project-tech">Python • Cryptography • Zero-Trust</span>
359359
</div>
360-
<h2><a href="/cipher-gate/">Cipher Gate Proxy</a></h2>
360+
<h2><a href="/projects/cipher-gate-proxy/">Cipher Gate Proxy</a></h2>
361361
<p>High-performance Zero-Trust proxy for data privacy. Implements AES-256 encryption, dynamic data masking (DDM), and automated PII detection.</p>
362362
<div class="project-features">
363363
<span>AES-256</span>
@@ -372,7 +372,7 @@ <h2><a href="/cipher-gate/">Cipher Gate Proxy</a></h2>
372372
<span class="project-category">Distributed Systems</span>
373373
<span class="project-tech">NestJS • BullMQ • OpenTelemetry</span>
374374
</div>
375-
<h2><a href="/event-driven-integration-service/">Event-Driven Service</a></h2>
375+
<h2><a href="/projects/event-driven-integration-service/">Event-Driven Service</a></h2>
376376
<p>Reliable webhook processing engine for mission-critical data from Stripe and PayPal. Features HMAC security and distributed tracing.</p>
377377
<div class="project-features">
378378
<span>Microservices</span>
@@ -387,7 +387,7 @@ <h2><a href="/event-driven-integration-service/">Event-Driven Service</a></h2>
387387
<span class="project-category">SRE & AI</span>
388388
<span class="project-tech">Python • Anomaly Detection</span>
389389
</div>
390-
<h2><a href="/aegis-sentinel/">Aegis Sentinel</a></h2>
390+
<h2><a href="/projects/aegis-sentinel/">Aegis Sentinel</a></h2>
391391
<p>Autonomous infrastructure recovery engine featuring predictive anomaly detection and self-healing capabilities for critical backend systems.</p>
392392
<div class="project-features">
393393
<span>Self-healing</span>
@@ -402,7 +402,7 @@ <h2><a href="/aegis-sentinel/">Aegis Sentinel</a></h2>
402402
<span class="project-category">DevOps</span>
403403
<span class="project-tech">Docker • Nginx • GitHub Actions</span>
404404
</div>
405-
<h2><a href="/cloud-deployment-showcase/">Cloud Deployment Showcase</a></h2>
405+
<h2><a href="/projects/cloud-deployment-showcase/">Cloud Deployment Showcase</a></h2>
406406
<p>Production-ready infrastructure demonstrating container orchestration, Infrastructure as Code (IaC), and automated CI/CD pipelines.</p>
407407
<div class="project-features">
408408
<span>IaC</span>

0 commit comments

Comments
 (0)