personal-website
personal-website copied to clipboard
Being a web developer without a persoanl website is being like a business man without a business card, so I took action and got myself a little something right here.
Personal website
Introduction
Being a web developer without a persoanl website is being like a business man without a business card, so I took action and got myself a little something right here.
Codebase
Technologies
The entire codebase consists in Javascript
Here is a list of technologies used:
- Nextjs/React: Front-end framework
- Styled-components: CSS in JS solution
Folder structure
personal-website/
├── components # Reusabble parts
├── constants # Static data
├── lib # External helpers
├── pages # Application views
└── public # Media assets