DEV Community

Cover image for Good enough portfolio ?
Luis Francisco Roa
Luis Francisco Roa

Posted on

Good enough portfolio ?

Hi dev.to this is my first post, I would like to introduce myself and share some insights from my website and ask for opinion of this amazing community

Imgur

I am mix of web developer and designer so my website looks more informal then others programmer portfolios, all the images used in my site are made by me although I think it project more a designer vibe than a programmer site. So I would like to ask:

  • what do you guys think ?
  • it runs the the model smoothly ?
  • it takes to long to load the website ?
  • does work well in mobile ?

The model was made with blender and Marvelous Designer, rendered with Three.js and all the site is made with Vue and CSS grid, hosted in Netlify. There is some little details like the backlights that change its color from blue to red to simulate indirect light from the back boxes

Imgur
Imgur

And if you enter in dark mode I actually turn of the lights of the scene and turn on a light that simulate the monitor.

Imgur

I recently move to Europe and I am having a huge Impostor Syndrome, I know its trending but I want to get into the industry I would like to have some feedback of this portfolio Thanks for your time happy weekend

Top comments (8)

Collapse
 
emma profile image
Emma Goto 🍙

Wow! This is a pretty impressive site. In terms of improvements:

  • I'm finding the transition between dark/light mode isn't the smoothest I've seen in other blogs, so I wonder if you can make it smoother
  • Clicking on the "about" link at the top jumps you down the page (which moves the direction of your big animated guy). I think if you switched this to a scroll effect (if that's possible) it would be better because you could see the guy swivel at the same time
  • I think you have a typo on your about section as well - "Desing sprint"
Collapse
 
lsroa profile image
Luis Francisco Roa

Thanks for you reviewing takes to long the switch ? Or it lags or something ? Nice idea about the scroll effect

Collapse
 
emma profile image
Emma Goto 🍙

This is what I see on Firefox:

dev-to-uploads.s3.amazonaws.com/i/...

It seems sort of laggy, or maybe there's not enough shades of colors going from white -> black

Collapse
 
aleksandrhovhannisyan profile image
Aleksandr Hovhannisyan

Very cool!

The biggest issue with your site is performance, unfortunately. The animations are very laggy/jittery, and my CPU usage immediately shot up:

Unrelated: Don't forget to add a favicon to your site!

Collapse
 
lsroa profile image
Luis Francisco Roa

Yeah I'm working in the form submission in other branch it's kinda tricky get it work cuz' my site it's not static rendered, so netlify can't read their special forms but is WIP. Which image is slow the first image of the gallery or the 3d model ? Thanks for reviewing the site

Collapse
 
ankitbeniwal profile image
Ankit Beniwal

I really liked that dark mode light switch.

Collapse
 
tadman profile image
Scott Tadman

It looks really neat but finding the dark-mode switch isn't easy. If you hadn't mentioned it I would never have guessed the bizarre grey squiggle thing enabled it.

Runs fine here on Safari!

Collapse
 
lsroa profile image
Luis Francisco Roa

Yeah it needs UX improvements