# Jeyhun Naghiyev - Portfolio A modern, responsive portfolio website showcasing my skills, projects, and achievements as an IT student and developer. ## 🚀 Features - **Responsive Design** - Optimized for desktop, tablet, and mobile devices - **Dark Mode Toggle** - Switch between light and dark themes - **Interactive Elements** - Hover effects, smooth transitions, and modal popups - **Certificate Viewer** - Click to view certificates in full size - **Contact Integration** - Direct email contact functionality - **Social Media Links** - Quick access to GitHub, LinkedIn, and Instagram ## 🛠️ Technologies Used - **HTML5** - Semantic markup and structure - **CSS3** - Modern styling with CSS Grid, Flexbox, and animations - **JavaScript** - Interactive functionality and DOM manipulation - **Responsive Design** - Mobile-first approach with media queries ## 📁 Project Structure ``` Portfolio/ ├── index.html # Main homepage ├── resume.html # Resume/CV page ├── projects.html # Projects showcase ├── certificates.html # Certificates gallery ├── style.css # Main stylesheet ├── media/ # Images and icons │ ├── profile photos/ │ ├── skill icons/ │ ├── certificates/ │ └── social media icons/ └── README.md # Project documentation ``` ## 🎨 Design Features - **Modern UI/UX** - Clean, professional design - **CSS Variables** - Easy theme customization - **Smooth Animations** - Hover effects and transitions - **Grid Layouts** - Responsive card-based layouts - **Typography** - Carefully selected fonts and spacing ## 📱 Responsive Breakpoints - **Desktop**: 1200px and above - **Tablet**: 768px - 1199px - **Mobile**: 320px - 767px ## 🔧 Setup and Installation 1. Clone the repository: ```bash git clone https://github.com/Ceyhun2056/Portfolio.git ``` 2. Navigate to the project directory: ```bash cd Portfolio ``` 3. Open `index.html` in your web browser or use a local server: ```bash # Using Python python -m http.server 8000 # Using Node.js npx serve . ``` ## 📄 Pages - **Home** (`index.html`) - About me, skills, and services - **Resume** (`resume.html`) - Educational background and experience - **Projects** (`projects.html`) - Portfolio of completed projects - **Certificates** (`certificates.html`) - Academic and professional certificates ## ✨ Key Sections ### About Me Brief introduction highlighting my passion for technology and development. ### Skills Visual representation of technical skills including: - Programming languages (C, Python, JavaScript) - Web technologies (HTML, CSS, React) - Development tools and frameworks ### Services What I offer as a developer: - Mobile App Development - Web Development - UI/UX Design - Backend Development - AI Solutions ### Contact Direct email integration for easy communication. ## 🌟 Highlights - **Performance Optimized** - Fast loading times - **SEO Friendly** - Proper meta tags and semantic HTML - **Accessibility** - ARIA labels and keyboard navigation - **Cross-Browser Compatible** - Works on all modern browsers ## 📞 Contact - **Email**: [jeyhun.naghiyev@gmail.com](mailto:jeyhun.naghiyev@gmail.com) - **LinkedIn**: [Jeyhun Naghiyev](https://www.linkedin.com/in/jeyhun-naghiyev-b644bb28b/) - **GitHub**: [Ceyhun2056](https://github.com/Ceyhun2056) - **Instagram**: [@nagiev_ceyhun2007](https://www.instagram.com/nagiev_ceyhun2007/) ## 📈 Future Enhancements - [ ] Add project filtering functionality - [ ] Implement blog section - [ ] Add more interactive animations - [ ] Integrate contact form with backend - [ ] Add multi-language support ## 📝 License This project is open source and available under the [MIT License](LICENSE). ## 🙏 Acknowledgments - Icons from various sources - Inspiration from modern portfolio designs - Color palette optimized for accessibility *Currently studying IT at ADA University, passionate about creating innovative solutions through code.*