https://github.com/jaypyles/developer-site
My personal website, which includes all of my social links, information about me, and some cool widgets which interact with an API to deliver information about me and what I'm doing!
https://github.com/jaypyles/developer-site
Last synced: about 1 year ago
JSON representation
My personal website, which includes all of my social links, information about me, and some cool widgets which interact with an API to deliver information about me and what I'm doing!
- Host: GitHub
- URL: https://github.com/jaypyles/developer-site
- Owner: jaypyles
- Created: 2023-07-13T21:01:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T22:36:39.000Z (over 1 year ago)
- Last Synced: 2025-01-27T23:36:33.362Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 7.84 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Developer Site
My [personal website](https://jaydenpyles.dev), which includes all of my social links, information about me, and some cool widgets which interact with an API to deliver information about me and what I'm doing!
Developed using Next.js, TailwindCSS, and Material UI
## Architecture/Infra
Deployed using github actions, with k3s on kvm for deployments. ArgoCD for continuous deployment. Secrets management using Doppler.
Helpful instructions located [here](https://storm-channel-b5f.notion.site/Rebuilding-the-KVM-cluster-112e14d424af802f8756ea67774e0385?pvs=4)