Skip to content

Vin-dictive/Vin-dictive.github.io

Repository files navigation

Developer Profile

A modern, animated developer portfolio built with Next.js, featuring fluid dynamics background that follows mouse movement, smooth animations, and a clean design using Tailwind CSS and shadcn UI components.

Features

  • 🎨 Fluid Dynamics Background - Interactive background that follows mouse movement
  • Smooth Animations - Framer Motion powered animations
  • 📱 Responsive Design - Works perfectly on all devices
  • 🎯 Tab-based Navigation - Clean organization of content sections
  • 📊 JSON-driven Content - Easy to update profile information
  • 🚀 Static Export - Optimized for GitHub Pages deployment
  • 🎭 Dark Theme - Modern dark UI with gradient accents

Tech Stack

  • Framework: Next.js 14
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui
  • Animations: Framer Motion
  • Icons: Lucide React
  • Deployment: GitHub Pages
  • Language: TypeScript

Getting Started

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/Vin-dictive/Vin-dictive.github.io
cd Vin-dictive.github.io
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Updating Profile Information

Edit the data/profile.json file to update your personal information, skills, experience, projects, education, and certifications. The website will automatically reflect these changes.

Building for Production

npm run build

This creates an optimized static export in the out directory.

Deployment to GitHub Pages

Automatic Deployment

The repository includes a GitHub Actions workflow that automatically deploys to GitHub Pages when you push to the main branch.

Support

If you encounter any issues or have questions, please open an issue on GitHub.


Built with ❤️ using Next.js and deployed on GitHub Pages

About

A modern, animated developer portfolio built with Next.js, featuring fluid dynamics background that follows mouse movement, smooth animations, and a clean design using Tailwind CSS and shadcn UI components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors