Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 820 Bytes

File metadata and controls

35 lines (28 loc) · 820 Bytes

Taniya Souza Portfolio

This is a personal portfolio website built with Next.js and TypeScript. It showcases projects, experience, and skills, with smooth animations powered by GSAP.

Features

  • Modern, responsive design
  • Animated sections using GSAP
  • Project and experience highlights
  • Downloadable resume

Getting Started

  1. Install dependencies:
    npm install
  2. Run the development server:
    npm run dev
  3. Open http://localhost:3000 in your browser.

Project Structure

  • src/app/page.tsx — Main portfolio page
  • src/app/globals.css — Global styles
  • public/ — Images and static assets

Build for Production

npm run build
npm start

License

This project is for personal portfolio use.