Skip to content

danCoda/resume

Repository files navigation

Dan's Simple Resume Website

This is a simple Next.js project ('work in progress'™) to show a tiny sample of my coding ability.

  • Feel free to look around 🙂
  • Let me know if you'd like to sample it.
  • It is currently hosted on on Vercel. You can view it here.

Some cool NextJS features used in this project:

  1. Links - Enable seamless navigation between pages, with preloading to ensure lightning quick user experiences.
  2. Images - Automatic optimised images for your device, for the best performance and quality. Also the images use the modern avif format in this project.
  3. Fonts - This project uses Google Fonts, and are preloaded onto the server. This ensures faster loading, consistent rendering and avoids CLS
  4. Layouts - Reusable layouts to maintain a consistent structure across pages.
  5. Root 404 Not Found Page - Customised 404 error page to match your site's style vibe.

Getting Started

  1. Download this repository.
  2. Install the NodeJS packages with npm i / pnpm i etc.
  3. Start up the development server with npm dev / pnpm dev etc.
  4. Open up the development server which should be http://localhost:3000.

About

Resume made with NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors