Skip to content

sirajahmedx/portfolio

Repository files navigation

AI Portfolio Website

A modern portfolio with an AI-powered chat interface built using Next.js and Tailwind CSS.

Screenshots

Home Page

Dark Theme Home Page

Chat Page

Dark Theme Chat Page

Features

  • Responsive design
  • Dark/Light theme toggle
  • AI chat powered by Groq
  • Project showcase
  • Skills and contact sections

Setup

  1. Clone the repository

    git clone https://github.com/sirajahmedx/portfolio.git
    cd portfolio
  2. Install dependencies

    npm install
  3. Create a .env.local file in the root with:

    GITHUB_TOKEN=your_github_token
    GROQ_API_KEY=your_groq_api_key
  4. Run the development server

    npm run dev
  5. Open in your browser:

    http://localhost:3000
    

License

MIT License

About

AI-powered portfolio to show my work in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published