Resources

Everything you see here—all projects, APIs, and media—is powered entirely by my personal laptop. It handles NGINX reverse proxying, hosting, and backend services simultaneously.

Laptop setup hosting portfolio

The Setup

This laptop runs multiple full-stack apps simultaneously, with NGINX routing requests between frontend and backend services.

  • OS: Arch Linux
  • Processor: Intel i7
  • RAM: 16 GB
  • Storage: 200 GB SSD
  • GPU: NVIDIA GTX 980M
  • Web Server: NGINX
  • Stack: Node.js, React, Next.js, MongoDB, Express, AWS, MySQL, NoSQL

Architecture Overview

Here’s how your request travels from the internet to my locally hosted website—all managed by NGINX.

🌐
Internet
🌍
Domain

samundra.dev

📡
Router

Port Forwarding → 443

💻
Internal IP

192.168.x.x

🔁
NGINX

Reverse Proxy

🌐
Subdomain

media.samundra.dev

🧩
Website

Demo Project