Skip to content

Rubenrikk/portfolio

Repository files navigation

Portfolio - Ruben Rikkerink

Personal portfolio website built with Next.js (App Router), Tailwind CSS, and Radix UI, based on the Personal Portfolio Website Template by Sagar Shah (source, MIT licensed).

Live at: rubenrikk.nl

Built With

Getting Started

npm install
npm run dev      # start dev server on http://localhost:3000
npm run build    # production build (static export to /out)
npm run start    # serve the production build
npm run lint     # eslint

Content lives in src/lib/data.tsx (nav links, socials, technologies, experience, projects). Section components live in src/components/sections/.

About

Personal portfolio website — built with Astro, React and Tailwind CSS

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors