Skip to content

Commit fbcf61f

Browse files
committed
Update index.html
1 parent 341dc7a commit fbcf61f

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
@@ -326,7 +326,7 @@ <h2><a href="/projects/codepulse-monorepo/">CodePulse Monorepo</a></h2>
326326
<span class="project-category">Systems Engineering</span>
327327
<span class="project-tech">C++ • OS Internals • HPC</span>
328328
</div>
329-
<h2><a href="/projects/os-resource-optimizer/">OS Resource Optimizer</a></h2>
329+
<h2><a href="/os-resource-optimizer/">OS Resource Optimizer</a></h2>
330330
<p>High-performance engine designed to optimize CPU scheduling and memory allocation. Demonstrates low-level resource management and algorithmic efficiency.</p>
331331
<div class="project-features">
332332
<span>Scheduling</span>
@@ -341,7 +341,7 @@ <h2><a href="/projects/os-resource-optimizer/">OS Resource Optimizer</a></h2>
341341
<span class="project-category">Backend Architecture</span>
342342
<span class="project-tech">TypeScript • NestJS • Postgres</span>
343343
</div>
344-
<h2><a href="/projects/multi-tenant-saas-platform/">Multi-Tenant SaaS Platform</a></h2>
344+
<h2><a href="/saas-backend-platform/">Multi-Tenant SaaS Platform</a></h2>
345345
<p>Enterprise-grade SaaS backend featuring robust data isolation (row-level tenancy), RBAC security, and background job processing with BullMQ.</p>
346346
<div class="project-features">
347347
<span>Clean Arch</span>
@@ -356,7 +356,7 @@ <h2><a href="/projects/multi-tenant-saas-platform/">Multi-Tenant SaaS Platform</
356356
<span class="project-category">Cybersecurity</span>
357357
<span class="project-tech">Python • Cryptography • Zero-Trust</span>
358358
</div>
359-
<h2><a href="/projects/cipher-gate-proxy/">Cipher Gate Proxy</a></h2>
359+
<h2><a href="/cipher-gate/">Cipher Gate Proxy</a></h2>
360360
<p>High-performance Zero-Trust proxy for data privacy. Implements AES-256 encryption, dynamic data masking (DDM), and automated PII detection.</p>
361361
<div class="project-features">
362362
<span>AES-256</span>
@@ -371,7 +371,7 @@ <h2><a href="/projects/cipher-gate-proxy/">Cipher Gate Proxy</a></h2>
371371
<span class="project-category">Distributed Systems</span>
372372
<span class="project-tech">NestJS • BullMQ • OpenTelemetry</span>
373373
</div>
374-
<h2><a href="/projects/event-driven-integration-service/">Event-Driven Service</a></h2>
374+
<h2><a href="/event-driven-integration-service/">Event-Driven Service</a></h2>
375375
<p>Reliable webhook processing engine for mission-critical data from Stripe and PayPal. Features HMAC security and distributed tracing.</p>
376376
<div class="project-features">
377377
<span>Microservices</span>
@@ -386,7 +386,7 @@ <h2><a href="/projects/event-driven-integration-service/">Event-Driven Service</
386386
<span class="project-category">SRE & AI</span>
387387
<span class="project-tech">Python • Anomaly Detection</span>
388388
</div>
389-
<h2><a href="/projects/aegis-sentinel/">Aegis Sentinel</a></h2>
389+
<h2><a href="/aegis-sentinel/">Aegis Sentinel</a></h2>
390390
<p>Autonomous infrastructure recovery engine featuring predictive anomaly detection and self-healing capabilities for critical backend systems.</p>
391391
<div class="project-features">
392392
<span>Self-healing</span>
@@ -401,7 +401,7 @@ <h2><a href="/projects/aegis-sentinel/">Aegis Sentinel</a></h2>
401401
<span class="project-category">DevOps</span>
402402
<span class="project-tech">Docker • Nginx • GitHub Actions</span>
403403
</div>
404-
<h2><a href="/projects/cloud-deployment-showcase/">Cloud Deployment Showcase</a></h2>
404+
<h2><a href="/cloud-deployment-showcase/">Cloud Deployment Showcase</a></h2>
405405
<p>Production-ready infrastructure demonstrating container orchestration, Infrastructure as Code (IaC), and automated CI/CD pipelines.</p>
406406
<div class="project-features">
407407
<span>IaC</span>

0 commit comments

Comments
 (0)