A modern, animated portfolio card built with React, TypeScript, and Tailwind CSS. Features a beautiful glass-morphism design with smooth animations and social media integrations.
- 🎨 Modern glass-morphism design
- ✍️ Animated handwritten text effect
- 🎭 Smooth hover animations
- 📱 Fully responsive layout
- 🔗 Social media integration
- 🌐 Multi-language support ready
- 🎯 Availability status indicator
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build- React - UI Framework
- TypeScript - Type Safety
- Tailwind CSS - Styling
- Vite - Build Tool
- Rough.js - Hand-drawn effect
- Lucide React - Icons
- Update profile information in
src/data.ts - Modify styling in
tailwind.config.js - Adjust animations in
src/index.css
src/
├── components/ # React components
├── data.ts # Profile data
├── types.ts # TypeScript types
└── App.tsx # Main application
This project is licensed under the MIT License - see the LICENSE file for details.
- Profile image from Unsplash
- Icons from Lucide React