A modern, responsive portfolio website showcasing my work as a Data Analyst and Software Developer.
This portfolio website highlights my expertise in:
- Data Analysis & Visualization
- Backend/Database Development
- Python Programming
- SQL & Database Management
- Responsive Design: Optimized for all device sizes
- Modern UI/UX: Clean, professional design with smooth animations
- Interactive Elements: Smooth scrolling, mobile navigation, and form handling
- Performance Optimized: Fast loading with efficient CSS and JavaScript
-
Frontend: HTML5, CSS3, JavaScript (ES6+)
-
Styling: Custom CSS with CSS Grid and Flexbox
-
Icons: Font Awesome
-
Animation: CSS transitions, keyframes, and JavaScript intersection observer
- Clone this repository or download the files
- Open
index.htmlin your web browser - For development, use a local server like Live Server in VS Code
To customize this portfolio for your own use:
- Update the content in
index.htmlwith your information - Replace project placeholders and images with your actual projects
- Update social media links and contact information
- Modify colors and styling in
styles.cssto match your brand
portfolio/
├── index.html # Main HTML file
├── styles.css # CSS styles
├── script.js # JavaScript functionality
├── images/ # Project images and assets
├── README.md # Project documentation