Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1008 Bytes

File metadata and controls

28 lines (22 loc) · 1008 Bytes

Personal Website (WIP)

Table of Contents

About

My personal website for showcasing my software development portfolio. Currently a work-in-progress but is mostly complete.

How I built it

I created this website using Vite, React, and Nodejs. Additionally, I deployed my site to the web using Netlify and my custom domain.

Challenges I ran into

  • Making sure client-side routing works on page refresh and manually typed urls
  • Deploying and configuring my website with a custom domain
  • Using a suitable color palette for both light and dark mode

What I Learned

  • Basics of CI/CD with Github Actions
  • Animating page transitions and components in React with Framer Motion
  • Configuring Custom domains with Netlify

Link