-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutMe.html
120 lines (116 loc) · 6.51 KB
/
aboutMe.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head>
<meta charset="utf-8">
<!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Sedna - A Free HTML5/CSS3 website</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/queries.css">
<link rel="stylesheet" href="css/etline-font.css">
<link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body id="top">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<section class="hero">
<section class="navigation">
<header>
<div class="header-content">
<div class="logo"><a href="#"><img src="img/sedna-logo.png" alt="Sedna logo"></a></div>
<div class="header-nav">
<nav>
<ul class="primary-nav">
<li><a href="index.html">Home Page</a></li>
<li><a href="aboutMe.html">About me!</a></li>
</ul>
</nav>
</div>
<div class="navicon">
<a class="nav-toggle" href="#"><span></span></a>
</div>
</div>
</header>
</section>
<div class="container">
<section class="hero-strip section-padding text-center">
<div class="card">
<div class="avatar"><img class="card-img-top rounded" src="img/me.jpg" alt="Ben"></div>
<div class="card-body">
<h5 class="card-title">Mustafa KOŞMAZ</h5>
<p class="card-text">Physicist, Programmer Candidate, Tended to be a Data Analyst.</p>
<a href="https://www.linkedin.com/in/neverrun/" class="btn btn-block">
My Linkedin Account</a>
</div>
</div>
</section>
</div>
<div class="container">
<section class="blog-intro section-padding" id="blog">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>WHO I AM?</h3>
</div>
<div class="col-md-12">
<p>I was born in Adana, in 1989. During my primary school life i attended 5 different schools. I graduated from Çukurova Elektrik Vocational High School from department of Computer Hardware in 2007. And I attended to Adana Vocational School, and I graduated from there in 2009. After graduation, I worked in an Internet Cafe & Technical Service for 1 years. Then i decide to give up my bussiness and attend to another university. I attended to engineering faculty of Gaziantep University in 2011. I graduated from there in 2018. After that, i attended to same faculty for masters degree. I'm currently student at Gaziantep University. I like to sleep, a bit coding, hanging with my friends. </p>
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-7">
<div class="footer-links">
<ul class="footer-group">
<li><a href="http://kodluyoruz.org/">Kodluyoruz</a></li>
<li><a href="https://hakanyalcinkaya.github.io/">Hakan Yalçınkaya</a></li>
</ul>
<p>Copyright © 2020 <a href="#">Sedna</a><br>
<a href="http://tympanus.net/codrops/licensing/">Licence</a> | Crafted with <span class="fa fa-heart pulse2"></span> for <a href="https://tympanus.net/codrops/">Codrops</a>.</p>
</div>
</div>
<div class="social-share">
<p>My Facebook Account</p>
<a href="https://www.facebook.com/01mk027" class="facebook-share"><i class="fa fa-facebook"></i></a>
</div>
</div>
</div>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="bower_components/retina.js/dist/retina.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="bower_components/classie/classie.js"></script>
<script src="bower_components/jquery-waypoints/lib/jquery.waypoints.min.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
</body>
</html>