Skip to content

uffamit/portfolio

Repository files navigation

Amit Divekar - Personal Portfolio

This is the source code for my personal portfolio website, built with Next.js, React, and Tailwind CSS. It showcases my projects, skills, and professional experience.

all are customizable:

Tech Stack

  • Framework: Next.js 15.3/
  • Styling: Tailwind CSS
  • UI Components: Radix UI
  • AI Integration: Google Genkit with Gemini
  • Deployment: Vercel
  • Type Safety: TypeScript

Installation

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

Deployment

This project is optimized for deployment on Vercel:

  1. Push your code to GitHub
  2. Import your repository on Vercel
  3. Vercel will automatically detect Next.js and configure everything
  4. Your site will be live at https://your-project.vercel.app

Environment Variables

If you're using the AI features, add these to your Vercel environment variables:

GOOGLE_GENAI_API_KEY=your_api_key_here

Scripts

  • npm run dev - Start development server with Turbopack
  • npm run build - Build for production
  • npm start - Start production server
  • npm run lint - Run ESLint
  • npm run typecheck - Run TypeScript type checking
  • npm run generate:favicon - Regenerate favicon from SVG
  • npm run genkit:dev - Start Genkit development server
  • npm run genkit:watch - Start Genkit in watch mode

License

free to use

All rights reserved © 2025 Amit Divekar

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •