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 83eec0fc72
continuous-integration/drone/push Build is passing Details
added cv button to home page
1 month ago
.github fix(ui): change width of page on mobile devices 2 years ago
data improved mobile view of cv + added experience section 1 month ago
prisma Started on links page 1 year ago
public move favicon to app dir 1 month ago
src added cv button to home page 1 month ago
.dockerignore build: fixed docker build by adding tailwind and postcss 1 month ago
.drone.yml ci: update node to lts version 1 month ago
.env very basic header for landing page 1 month ago
.eslintrc.json Redid the front end so it now uses gitea as data source 1 year ago
.gitignore Do not ignore prisma migrations 1 year ago
.prettierrc.json Added import sorting to prettier config 1 year ago
Dockerfile build: fixed docker build by adding tailwind and postcss 1 month ago
docker-compose.yml build: fixed docker build by adding tailwind and postcss 1 month ago
flake.lock add nix build system 2 months ago
flake.nix add nix build system 2 months ago
next-env.d.ts refactor(v3): Initial revamp 2 years ago
next.config.js started on revamping landing page 2 months ago
package.json added sharp package 1 month ago
postcss.config.js basic next.js application using nextui 2 months ago
shell.nix add nix build system 2 months ago
tailwind.config.js basic next.js application using nextui 2 months ago
tsconfig.json very basic header for landing page 1 month ago
yarn.lock added sharp package 1 month ago