Skip to content

JesseHolwell/personal-portfolio

Repository files navigation

Jesse Holwell's Personal Site

Hey there! Jesse here. This is a v1 of my portfolio site, which is shamefully a template I edited to get something out there fast, and I plan to revist and rewrite. I wanted to practice some newer web technologies and also get information of my skills out there to add credibility to my freelance services, so I thought why not start with my porfolio.

This is written in Typescript using Next.js, as a SSG tool. It utilizes ChakraUI as well as Framer Motion for animations.

Site is currently deployed with AWS Amplify.

TODO: Add url

TODO: Add build status

Local Development

This is just a Next.js project bootstrapped with create-next-app.

Please use atleast Node v12, but the recommended version is Node v14 LTS. There's a .nvmrc, you can run nvm use if you have nvm installed.

Getting Started

This project heavily favors yarn over npm.

So to set things up you need to run

yarn install

or just

yarn

Then to run the development server:

yarn dev

and it should open at

http://localhost:3000/

Deployment

Nothing special, its setup on Amplify, just merge a feature branch to main and you're good.

Credits

Made with Love and ☕

Jesse

About

Personal portfolio that I promise to rewrite some day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published