Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.69 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.69 KB

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 😜