Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alissanguyen/alissanguyen-dot-dev

New version of my postfolio website, this time with gsap for animations
https://github.com/alissanguyen/alissanguyen-dot-dev

cloudflare cms contentful prism react reactjs remix remix-run sendgrid tailwind tailwindcss typescript use-typewriter-hook vercel

Last synced: 3 months ago
JSON representation

New version of my postfolio website, this time with gsap for animations

Awesome Lists containing this project

README

        

# Alissa Nguyen's Website

URL https://www.alissanguyen.dev

This is my personal portfolio website and also is where I publish my writings.

![Homepage's preview](./public/images/preview.jpg)
![Blog's preview](./public/images/blogpreview.jpg)

## Technologies

### Front-End
- Mainly built with Remix, 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
- Netlify

### Content Management System (CMS)
- Contentful

### UI & Animation Libraries
- Reach
- AnimeJS
- Framer Motion

### Others
- Sendgrid - 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

## Acknowledgement
My website was primarily inspired from Kent C. Dodds.