-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
49 lines (44 loc) · 2.37 KB
/
index.html
File metadata and controls
49 lines (44 loc) · 2.37 KB
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Roman Lazunin</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Roman Lazunin</h1>
<p>Senior System Developer</p>
<p class="view"><a href="https://github.com/romanlazunin">View My GitHub Profile</a></p>
</header>
<section>
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact me</h3>
<p>
<ul>
<li><strong>Medium:</strong> <a href="https://medium.com/@romanlazunin">https://medium.com/@romanlazunin</a></li>
<li><strong>Blog:</strong> <a href="https://romanlazuninblog.wordpress.com">romanlazuninblog.wordpress.com</a></li>
<li><strong>Email:</strong> <a href="mailto:rlazunin@gmail.com">rlazunin@gmail.com</a></li>
<li><strong>GitHub:</strong> <a href="https://github.com/romanlazunin" target="_blank">https://github.com/romanlazunin</a></li>
<li><strong>Stackoverflow Careers:</strong> <a href="https://careers.stackoverflow.com/romanlazunin" target="_blank">https://careers.stackoverflow.com/romanlazunin</a></li>
<li><strong>Facebook:</strong> <a href="https://www.facebook.com/roman.lazunin" target="_blank">http://www.facebook.com/roman.lazunin</a></li>
<li><strong>Google+</strong>: <a href="https://plus.google.com/109846590215663169890" target="_blank">https://plus.google.com/109846590215663169890</a></li>
<li><strong>Twitter:</strong> <a href="https://twitter.com/romanlazunin" target="_blank">https://twitter.com/romanlazunin</a></li>
<li><strong>LinkedIn:</strong> <a href="https://www.linkedin.com/in/rlazunin" target="_blank">https://www.linkedin.com/in/rlazunin</a></li>
</ul>
</p>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>