Portfolio Tailwind Templates

Portfolio

A futuristic, interactive portfolio website showcasing my expertise in AI (Generative AI, NLP, CV) and Competitive Programming. Built with Next.js, Tailwind CSS, and Three.js, it features smooth animations, AI-powered demos, and a responsive design. Optimized for performance, with subdomains for projects and achievements. šŸš€

Personal Portfolio Website

A modern, responsive portfolio website built with Next.js 14, React, and Tailwind CSS. This website showcases my professional work, skills, and experiences in an elegant and interactive way.

✨ Features

  • šŸŽØ Modern and clean design
  • šŸ“± Fully responsive layout
  • šŸŒ™ Dark/Light mode support
  • ⚔ Fast page loads with Next.js 14
  • šŸŽ­ Interactive UI elements and animations
  • šŸ” SEO optimized
  • šŸŽÆ Particle background effects

šŸ› ļø Built With

šŸš€ Getting Started

Prerequisites

  • Node.js (version 18.0 or higher)
  • npm, yarn, or pnpm

Installation

  1. Clone the repository

    git clone [your-repo-link]
    
  2. Install dependencies

    npm install
    # or
    yarn install
    # or
    pnpm install
    
  3. Start the development server

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    
  4. Open http://localhost:3000 in your browser

šŸ“ Project Structure

ā”œā”€ā”€ app/                # Next.js app directory
ā”œā”€ā”€ components/         # Reusable UI components
ā”œā”€ā”€ constants/         # Constants and static data
ā”œā”€ā”€ lib/              # Utility functions
ā”œā”€ā”€ public/           # Static assets
└── styles/           # Global styles

šŸ”§ Configuration

The site can be configured by modifying the following files:

  • constants/dummy-data.ts - Portfolio content and personal information
  • tailwind.config.ts - Tailwind CSS configuration
  • app/globals.css - Global styles

šŸ“ License

This project is open source and available under the MIT License.

šŸ¤ Contact

Feel free to reach out if you have any questions or would like to connect!

[Add your contact information here]

šŸ™ Acknowledgments

  • Next.js team for the amazing framework
  • Vercel for hosting
  • All open-source contributors

Built with ā¤ļø using Next.js

Top categories

Loading Svelte Themes