Skip to content

logotip4ik/portfolio

Repository files navigation

SWUbanner

Portfolio

Portfolio logo by Bogdan Kostyuk

This is my portfolio, where you can find little summery of my developer road. Also there are some of projects that i am using quite often

BTW: previous portfolio

License

Build with

  • Nuxt.js - 3-nd version, this is like a core of the website.

  • GSAP - for smoooooth transitions

  • OGL - background on landing page (Earlier was using Three.js - also really good tool, but decided to learn something new. Also you should definitely check out metaballs.js and particles.js)

  • LocomotiveScroll - this makes the page scroll really smoothly on PC

as backend

Nothing used as backend just added email forwarding to my domain provider


Usage

  1. Clone or fork this repo

    $ git clone https://github.com/logotip4ik/portfolio
  2. Install all the dependencies

    $ yarn

    or

    $ npm install
    
  3. Run the local server!

    $ yarn dev

    or

    $ npm run dev

Star if you liked it 😜