Skip to content

My personal website where I post articles and projects that I've done

Notifications You must be signed in to change notification settings

ankerx/portfolio

Repository files navigation

Portfolio

See the website: https://sebx.dev

My portfolio and blog where you can see my projects, read my blog posts where I'm sharing things about web development or contact me. I hope you liked it!

📦 Technologies

Name
React
NextJS
Typescript
GraphQL
React-hook-form
HeadlessCMS
StyledComponents
FramerMotion

Description

Finally I have created my own portfolio website. I used NextJS to use a lot of benefits it provides. Data is fetched by GraphQL from headless CMS (graphCMS) so I can easily add new content. Fully responsive website with light and dark theme, smooth animations created with framer motion.

Installation

  1. Clone the repo
    git clone https://github.com/ankerx/portfolio.git
  2. Install NPM packages
    npm install
  3. Type
    npm run dev

Wait for updates

Releases

No releases published

Packages

No packages published

Languages