Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weilueluo/personal-site
Personal website built with React 18, NextJs 13 and ThreeJs
https://github.com/weilueluo/personal-site
aws bashly nextjs personal-website react tailwindcss terraform threejs typescript
Last synced: 8 days ago
JSON representation
Personal website built with React 18, NextJs 13 and ThreeJs
- Host: GitHub
- URL: https://github.com/weilueluo/personal-site
- Owner: weilueluo
- Created: 2022-05-05T14:12:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T22:01:49.000Z (5 months ago)
- Last Synced: 2024-09-20T11:07:36.506Z (4 months ago)
- Topics: aws, bashly, nextjs, personal-website, react, tailwindcss, terraform, threejs, typescript
- Language: HTML
- Homepage: https://wll.dev
- Size: 316 MB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
## Live Deployment
[wll.dev](https://wll.dev)## Source Location
- **wll.dev** `/2021`
- **v1.wll.dev** `/2019`
- **v2.wll.dev** `/src`## Stacks
- [NextJs](https://github.com/vercel/next.js)
- [Tailwind](https://github.com/tailwindlabs/tailwindcss)
- [ThreeJs](https://github.com/mrdoob/three.js/)
- [Terraform](https://www.terraform.io/)
- [Bashly](https://bashly.dannyb.co/)## Folders
- **`deploy`** deployment script built with bashly.
- **`infrastructure`** infrastructure managed using terraform.
- **`src`** latest version.
- **`2021`** version 2021.
- **`2019`** version 2019.