ankerx / portfolio

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

Home Page:https://sebx.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://sebx.dev


Languages

Language:TypeScript 99.7%Language:CSS 0.2%Language:JavaScript 0.1%