Skip to content

👨🏻‍💻 My personal portfolio website, made using React & Next!

License

Notifications You must be signed in to change notification settings

PiotrRut/prutkowski.dev

Repository files navigation

Portfolio / Personal Website

My old personal website, which I made back in 2019, was well overdue for a redesign. This website is a result of an effort to re-design it entirely, using new tools and better code practices.

It is written entirely from scratch using React and Next. It is mostly a single page web app, with a few exceptions:

  • Projects: This page holds a list of all my public GitHub repositories, automatically updated from the GitHub API and retrieved from a MongoDB collection via my back end.
  • Gallery: Displays a chosen selection of photographs I've recently taken. It retrieves the pictures through a remote Heroku dyno (via my back end), from my Microsoft Azure storage.

My REST API which the gallery uses can be found here.

📂 Technical stack

React NextJS Styled Components Material UI

♻️ Old website

The old codebase can be found here, although that repository is now read only.

About

👨🏻‍💻 My personal portfolio website, made using React & Next!

Resources

License

Stars

Watchers

Forks