Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/background1.jpeg
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 images/img1.jpeg
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 images/img3.jpeg
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 images/img4.jpeg
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 images/logo3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
154 changes: 154 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
<!DOCTYPE html>

<html lang="en" dir="ltr">

<head>

<meta charset="utf-8">
<meta name="author" content="Hamza Koc">
<meta name="description" content="This page content my resume">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Hamza Koc</title>

<link rel="shortcut icon" href="images/logo3.jpg">

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<!--fontawesome-->

</head>
<body>
<!--Navigation bar -->

</nav>
<nav class="navbar">

<a href="#about">About me</a>
<a href="#education">Education</a>
<a href="#experience">Experience</a>
<a href="#certificates">Certificates and Trainings</a>
<a href="#goals">Goals</a>
<a href="#interests">Interests</a>
<a href="#contact">Contact</a>


</nav>



<header> <!--Header -->
<h1 id="about">Hi! I'm Hamza</h1>
<p class="about">I am hardworking self-motivated and devoted. Well experienced in insurance,
health and safety, payroll with good administrative and technical understanding.
I highly organize systematic and resourceful with good problem-solving and
multitasking abilities. Focused on resolving issues with accurate and knowledge.
My strengths include excellent communication, as well as the ability to work
in groups of all sizes. I am an honest, reliable, proactive mindset and
trustworthy individual.</p>
<img class="imgheader" src="images/img1.jpeg" alt="hamza koc's pictures" width="220px" height="200px;">
<img class="imgheader" src="images/img3.jpeg" alt="hamza koc's pictures" width="200px" height="200px;">
<img class="imgheader" src="images/img4.jpeg" alt="hamza koc's pictures" width="200px" height="200px;">

</header>


<section> <!--section -->
<div class="education">

<h1 id="education">EDUCATION</h1> <!--Section education -->

<ul>
<li> <strong style="font-size:28px;">Master Degree|</strong> Occupational Health And Safety, 2016 <br>
Istanbul Yeni Yuzyil University, Istanbul/ Turkey</li>
<br>
<li><strong style="font-size:28px;">Bachelor Degree|</strong> International Trade, 2014 <br>
Mehmet Akif Ersoy University, Burdur/ Turkey</li>
<br>
<li><strong style="font-size:28px;">Associate Degree|</strong> Occupational Health And Safety, 2016 <br>
Ataturk University, Erzurum/ Turkey</li>
<br>
<li><strong style="font-size:28px;">Associate Degree|</strong> Medicine Marketing Representative, 2011
Selcuk University, Konya / Turkey</li>

</ul>
</div>


<div class="experience"> <!-- Section experience-->
<h1 id="experience">EXPERIENCE</h1>
<h3>INSURANCE BROKER</h3>
<ul>
<li>Met with customers to provide information about available products and policies.</li>
<li>Sold auto, homeowners, commercial & renters insurance.</li>
<li>Searching for new clients and generating the list of prospective clients</li>
</ul>
<br>
<h3>OCCUPATIONAL HEALTH AND SAFETY SPECIALIST</h3>
<ul>
<li>Created and maintained computerized record management systems to record and process dataand generate reports.</li>
<li>Collaborated with multidisciplinary team and implement Individualized Education Plans.</li>
<li>Educating staff on site.</li>
</ul>
<br>
<h3>PAYROLL MANAGER</h3>
<ul>
<li>Trained and led a team as payroll specialists.</li>
<li>Investigated and resolved variances and employee claims.</li>
<li>Analyzed and researched reporting issues to improve accounting operations procedures.Produced documentation and reports regarding payroll activities.</li>
<li>Maintained timekeeping system. Managed weekly funding of taxes and payroll liabilities.</li>
</ul>
</div>


<div class="certificates"> <!--Section experience -->

<h1 id="certificates">CERTIFICATES and TRAININGS</h1>
<ul>
<li>ISO 9001-2015 Quality Management System and Internal Auditor</li>
<li>ISO 14001 Environmental Management System</li>
<li>OHSAS 18001 Occupational Health and Safety Standards</li>
<li>Insurance Agency Technical Staff Qualification Certificate</li>
<li>General Entrepreneurship Certificate</li>
<li>Damage Management and Consultancy</li>

</ul>

</div>

<div id="goals"class="goals"> <!--section goals-->
<h1>GOALS</h1>
<p>I would like to work in a position where I can use my knowledge and experience,
communicate with people and help them, and at the same time have opportunities to improve myself.</p>

</div>


<div id="interests" class="interests"> <!--Section interests -->
<h1>INTERESTS</h1>
<ul>
<li>Photoshop</li>
<li>Web Development</li>
<li>Digital Marketing</li>
<li>Fishing and Camping</li>
<li>Swimming</li>


</ul>

</div>
</section>


<footer> <!-- Footer-->
<h1 id="contact" class="contact">Contact</h1>
<a href="https://github.com/hamzakoc" target="_blank" ><i class="fab fa-github fa-2x" ></i></a>
<a href="https://ca.linkedin.com/in/aaron-hamza-koc-04a93117b" target="_blank"><i class="fab fa-linkedin fa-2x" ></i></a>
<a href="http://hackyourfuture.ca/" target="_blank"> <img src="https://www.hackyourfuture.dk/static/logo-dark.svg" alt="" with="30px" height="30px"> </a>



</footer>



</body>
</html>
186 changes: 186 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@


body{
background-image: url(images/background1.jpeg) ;
background-size: cover;
background-attachment: fixed;
margin: 0;
padding: 0;

}
/* nagition bar */
.navbar{
width: 100%;
background-color: rgba(39, 41, 39, 0.5);
overflow: auto;
float: left;
font-size: 25px;
padding: 15px;
position: fixed;
top: 0;

}

nav a{
text-decoration: none;
color: white;
font-size: 20px;
padding: 15px;
}

nav a:hover{
background-color: rgb(66, 111, 135);
}

/* header */
header{
margin-left: 380px;
margin-top: 75px;
margin-right: 20px;
padding-top: 70px;
padding-left: 40px;
padding-right: 30px;


}


header h1{

font-size: 40px;
font-family: monospace;
color: white;


}

.imgheader{
border-radius: 30%;
padding: 15px;
margin-left: 50px;
}

header .about{
width: 900px;
height: 200px;
color:white;
font-family: monospace;
font-size: 20px;
text-align:justify;
line-height: 1.5;
padding-right: 30px;

}

/* Section including education, experience, goals, interests */
section .education{
color:white;
font-family: monospace;
font-size: 20px;
text-align:justify;
line-height: 1.5;
width: 800px;
padding-top: 30px;
padding-left: 200px;
padding-right: 200px;
padding-bottom: 40px;
background-color: rgba(55, 70, 87, 0.9);
margin-top: 70px;
margin-left: 50px;
margin-right: 30px;

}

section .experience{
color:white;
font-family: monospace;
font-size: 20px;
text-align:justify;
line-height: 1.5;
width: 800px;
padding-top: 50px;
padding-left: 200px;
padding-right: 200px;
padding-bottom: 50px;
background-color: rgba(45, 125, 67, 0.9);
margin-top: 40px;
margin-left: 50px;
margin-right: 30px;

}

section .certificates{
color:white;
font-family: monospace;
font-size: 20px;
text-align:justify;
line-height: 1.5;
width: 800px;
padding-top: 30px;
padding-left: 200px;
padding-right: 200px;
padding-bottom: 40px;
background-color: rgba(95, 106, 106, 0.8);
margin-top: 50px;
margin-left: 50px;
margin-right: 30px;

}

section .goals{
color:white;
font-family: monospace;
font-size: 20px;
text-align:justify;
line-height: 1.5;
width: 800px;
padding-top: 30px;
padding-left: 200px;
padding-right: 200px;
padding-bottom: 40px;
background-color: rgba(29, 131, 72, 0.8);
margin-top: 50px;
margin-left: 50px;
margin-right: 30px;

}



section .interests{
color:white;
font-family: monospace;
font-size: 20px;
text-align:justify;
line-height: 1.5;
width: 800px;
padding-top: 30px;
padding-left: 200px;
padding-right: 200px;
padding-bottom: 40px;
background-color: rgba(55, 70, 87, 0.8);
margin-top: 50px;
margin-left: 50px;
margin-right: 30px;

}

section h1{
color: black ;
font-family: 'Arimo', sans-serif;
}


/* Footer */
footer {
font-size: 24px;
text-align:center;
background-color: black;
color:white;
}

i{
width: 65px;
height: 40px;

}