mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-06 03:17:08 -06:00
19 lines
445 B
Markdown
19 lines
445 B
Markdown
# 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/
|