Portfolio site for displaying projects.
Docker Services:
- Frontend: React.js/Next.js
- Backend: API server using FastAPI (Python) 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