Skip to content

Personal Portfolio

Notifications You must be signed in to change notification settings

Tabulater/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

08662fd · · Aug 30, 2025

History

135 Commits
Mar 19, 2025
Aug 30, 2025
Aug 28, 2025
Aug 30, 2025
Mar 19, 2025
Mar 19, 2025
Mar 20, 2025
Jun 26, 2025
Aug 30, 2025
Mar 20, 2025
Aug 13, 2025
Aug 30, 2025
Aug 30, 2025
Mar 19, 2025
Jun 26, 2025
Mar 19, 2025
Mar 20, 2025

Repository files navigation

Professional Portfolio Website

A modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS. This portfolio is designed to showcase your projects, skills, and experience in a professional and engaging way.

Features

  • 🎨 Modern and sleek design
  • 📱 Fully responsive
  • ⚡ Fast performance with Next.js
  • 🎭 Smooth animations with Framer Motion
  • 🎯 SEO optimized
  • 🎨 Customizable with Tailwind CSS

Getting Started

Prerequisites

  • Node.js 18.x or later
  • npm or yarn

Installation

  1. Clone the repository:
git clone your-repo-url>gt;

cd professional-portfolio
  1. Install dependencies:
npm install

# or
yarn installl
  1. Run the development server:
npm run dev

# or
yarn devv
  1. Open http://localhost:3000 with your browser to see the result.

Customization

  1. Update your personal information in src/app/page.tsx
  2. Add your projects in the Projects section
  3. Update the contact information
  4. Add your profile picture in the About section

Deployment

The easiest way to deploy your portfolio is to use Vercel:

  1. Push your code to GitHub
  2. Import your repository in Vercel
  3. Deploy!

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.