Goosen8or / portfolio

An open source portfolio site built on Nextjs and React

Home Page:https://andrewnelson.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

andrewnelson.net | portfolio

Experimental Vercel Vercel Deployed Liscence

This website is still being developed! 🥳

The porftofolio application has currently hit the Beta phase and is ready to be forked if you are familiar with React and Next. The next release cycle will focus on a better DX—moving from local JSON to MongoDB, setting up Sanity for GUI page editing, etc.

Next & App Architecure

  • Next.js : Move to Next 13 and /app file structure when stable
  • Sanity.io : GUI page editor

App Architecure & Design Systems

  • App\Systems\Margins : Continuing to develop Design Token System
  • App\Systems\Padding : Continuing to develop Design Token System

Pages

  • Pages\About
  • Pages\Case Studies
  • Pages\Articles : API options and connections for Dev.to and HackerNoon not complete
  • Pages\Projects : Single project details page

Articles Page

  • Pages\Articles\Medium\API
  • Pages\Articles\Dev.to\API
  • Pages\Articles\HackerNoon\API

Projects Page

  • Pages\Projects\Project : Single project details page

Please fork this repo! 🦄

Fork, Install, Editing, and Deploy instructions coming soon(ish)!

This is my first open-source contribution, and it was also a great oppoortunity for me to learn!

It is my hope that by sharing this project it can give others a chance to enjoy learning Nextjs (and have as much fun as I did), and hopefully brings value to people as a portfolio and networking tool!

About

An open source portfolio site built on Nextjs and React

https://andrewnelson.net

License:MIT License


Languages

Language:JavaScript 75.8%Language:SCSS 24.2%