Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-06T22:22:22.000Z (2 months ago)
- Last Synced: 2024-09-07T02:07:46.890Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.48 MB
- Stars: 0
- 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)