WeSearch

Portfolio Website

·1 min read · 0 reactions · 0 comments · 13 views
#webdev#frontend#nextjs#portfolio#ai
Portfolio Website
⚡ TL;DR · AI summary

Narendra Saraf has launched a new developer portfolio website designed to provide an immersive experience. The portfolio utilizes technologies such as Next.js, TypeScript, and Three.js to create a futuristic user interface. Saraf invites feedback from the community on this innovative project.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3940806) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Narendra Saraf Posted on May 19 • Originally published at narendrasaraf.in Portfolio Website #frontend #nextjs #showdev #webdev Just launched my futuristic developer portfolio 🚀 Built with: • Next.js • TypeScript • Framer Motion • Three.js/WebGL inspired interactions • AWS + CloudFront deployment The goal was to create something beyond a traditional portfolio — a cinematic and immersive experience exploring the intersection of AI, Machine Learning, and modern frontend engineering.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)