- 👋 Hi, I’m @Russell-Day
- 👀 I’m interested in Medicine, Computer Science, and Finance
- 🌱 I’m currently learning my choices and exploring my options
- 📫 How to reach me russday@umich.edu
My personal website is a basic mobile first responsive design using Vite, React, and Tailwind css frameworks. Just a quick summer project that I did.
gh-pages (hosting on github pages)
Tailwind css
Vite
React
React Router Dom
This personal website was built with inspiration off of a friends personal website Aaron Huang
- Install deps: npm ci
- Start dev server: npm run dev
- Build: npm run build
- Preview production build: npm run preview
- Do not commit phone number or home address. The CV/Resume page embeds PDFs from
cv-current/; ensure exported PDFs do not contain phone/address before pushing. - Avoid committing LaTeX build artifacts (
*.aux,*.log,*.out,*.synctex.gz,*.fdb_latexmk,*.fls).