Eclipse-Portfolio is a modern and interactive personal portfolio website designed to showcase projects, skills, and achievements in a visually appealing way. Built with cutting-edge tools for smooth animations, clean design, and a delightful user experience.
- Framework: React + Vite
- Styling: Tailwind CSS
- Animations & Interactions:
- AOS (Animate On Scroll)
- Tippy.js (Tooltips)
- SweetAlert (Custom Alerts)
- Backend / Database: Supabase
- Build Tool: Vite for lightning-fast development
- Clean & Responsive Design: Optimized for all screen sizes.
- Smooth Scroll Animations: Powered by AOS for a dynamic experience.
- Interactive Elements: Tooltips and alert modals for better engagement.
- Dynamic Data Handling: Using Supabase for real-time database integration.
- Optimized Performance: Built with Vite for fast load and dev speed.
- Fully responsive design for desktop and mobile.
- Organized codebase with reusable components.
- Interactive UI elements for better user engagement.
- Minimal yet modern design using Tailwind utilities.
- Clone the repository:
git clone git@github.com:karimm1620/my-portfolio.git cd my-portfolio - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:5173 in your browser.
