-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
53 lines (41 loc) · 1.55 KB
/
_config.yml
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
# Site settings
TZ: Europe/Kiev
title: Vazha Omanashvili - Software Developer
domain: vazha.me
url: http://vazha.me
repo: https://github.com/rainum/vazha.me
# Global data
author: Vazha Omanashvili
email: [email protected]
description: >
Vazha Omanashvili is a Ukraine based Software Developer who likes to develop an awesome stuff.
about_me: |
### Hey there!
My name is Vazha Omanashvili. I'm a Software Developer from Ukraine.
I work as an Engineering Manager at [SmartBear](https://smartbear.com){:target="_blank"}, a company that builds software for Testing, Monitoring, and Developer Tools. I spent most of my time solving complex issues and mentoring. I've got a master's degree in computer science.
I'm focused on JavaScript, TypeScript, and React. I'm interested in building and designing APIs, solving architecture issues, and functional programming. I specialize in messaging architectures, async/concurrent backends, and REST APIs.
[Download my CV](https://drive.google.com/uc?export=download&id=1Csbg2PH-d5jK3KzxTGojt_Y-ED8P1vcp)
google_analytics_id: UA-7589447-3
github_username: rainum
linkedin_profile: https://www.linkedin.com/in/vazha
meta:
- name: author
content: Vazha Omanashvili
- name: copyright
content: Vazha Omanashvili
# Collections
collections:
- projects
markdown: kramdown
sass:
style: compressed # possible values: nested expanded compact compressed
sourcemap: development
load_paths:
- assets/stylesheets
exclude:
- .github/
- .gitignore
- README.md
- Gemfile
- Gemfile.lock
- docker-compose.yml