Skip to content

ilkerhalil/ilkerhalil.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

İlker Halil Türer - Personal Website

A modern, responsive personal website showcasing my professional journey as a Software Architect and DevOps Leader.

🚀 Live Site

Visit the live website at: ilkerhalil.github.io

📋 Overview

This is my personal portfolio website built with vanilla HTML, CSS, and JavaScript. It features:

  • Modern Design: Clean, professional layout with gradient backgrounds and smooth animations
  • Responsive Layout: Optimized for desktop, tablet, and mobile devices
  • Interactive Elements: Hover effects, smooth scrolling, and dynamic content
  • Fast Loading: Lightweight design with minimal dependencies
  • SEO Optimized: Proper meta tags and semantic HTML structure

🛠️ Technologies Used

  • HTML5: Semantic markup and structure
  • CSS3: Custom properties, gradients, animations, and responsive design
  • JavaScript: Interactive features and smooth scrolling
  • Font Awesome: Icons for social links and contact information
  • Google Fonts: Inter font family for modern typography

📁 Project Structure

ilkerhalil.github.io/
├── index.html          # Main HTML file
├── README.md           # This file
└── .github/            # GitHub Pages configuration (if needed)

🚀 Getting Started

Prerequisites

  • A modern web browser
  • Git (for cloning the repository)

Installation

  1. Clone the repository:

    git clone https://github.com/ilkerhalil/ilkerhalil.github.io.git
    cd ilkerhalil.github.io
  2. Open index.html in your web browser or serve it locally:

    # Using Python (if available)
    python -m http.server 8000
    
    # Or using Node.js
    npx serve .
    
    # Then visit http://localhost:8000

📱 Features

  • Hero Section: Professional introduction with animated background
  • About Section: Detailed background and expertise
  • Experience Section: Professional experience timeline
  • Skills Section: Technical skills and competencies
  • Projects Section: Featured projects and achievements
  • Contact Section: Contact information and social links
  • Responsive Design: Works seamlessly across all devices

🎨 Customization

To customize this website for your own use:

  1. Update personal information in index.html
  2. Modify CSS variables in the <style> section for theming
  3. Replace content sections with your own details
  4. Update social media links and contact information

🚀 Deployment

This site is automatically deployed using GitHub Pages:

  1. Push changes to the main branch
  2. GitHub Pages will automatically build and deploy the site
  3. Changes are typically live within 1-2 minutes

📞 Contact

İlker Halil Türer

📄 License

This project is open source and available under the MIT License.


Built with ❤️ using modern web technologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages