Modern multi-domain portfolio built with Next.js 16, React 19, TypeScript, MDX, TailwindCSS, and Framer Motion.
A high-performance, SEO-optimized, animation-rich portfolio designed to showcase development work, photography, illustrations, and freelance services within a single scalable architecture.
π https://www.sonurajeugale.com/
Deployed on Vercel with optimized production builds and global CDN distribution.
This portfolio is built using the latest Next.js App Router architecture and leverages MDX for content-driven pages such as blogs and case studies.
It includes multiple dedicated portfolio sections:
- π¨βπ» Developer Portfolio
- πΈ Photography Portfolio
- π¨ Illustration Portfolio
- πΌ Freelancer Services Page
Each section is modular, SEO-optimized, and performance-focused.
A technical showcase designed for recruiters, founders, and engineering teams.
- π Featured project grid with detailed case studies
- π§ Tech stack categorization
- π MDX-powered deep-dive project pages
- π Architecture breakdowns & technical insights
- π₯ Smooth page transitions using Framer Motion
- π SEO-optimized metadata per project
- π± Fully responsive layout
- π§© Clean reusable component architecture
A visually immersive gallery for showcasing professional photography work.
- πΌ Grid / masonry-style gallery layout
- β‘ Optimized image loading
- π Click-to-expand lightbox preview
- π± Fully responsive image scaling
- π· Category filtering (Portrait / Travel / Architecture / Street)
- π Organized collections
- π SEO-friendly alt text structure
A curated space to showcase digital illustrations and design experiments.
- π¨ Clean art-focused layout
- π Hover animations & smooth transitions
- π Project breakdown pages (process + tools used)
- π¦ Categorization (Digital / Vector / Concept Art / Branding)
- π± Responsive artwork display
- π Optimized static rendering
A conversion-focused services page built for inbound client leads.
- π‘ Clear service offerings
- π Project packages & scope clarity
- π Process breakdown (Discovery β Design β Delivery)
- π§ Tech stack & expertise highlights
- π Selected work showcase
- π Strong CTA sections
- π High-conversion layout
- π± Fully responsive design
- Next.js 16.1.6
- React 19.2.3
- TypeScript 5
- TailwindCSS 4
- PostCSS
- Autoprefixer
- Lucide React
- Framer Motion
- MDX (@next/mdx)
- next-mdx-remote
- gray-matter
- next-sitemap
- ESLint
- Strict TypeScript configuration
portfolio/
β
βββ app/
β βββ developer/
β βββ photography/
β βββ illustration/
β βββ freelancer/
β βββ blog/
β
βββ components/
βββ content/
βββ lib/
βββ public/
β
βββ next.config.ts
βββ tailwind.config.ts
βββ postcss.config.js
βββ tsconfig.json
βββ package.json
- β‘ Next.js App Router architecture
- π₯ Framer Motion animations
- π± Fully responsive UI system
- π§© Modular component design
- π§ MDX-driven dynamic content
- π SEO optimized metadata & sitemap
- π Optimized production builds
- π Global CDN delivery via Vercel
git clone https://github.com/your-username/portfolio.git
cd portfolionpm installnpm run devVisit:
http://localhost:3000
npm run buildnpm run start| Script | Description |
|---|---|
| npm run dev | Start development server |
| npm run build | Create production build |
| npm run start | Run production server |
| npm run lint | Run ESLint |
This project is deployed on Vercel.
Production URL: π https://www.sonurajeugale.com/
- Performance-first architecture
- Clean developer-focused UI
- Creative showcase sections
- Scalable modular structure
- Recruiter & client friendly navigation
MIT License
Built with precision using modern web architecture.