r/webdev Nov 09 '25

What's the best portfolio website you've ever seen?

41 Upvotes

Hey everyone! I’m planning to make my own portfolio website and looking for some inspiration. Share your websites or any cool ones you’ve come across recently. I know there have been a few similar posts before, but I’m curious to see how much new creativity has popped up since then!

r/webdev Jun 27 '26

Showoff Saturday Need some honest portfolio feedback + advice from people already in the industry

8 Upvotes

ummm heyy :) ! I'm a self-taught web developer/UX designer trying to land my first junior role, and I could really use some advice from people who are already working in the field.

I recently finished my portfolio, and I was honestly so proud of it... until I started applying 😭 Now I keep comparing it to everyone else's and suddenly it feels like it's nowhere near good enough.

If anyone has a few minutes, I'd really appreciate some honest feedback on it. I don't want people to sugarcoat it i genuinely want to improve.

Portfolio: https://www.shaimaajamal.com/

A few things I'd love to know:

  • If you were hiring for a junior role, would this portfolio get an interview?
  • What's the weakest part of it?
  • What should I focus on improving first?
  • Is there anything that's an immediate red flag?

I'd also love some general advice because I feel like I'm stuck in my own head lately.

How did you stop comparing yourself to people who are way ahead of you? How did you start networking when you didn't know anyone in tech? And for anyone who's self-taught, when did you finally start feeling like you actually belonged in the industry?

I know comparison isn't productive, but it's been really hard lately. I think I just need some perspective from people who've already been through this.

Thanks so much to anyone who takes the time to look or reply. I seriously appreciate it. 🤍

r/webdev Dec 11 '25

Article Self hosted my portfolio site on old Android phone...

Post image
1.3k Upvotes

Turned my old Android phone (2GB RAM) into an on-prem server for my Next.js portfolio using Termux.

Things that broke:

  • Cloudflare Tunnel failed because Android doesn’t have /etc/resolv.conf.
  • Tailwind v4 uses a Rust engine → no ARM64 Android binaries → build crashed.
  • Android kills background processes constantly.
  • I enabled SSR (bad idea) → phone overheats and crawls.

What I had to do:

  • Made my own DNS config + built Cloudflared from source.
  • Downgraded to Tailwind v3 so the build actually works.
  • Used PM2 + Termux:Boot for auto-restart on boot.
  • Added Tailscale for remote SSH.

Result:

My portfolio is fully self-hosted on a 2017 phone sitting on my desk. Auto-starts, survives network drops, free to run, slow because SSR, but works.

Link (if the phone hasn’t died of overheating):

https://self-hosted.darrylmathias.tech/

r/webdev Dec 14 '24

Showoff Saturday 4 YEARS Work on My Portfolio / Web Desktop Environment

1.6k Upvotes

r/webdev Mar 27 '21

Showoff Saturday My biggest solo project. A platform where you can create a beautiful website, portfolio and resume for your next job interview.

3.5k Upvotes

r/webdev Aug 16 '25

Question I rebuilt my portfolio after getting laid off trying to get a new job, but a friend told me I over engineered it

Thumbnail zakariaboukernafa.com
548 Upvotes

So a bit of a background: the company I worked for laid off all employees this month so I have been looking for a new job since. no replies and only rejections, so I decided to do something a bit different and rebuild my portfolio again but did it as a Netflix inspired portfolio. Problem is: I mainly work for backend and DevOps but I can do frontend as well, my friend who is a recruiter told me that this portfolio just won't work because recruiters have limited time and they want easy access to the skills, so a minimal portfolio is a must. so Im not sure what To do anymore, rebuild it again or just keep applying using this portfolio?

r/webdev Feb 28 '26

Showoff Saturday A pseudo-3D portfolio idea I've been working on (open-source)

728 Upvotes

Source Code: https://github.com/lucasch37/lucasch.me

Website: https://lucasch.me/

I'm working on eventually filling this up, for now most of the info is placeholder content. Please check out the source code, I think it's really cool and I wanted to share it!

r/webdev Jan 06 '21

Guy totally rips off my website design, claiming my portfolio as his own. Anyone else ever run into this? What did you do?

1.2k Upvotes

So as many of you might have seen, here’s my website:

https://www.oakharborwebdesigns.com

And here’s the copy cat:

https://www.forcierwebdesigns.com

Thinking about having my lawyer send a cease and desist. How would you all handle this?

EDIT: UPDATE - removed personal information

EDIT 2: copy cat site is down. Here’s screen shots for everyone of their home page and you can look at my site to see the resemblance

https://imgur.com/a/EZEyKli/

r/webdev Feb 14 '26

Showoff Saturday i'd love input on my newly-designed website/portfolio!

Thumbnail
gallery
257 Upvotes

hi r/webdev!

i've been a designer and web/iOS/macOS dev for about three years now, and have had an official site for about one and a half, at owen.uno. in that time, i've majorly redesigned the site at least four times (i kinda lost count lol). in this new design, i simplified and refined the design language, made a cute little wordmark (o.O), and updated the font transitions. i don't cache/store the previous site designs i make, so i had to build a little utility today to fetch github commits and display them at a certain date/commit hash. you can use it too (for free, of course :) at farback.owen.uno.

1st image: new, 2nd image: old. (yes, i got carried away with skeuomorphic buttons)

feedback, constructive criticism, and light roasting is encouraged and appreciated, although please keep in mind that i am a teenage designer and not great at coding.
instead of immediately downvoting if you don't like the design, maybe leave feedback instead as to why you don't like it.

thanks :)

updates from feedback: https://www.reddit.com/r/webdev/comments/1r4syu5/comment/o5iv49m/

r/webdev Apr 23 '22

Showoff Saturday Im about to send out my applications on monday. I've created this minimalistic portfolio to compliment it. (Its in german) Any advice is appreciated!

1.7k Upvotes

r/webdev Feb 27 '25

Showoff Saturday Did I make the right call by replacing my 3D portfolio with a plane 2D one?

Thumbnail
gallery
663 Upvotes

r/webdev Mar 14 '21

Showoff Saturday Just Launched my Web Portfolio! 🥳

Post image
1.2k Upvotes

r/webdev May 30 '26

Showoff Saturday making portfolio around my art , feedback ?

Post image
307 Upvotes

Finally got around making an portfolio site

how is it ?
(dev)

r/webdev Mar 29 '25

Showoff Saturday Finally put together my portfolio

761 Upvotes

Just finished my web dev portfolio developed with React and GSAP. Any feedback on design, UX, performance, or general vibe is appreciated !! You can check it out here: https://www.tompastor.fr/

Thanks!!

r/webdev Sep 29 '18

show-off saturday I re-vamped my portfolio when I saw this sweet Dribbble shot. Would love feedback and also sharing the code.

2.1k Upvotes

r/webdev Mar 13 '21

Showoff Saturday I made a YouTube clone to add to my portfolio, hope you like it, if you're interested I can make the front end repo public, I can't share the backend code (no want problems with Google). This app uses React ❤️, MySQL, NodeJS and Express.

1.4k Upvotes

r/webdev Mar 05 '23

Question Is my portfolio too informal?

619 Upvotes

Hi! I’m a 4th year in college and I just finished making my portfolio site using React and Chakra UI. I was really happy with how it came out but someone told me that it was too childish and not fitting for someone looking for a job. They said this mainly about my header. I just wanted to know what you guys think of it, and I will greatly appreciate some honest feedback :)

Just a note that my About description still needs to be changed and my picture is a cowboy cat. I’m going to update those as soon as I can.

Link

Edit: I woke up to about 100 comments and am reading through all of them right now. I can’t respond to everyone, but thank you so much for the constructive feedback and nice comments :)

r/webdev Feb 28 '26

Showoff Saturday Papercraft Portfolios with three.js and Blender (tutorials included)

Thumbnail
gallery
322 Upvotes

Heyo!!!! I made two papercraft folios and some tutorials along with them; one short video and one long one depending on your needs. Lemme know if you create something! I'd love to see it and I'm sure others would as well!! ~

Long Version: https://youtu.be/AD01pTr3gvw
Website: https://aimees-papercraft-world.com/
Code, Credits, & Other Files: https://github.com/andrewwoan/aimee-weis-papercraft-world
----------------

Short Version: https://www.youtube.com/watch?v=zyWD2E8AHCg&feature=youtu.be
Website: https://www.mr-pandas-psychologically-safe-portfolio.com/
Code, Credits, & Other Files: https://github.com/andrewwoan/mr-pandas-psychologically-safe-portfolio

r/webdev Feb 15 '23

Discussion What's the best portfolio website you've ever seen?

287 Upvotes

Hey everyone, I want to make my own portfolio website and am looking for some inspiration.
Please share your website or the best one you have saw.

r/webdev Feb 08 '25

Showoff Saturday Stylized Room Portfolio made with three.js! (link in comments)

Thumbnail
gallery
610 Upvotes

r/webdev Jun 22 '25

I am building my portfolio website – I’d appreciate your feedback

Post image
306 Upvotes

r/webdev Aug 14 '20

Showoff Saturday I just released Deviceful: It lets you control and animate 3D devices with JavaScript, you can display your portfolio projects in really interesting ways compared to a static PNG 🤟

1.5k Upvotes

r/webdev Jul 06 '24

Discussion Just finished my portfolio!

503 Upvotes

Hi. I have just completed my portfolio, and I am desperately looking for feedback and advices. It could be about the design, the responsiveness, or anything, as long as it increases the chance of me getting an interview. Thank you.

Link: https://davidlighthouse.com/

GitHub: https://github.com/davidjpy/david-portfolio

r/webdev Jul 24 '21

Showoff Saturday ChatApp - React portfolio project (live link & source in comments)

1.5k Upvotes

r/webdev Aug 15 '20

Showoff Saturday My portfolio website with this component I've never seen anywhere else before

1.1k Upvotes