Launched my new portfolio(rickwaalders.com)

6 years ago from Rick Waalders, www.rickwaalders.com

  • Jansen Tolle, 6 years ago

    Now this is a portfolio! One of the best I've seen on here in a good while. It's got flashy new-ish features without being clunky. I'd love to learn how you built it.

    3 points
    • Rick WaaldersRick Waalders, 6 years ago

      Thanks for the kind wirds sir :-)

      I’ve used ThreeJS for the 3d background scene, and the dashed circles are SVG's, generated from JS. Everything is animated using GSAP. Oh and everything is bundled and minified using Webpack. I've made the switch from Gulp a few weeks ago and really like it. Webpack feels a bit more intuitive to setup and doesn't require a lot of plugins to do the basic stuff. I'd love to go more in depth but unfortunately I don't have a lot of time to write today :)

      3 points