-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
61 lines (50 loc) · 3.3 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<meta name='yandex-verification' content='6c737710c01ea240' />
<link rel="shortcut icon" href="{Favicon}" />
<title>Anton Koltunov – Web Developer</title>
<meta name="description" content="Web Developer">
<link href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css" rel="stylesheet" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,600,700,800,400&subset=latin,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
<link href="/css.css" rel="stylesheet" type="text/css">
</head>
<body>
<section class="Main">
<header class="Top">
<div class="Top-logo">Anton Koltunov</div>
<!-- <nav>
<a href="/">Home</a>
<a href="/blog/">Articles</a>
</nav>-->
</header>
<section>
<h1>
Hello, my name is Anton. I’m a Web Developer based in Novosibirsk, Russia.
</h1>
<article>
<p>Professional web-site is a life of company in the internet, necessary constituent of success. Creation and development of web-sites is not only work for me, it what i live.</p>
<p>I am a supernumerary web developer, working with source code of PHP, JS, AJAX, JQuery, NodeJS, MySQL and other. I engage in creation of websites for beginning companies, and also I develop already existent web sites. Presently I work as a developer in one of large internet-companie.</p>
<p>I form the unique SEO structure for quality development of web-site. Whether that it can be corporate advancement in the internet or design of web-site, I always aim, that my work looked perfectly and professionally, because I bear the responsibility in all directions, which I carry out. A web-site for a company is developed with the client's wishes, and with using of the new tools and applications.</p>
<p>For the last 3 years I worked out and rendered support to the wide spectrum of web sites, bearing responsibility for providing internalss, including web-sites for beginning companies and small enterprises. My work and previous experience help me to develop a web-site professionally, distinguishing the corporate image.</p>
<p>I give SEO also, SMO and SEM services that help to form business in the Internet and become more profitable. With experience more than 3 years with the highly skilled specialists of SEO, I constantly try to perfect itself. I try to be concentrated on the newest web-technologies for every project.</p>
</article>
<h2>Contact me</h2>
<section>
<div class="contact">
E-mail: [email protected]
</div>
</section>
<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-74828723-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>