DEV Community

aetherfolio-studio
aetherfolio-studio

Posted on

I engineered my WebGL developer portfolio entirely from scratch (No templates)

Hey everyone,\n\nI’ve spent the last couple of years diving deep into frontend architecture, and I finally decided to build a proper engineering portfolio. I was tired of seeing the same bloated templates, so I challenged myself to build this entirely from scratch—no pre-built UI kits, no shortcuts.\n\n*Live Site:* https://aetherfolio.vercel.app\n\nThe hero section features a custom 3D WebGL core (using Three.js) layered under a fluid shader background.\n\n*It is 100% Open Source:*\nIf you are curious about how the WebGL background works or how the layout is structured, feel free to use it for your own projects: https://github.com/aetherfolio-studio/aetherfolio\n\nI’m primarily looking for feedback on performance and accessibility. Roast away!

Top comments (0)