Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alissanguyen/alissanguyen-dot-com
Portfolio website migrates over from remix to nextjs
https://github.com/alissanguyen/alissanguyen-dot-com
Last synced: 3 months ago
JSON representation
Portfolio website migrates over from remix to nextjs
- Host: GitHub
- URL: https://github.com/alissanguyen/alissanguyen-dot-com
- Owner: alissanguyen
- Created: 2024-05-07T01:49:22.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T02:04:58.000Z (4 months ago)
- Last Synced: 2024-10-05T18:19:43.521Z (3 months ago)
- Language: TypeScript
- Homepage: https://alissanguyen-dot-com.vercel.app
- Size: 6.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alissa Nguyen's Website
URL https://www.alissanguyen.com
This is my personal portfolio website and also is where I publish my writings.
![Homepage's preview](./public/assets/images/preview.png)
![Blog's preview](./public/assets/images/blogpreview.png)## Technologies
### Front-End
- Mainly built with NextJS App Router, React, and TailwindCSS
- React Intersection Observer for animation when in frame
- useTypewriter Hook - NPM Package published by me.### Deployment
- Deployment through Vercel### Domain Management
- Cloudflare
- Namecheap### Content Management System (CMS)
- Contentful### UI & Animation Libraries
- ReachUI
- AnimeJS
- Framer Motion### Others
- EmailJS - for automatic email
- Error Stack Parser - for tracking error in development
- Prism React Renderer - for code snippets
- Hero Icons and React Icons - for svg/png icons