A simple portfolio website made with Next.js https://guusvanmeerveld.dev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Guus van Meerveld e3c73fc3fc
continuous-integration/drone/push Build is passing Details
added sharp package
6 months ago
.github fix(ui): change width of page on mobile devices 2 years ago
data added basic cv page 6 months ago
prisma Started on links page 2 years ago
public added basic cv page 6 months ago
src fix: missing key on list in cv 6 months ago
.dockerignore build: fixed docker build by adding tailwind and postcss 6 months ago
.drone.yml ci: update node to lts version 6 months ago
.env very basic header for landing page 6 months ago
.eslintrc.json Redid the front end so it now uses gitea as data source 2 years ago
.gitignore Do not ignore prisma migrations 2 years ago
.prettierrc.json Added import sorting to prettier config 2 years ago
Dockerfile build: fixed docker build by adding tailwind and postcss 6 months ago
docker-compose.yml build: fixed docker build by adding tailwind and postcss 6 months ago
flake.lock add nix build system 6 months ago
flake.nix add nix build system 6 months ago
next-env.d.ts refactor(v3): Initial revamp 2 years ago
next.config.js started on revamping landing page 6 months ago
package.json added sharp package 6 months ago
postcss.config.js basic next.js application using nextui 6 months ago
shell.nix add nix build system 6 months ago
tailwind.config.js basic next.js application using nextui 6 months ago
tsconfig.json very basic header for landing page 6 months ago
yarn.lock added sharp package 6 months ago