/personal-website

My personal website, create-react-app'd and styled from scratch.

Primary LanguageJavaScript

Ben Manley's Personal Website

Built with React, styled by hand!

Live at benmanley.dev.

Setup done with Create React App and routing with React Router.

Almost all styling and animation was done in raw HTML/CSS (with some JS work to style the Film cards while scrolling through), including considering varying screen sizes.

I templated and modularized as much as I could (e.g. the cards on the Tech Projects page are instances of ProjectCard, the various individual project pages are instances of ProjectTemplate, etc.) to make my life easier when I complete additional tech projects and films.

Special Thanks

to the Coronavirus pandemic for providing the time to complete this.

(Oh, also Eashwar Mohan, Montana Mott, and Michelle Gehner for helping with design and testing.)