SimpleDev is a minimal, modern developer portfolio built with Next.js, TailwindCSS, and Framer Motion, providing a clean and responsive base for developers to showcase projects, skills, and social links.
- Framework: Next.js
- Styling: TailwindCSS
- Animations: Framer Motion
- Deployment: Vercel (recommended)
git clone https://github.com/asrithtanniru/SimpleDev.git
cd SimpleDev
npm install
npm run devEdit the data.ts file in /src/app/data to update your:
- Name and bio
- Projects and skills
- Social links and contact info
Then redeploy to see your changes live.