Hey everyone! I've just wrapped up my personal developer portfolio, and I'm eager to receive some genuine feedback from fellow developers. You can check it out at www.louiszn.xyz.
I built it using SvelteKit, Tailwind CSS, Bits UI components, and incorporated custom scroll and particle animations to give it a more dynamic feel compared to standard portfolios. Here's what I'd love your thoughts on:
- **UX/usability**: Does the layout feel intuitive?
- **Design/visual hierarchy**: Is the content easy to scan?
- **Animations**: Are they smooth or do they distract?
- **Mobile experience**: Anything feel awkward on touch devices?
- **Performance**: Does anything feel slow or unnecessary?
Also, I'd appreciate your first impressions—if you were browsing for a developer, would this portfolio leave a positive mark? I'm fully open to critiques, even the tough ones. I'm aiming to enhance my skills in both frontend development and design, so detailed insights would be invaluable. Thanks a lot!
5 Answers
Nice job! Your use of SvelteKit + Tailwind is solid, and the performance seems good overall. Just a couple of tips: consider preloading critical fonts to prevent flashes of unstyled text (FOUT) on slower connections, and with those particle animations, keep an eye on performance for lower-end devices. Overall, though, your site is really coming together!
Honest feedback, I think the site looks nice overall! The layout is pretty easy to read and navigate. One thing I noticed is that some UI elements have drop shadows while others don’t, which can be jarring, especially in dark mode. Might be something to tweak for consistency!
Great layout and clean design! However, I found that the navigation bar gets obscured behind the header image when viewed on mobile. You might want to add some spacing to help with visibility. Remember, mobile users will be a big part of your traffic.
The creative chat bubble section is a fun touch that makes your intro feel less like a boring wall of text! However, I agree with others that listing too many skills can send the message that you're a jack-of-all-trades but a master of none. Maybe focus on your top 2-3 skills and let your projects shine through for the rest.
Exactly! Choosing a few strong skills can convey confidence and expertise.
Your animations feel smooth and not overdone, which is crucial for a portfolio site. Just a heads-up, though: ensure that critical content is visible ASAP, especially for users who may have animations disabled due to accessibility preferences. This way, folks won’t land on a blank page if the animations fail to trigger.

That's true! It's better to highlight a couple of areas where you excel rather than spread yourself too thin. Specializing can really help make an impression.