An open API service indexing awesome lists of open source software.

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

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).