-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
DCI Student
committed
Sep 18, 2024
1 parent
1fd80ad
commit eb1a3c2
Showing
30 changed files
with
758 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>My Portfolio - Guezel Webdesign</title> | ||
<link | ||
href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;700&display=swap" | ||
rel="stylesheet" | ||
/> | ||
<link rel="stylesheet" href="css/global.css" /> | ||
<link rel="stylesheet" href="css/root.css" /> | ||
<link rel="stylesheet" href="css/nav.css" /> | ||
<link rel="stylesheet" href="css/hamburger.css" /> | ||
<link rel="stylesheet" href="css/footer.css" /> | ||
<link rel="stylesheet" href="css/portfolio.css" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" | ||
/> | ||
</head> | ||
<body> | ||
<!-- Main Navigation Bar --> | ||
<header class="main-nav"> | ||
<div class="logo"> | ||
<img src="./img/logo3.png" alt="logo" /> | ||
<h2 class="section-title"> | ||
Guezel <span class="highlight">Webdesign</span> | ||
</h2> | ||
</div> | ||
<nav> | ||
<ul class="nav-menu"> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="index.html#about-me">About Me</a></li> | ||
<li><a href="index.html#projects">Projects</a></li> | ||
<li><a href="index.html#skills">Skills</a></li> | ||
<li><a href="index.html#contact">Contact</a></li> | ||
</ul> | ||
</nav> | ||
<div class="hamburger-menu"> | ||
<span class="bar"></span> | ||
<span class="bar"></span> | ||
<span class="bar"></span> | ||
</div> | ||
</header> | ||
|
||
|
||
|
||
<!-- Footer Section --> | ||
<footer class="footer"> | ||
<div class="logo-container"> | ||
<div class="logo"> | ||
<img src="./img/logo3.png" alt="logo" /> | ||
<h2 class="section-title"> | ||
Guezel <span class="highlight">Webdesign</span> | ||
</h2> | ||
</div> | ||
</div> | ||
|
||
<div class="footer-content"> | ||
<!-- About Company Section --> | ||
<div class="footer-section"> | ||
<h3>About Us</h3> | ||
<ul> | ||
<li><a href="index.html#about-me">About Me</a></li> | ||
<li><a href="index.html#projects">Projects</a></li> | ||
<li><a href="index.html#skills">Skills</a></li> | ||
</ul> | ||
</div> | ||
|
||
<!-- Contact Info Section --> | ||
<div class="footer-section"> | ||
<h3>Contact Info</h3> | ||
<p>Feel free to contact & reach us!</p> | ||
<p>Address: 22th Streets, Grevenbroich</p> | ||
<p>Email: [email protected]</p> | ||
<p>Phone: +988-123-456-78</p> | ||
</div> | ||
|
||
<!-- Portfolio Section --> | ||
<div class="footer-section"> | ||
<h3>Our Portfolio</h3> | ||
<ul> | ||
<li><a href="#antalya">Antalya Döner Pizzeria</a></li> | ||
<li><a href="#misset">MissEt</a></li> | ||
<li><a href="#kuhlturm">Kuhlturm</a></li> | ||
<li><a href="#btu">BTU Holding</a></li> | ||
<li><a href="#hazer">Hazer Pilic</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
<!-- Social Media and Copyright --> | ||
<div class="footer-bottom"> | ||
<div class="social-media"> | ||
<a href="https://github.com/Orhanguezel" target="_blank" rel="noopener noreferrer"><i class="fab fa-github"></i></a> | ||
<a href="https://codepen.io/Orhan-G-zel" target="_blank" rel="noopener noreferrer"><i class="fab fa-codepen"></i></a> | ||
<a href="https://www.instagram.com/kazatlet?igsh=eWkyaWNydWhteG1t" target="_blank" rel="noopener noreferrer"><i class="fab fa-instagram"></i></a> | ||
<a href="https://www.linkedin.com/in/orhan-g%C3%BCzel-53b47b11a/" target="_blank" rel="noopener noreferrer"><i class="fab fa-linkedin"></i></a> | ||
|
||
</div> | ||
<p class="copyright"> | ||
Copyright © 2024 Guezel Webdesign. Powered by OG | ||
</p> | ||
</div> | ||
</footer> | ||
|
||
<script src="js/hamburger.js"></script> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.