Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xevion/xevion.dev
My personal website & portfolio, built in Next.js & hosted on Vercel
https://github.com/xevion/xevion.dev
nextjs personal-website portfolio ssg ssr tailwindcss trpc v3 vercel
Last synced: 13 days ago
JSON representation
My personal website & portfolio, built in Next.js & hosted on Vercel
- Host: GitHub
- URL: https://github.com/xevion/xevion.dev
- Owner: Xevion
- Created: 2022-12-14T09:12:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T20:00:11.000Z (15 days ago)
- Last Synced: 2024-12-18T20:35:07.203Z (15 days ago)
- Topics: nextjs, personal-website, portfolio, ssg, ssr, tailwindcss, trpc, v3, vercel
- Language: TypeScript
- Homepage: https://xevion.dev
- Size: 8.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xevion.dev
This is the newest iteration of my personal website.
Instead of focus on playing around or showing off blog posts, this site will focus on presentation,
as a portfolio of what I have learned and what I can do.## Stack
- Hosted by [Vercel][vercel]
- [Next.js][next]
- [tRPC][trpc]
- [TailwindCSS][tailwind][vercel]: https://vercel.com
[next]: https://nextjs.org
[trpc]: https://trpc.io/
[tailwind]: https://tailwindcss.com/