Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DCI Student committed Sep 18, 2024
1 parent 1fd80ad commit eb1a3c2
Show file tree
Hide file tree
Showing 30 changed files with 758 additions and 178 deletions.
110 changes: 110 additions & 0 deletions about-me.html
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>
Binary file added assets/GitHub.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/GitHub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/antalya-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/antalya-logo1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/expressjs-nodejs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/expressjs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/git.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/kuhlturm-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/misset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/photoshop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions assets/postman.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/seo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/wordpress.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit eb1a3c2

Please sign in to comment.