-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
46 lines (42 loc) · 1.58 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
---
layout: main
title: dsavenko
lang_switch: index_ru.html
lang_switch_to: ru
lang_auto_redirect: 1
---
<div class="row">
<div class="twelve columns">
<h5>Software Developer</h5>
<h4>Projects</h4>
</div>
</div>
<div class="row">
<div class="twelve columns">
<h5><a href="http://dsavenko.com/procrastinator">Procrastinator</a></h5>
<p>Mobile news reader. It's lightweight and fast. It collects news and articles from different sources and shows you one by one. Without unnecessary details, advertising or wasting your time on anything besides the news.</p>
</div>
</div>
<div class="row">
<div class="twelve columns">
<!--h4>Support developer</h4>
<h5>
<a href="https://pay.mysbertips.ru/10798210" target="_blank">SberTips</a> |
<a href="/crypto.html">Crypto</a>
</h5-->
<h4>Get in touch</h4>
<p>
</p>
<h5>
<span style="white-space: nowrap;">
<a href="mailto:[email protected]" title="[email protected]"><i class="fa fa-envelope-o fa-fw"></i></a>
<a href="https://www.linkedin.com/in/dsavenko"><i class="fa fa-linkedin fa-fw"></i></a>
<a href="https://github.com/dsavenko"><i class="fa fa-github fa-fw"></i></a>
<a href="https://bitbucket.org/dsavenko"><i class="fa fa-bitbucket fa-fw"></i></a>
</span>
</h5>
<h4>Blog</h4>
</div>
</div>
{% include_relative blog.html %}