-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
70 lines (63 loc) · 4.17 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>Murad Imanbayli - Personal Page</title>
<meta charset="UTF-8">
<link rel="icon" href="m.png">
<meta name="keywords" content="Developer,Porgrammer,java,Oracle,Murad,Imanbayli,Azerbaijan">
<meta name="author" content="Murad Imanbayli">
<link rel="canonical" href="http://www.manbayli.net/">
<meta property="og:url" content="http://www.imanbayli.net" />
<meta property="og:title" content="Murad Imanbayli's Personal Page" />
<meta property="og:description" content="I have 4 years experience as a Software Developer . I Design and develop software, primarily in Java, for business-critical enterprise systems and secure customer-facing Web applications, focusing primarily within the financial industry. " />
<meta property="og:image" content="http://www.imanbayli.net/mi.png">
<meta name="description" content="I have 4 years experience as a Software Developer . I Design and develop software, primarily in Java, for business-critical enterprise systems and secure customer-facing Web applications, focusing primarily within the financial industry. ">
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<h1 style="display: none;">Murad Imanbayli,Java Oracle blog, Murad İmanbəyli blog,Proqramçı Murad İmanbəyli,Azerbaijan,Azərbaycan </h1>
<p style="display: none;">I have 4 years experience as a Software Developer . I Design and develop software, primarily in Java, for business-critical enterprise systems and secure customer-facing Web applications, focusing primarily within the financial industry.</p>
<div id="wrapper-panel">
<div id="menu">
<ul style="display: inline;">
<li><a style="color: white" href="MuradImanbayli.pdf">Resume</a></li>
<li><a style="color: white" href="http://www.blog.imanbayli.net">Blog</a></li>
<!--<li><a style="color: white" href="#">About me</a></li>-->
</ul>
<span style="position: absolute;right: 15px">
<a style="color: white;margin-right: 10px;" href="index_az.html">az</a>
<a style="color: white" href="index.html">en</a>
</span>
</div>
<div id="main-info">
<h1>Murad Imanbayli</h1>
<p>Software Developer</p>
<p style="margin: 0px;">
<a target="_blank" href="https://github.com/muradimanbayli"><img style="background: white;height: 30px;" src="github.png"/></a>
<a target="_blank" href="https://www.linkedin.com/in/muradimanbayli"><img style="background: white;height: 30px;" src="in.png"/></a>
<a target="_blank" href="intent://send/+994504844407#Intent;scheme=smsto;package=com.whatsapp;action=android.intent.action.SENDTO;end"><img style="background: white;height: 30px;" src="wp.png"/></a>
</p>
</div>
<div id="contact">
Thanks for visit. If you want to contact me please write to my personal email <a style="color: white;" href="mailto:[email protected]?Subject=Hello%20Murad" target="_top">[email protected]</a>
<span style="position: absolute;right: 15px">Copyright © 2016. All rights reserved.</span>
</div>
</div>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-78423089-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>