portfolio-site Svelte Themes

Portfolio Site

My current portfolio website. Dockerized app that uses Svelte 5 SSR for a frontend, Node.js for an API server, Postgres for a database, and Nginx for a reverse-proxy.

Portfolio site for displaying projects.

Docker Services:

  • Frontend: Svelte 5 with Server-Side Rendering
  • Backend: API server using Node.js/Express.js for interacting with database
  • DB: Postgres Database
  • Reverse-Proxy: Nginx reverse-proxy for routing incoming requests to either frontend or backend services

Projects:

  • Pingboard: Monitors 4 public API endpoints for performance and uptime
  • ShortCut: Creates and saves redirect links from long URLs
  • Conway's Game of Life: Simple implementation of the classic cellular automata simulation

Check out the live version at https://wtaylor.xyz

Top categories

Loading Svelte Themes