Skip to content

draekien/portfolio

Repository files navigation

the logo of wpei.me

Portfolio

checkly

Introduction

Welcome to the repository for my portfolio website, where I showcase other projects I have worked on, as well as publish articles in a blog format.

Getting started

Follow the steps below to get started with local development:

  1. Clone or fork this repository
  2. Run yarn to install packages
  3. Run yarn dev to start the project

Project structure

|-components -> the building block components
|-features   -> the showcased (featured) projects
|-hooks      -> custom react hooks
|-lib        -> third party javascript functions
|-pages      -> the pages of the website
|-public     -> the public assets for the website
|-styles     -> the css files

CI/CD

This project uses mainline deployment for CI/CD. This is handled by Vercel as this is a next js project.

Technologies used

This project was built using NextJS and uses the following technologies:

  • Theme-UI - for creating the design system
  • Typescript - for strongly typed javascript
  • Yarn - for dependency management
  • Vercel - for deployment and hosting

About

My portfolio website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published