https://github.com/jackdriscoll13/jackdriscoll.io
personal website
https://github.com/jackdriscoll13/jackdriscoll.io
docker githubactions nginx reactjs tailwindcss typescript
Last synced: 3 months ago
JSON representation
personal website
- Host: GitHub
- URL: https://github.com/jackdriscoll13/jackdriscoll.io
- Owner: JackDriscoll13
- Created: 2024-09-18T22:03:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-09T15:43:24.000Z (over 1 year ago)
- Last Synced: 2025-02-08T23:45:51.723Z (over 1 year ago)
- Topics: docker, githubactions, nginx, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://jackdriscoll.io
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Code for my personal portfolio: [jackdriscoll.io](https://jackdriscoll.io)
---------------------------------------
Built with React, TypeScript, and Tailwind CSS
Deployed to an AWS lightsail instance with Docker, uses Github Actions for quick and easy CD
Includes a logging system that tracks site traffic and uploads logs to s3 (used a python script for this)
-----------------------------------------
I share some of the rough thought proccess around building this site in [docs/publishedDocs.md](docs/publishedDocs.md).