Skip to content

Developer portfolio for Ruben Odegard. Made with Next.js and Typescript, hosted on Vercel.

Notifications You must be signed in to change notification settings

RubenOdegard/rby

Repository files navigation

RBY - Developer Portfolio

Live Domains

A Dockerfile is included if you want to run in as a standalone app.
Uncomment the line output: 'standalone', in next.config.js.

$ docker build -t dev-port-docker .
$ docker run -p 3000:3000 dev-port-docker

Implementasions

  • Split up site's config file into multiple files
  • Visual overhaul on certain elements.
  • Nextjs i18n (internationalization)
  • Umami Analytics (open source alternative to google analytics) - GDPR compliant, no cookies.
  • E2E tests using Cypress/Playwright. (config/activiites/certifications/projects)

About

Developer portfolio for Ruben Odegard. Made with Next.js and Typescript, hosted on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages