|
21 | 21 | .empty { color: #999; text-decoration: none; border-bottom: 1px dotted #999; }
|
22 | 22 | a:hover { border-bottom-style: solid; color: black; }
|
23 | 23 | ul { margin: 0 0 10px 10px; }
|
24 |
| - #objective p {font-family: Georgia, Serif,serif; font-style: italic; margin: 20px 0; color: #666; } |
| 24 | + #objective p {font-family: Georgia, Serif,serif; font-style: italic; color: #666; } |
25 | 25 | dt { font-style: italic; font-weight: bold; font-size: 12px; text-align: right; padding: 0 10px 0 0; width: 90px; float: left; height: 80px; border-right: 1px solid #999; }
|
26 | 26 | #commercial-experience {height: 550px;}
|
27 | 27 | #commercial-experience-2 {height: 160px;}
|
28 |
| - #technologies {height: 140px;} |
29 |
| - #pet-projects {height: 280px;} |
| 28 | + #technologies {height: 180px;} |
| 29 | + #pet-projects {height: 200px;} |
30 | 30 | #publications {height: 270px;}
|
31 | 31 | #license {height: 40px;}
|
32 |
| - #languages {height: 60px;} |
| 32 | + #languages {height: 80px;} |
33 | 33 | #volunteer {height: 470px;}
|
34 | 34 | dd { width: 570px; float: right; }
|
35 | 35 |
|
36 |
| - dd.clear { float: none; margin: 0; height: 15px; } |
| 36 | + dd.clear { float: none; margin: 0; height: 5px; } |
37 | 37 | </style>
|
38 | 38 | </head>
|
39 | 39 |
|
@@ -71,7 +71,7 @@ <h2>Lead PHP Developer from Ukraine</h2>
|
71 | 71 | <strong>DB and Brokers:</strong> MySQL, PostgreSQL, Redis, RabbitMQ<br />
|
72 | 72 | <strong>Tests:</strong> PHPUnit, Codeception<br />
|
73 | 73 | <strong>Git:</strong> understand rebase, reflog, squash, cherry-pick, soft/hard reset, etc<br />
|
74 |
| - <strong>Unix:</strong> used ArchLinux, Debian, Mint, Ubuntu, macOS, vim, grep, sed, awk, ssh, etc<br /> |
| 74 | + <strong>Unix:</strong>used macOS, ArchLinux, Debian, Ubuntu, Alpine, vim, grep, sed, ssh, Makefile, bash, zsh (oh-my-zsh), supervisor, cron, etc<br /> |
75 | 75 | <strong>Containers:</strong> docker, k8s<br />
|
76 | 76 | <strong>Develop environment:</strong> nginx/docker, Postman, PHPStorm, JetBrains AI Pro, xDebug, Macbook Pro 14" M3 Max 36RAM + 27" display<br />
|
77 | 77 | <strong>Scrum/kanban:</strong> implemented flows in Jira, automated routine, etc<br />
|
@@ -123,10 +123,30 @@ <h4>Software Architect <span>UNIT Factory, Kyiv - 09/2017 - 11/2018</span></h4>
|
123 | 123 | UNIT Factory StudHub. Volunteering in Exam. Event organization. Meet-up organization.</p>
|
124 | 124 | </dd>
|
125 | 125 | <dd class="clear"></dd>
|
| 126 | + <dt id="pet-projects">Pet projects</dt> |
| 127 | + <dd> |
| 128 | + <h4>donater.com.ua <a href="https://github.com/dntr-cc/donater">https://github.com/dntr-cc/donater</a></h4> |
| 129 | + <ul> |
| 130 | + <li>Telegram Bot and website that helps Ukrainian volunteers do fundraisings more clearly</li> |
| 131 | + <li>Laravel, PHP, PostgresQL, Redis, Docker, Github Actions</li> |
| 132 | + </ul> |
| 133 | + <h4>Repeat Word Bot <a href="https://t.me/RepeatWordBot">https://t.me/RepeatWordBot</a></h4> |
| 134 | + <ul> |
| 135 | + <li>Telegram bot to help you repeat new English words and learn pronunciation</li> |
| 136 | + <li>PHP, Doctrine, MySQL, Redis, Codeception, Docker, Github Actions</li> |
| 137 | + </ul> |
| 138 | + <h4>Begone <a href="https://github.com/setnemo/bygone">github.com/setnemo/bygone</a></h4> |
| 139 | + <ul> |
| 140 | + <li>Archive your old repositories to one repo (git history included) with Github Actions</li> |
| 141 | + <li>bash, git, Github Actions</li> |
| 142 | + </ul> |
| 143 | + </dd> |
| 144 | + <dd class="clear"></dd> |
126 | 145 | <dt id="languages">Languages</dt>
|
127 | 146 | <dd>
|
128 |
| - <p><strong>English</strong> - Professional proficiency, (fluent intermediate)</p> |
129 |
| - <p><strong>Ukrainian</strong> - Native</p> |
| 147 | + <p><strong>English</strong> - Professional proficiency, (fluent intermediate since '19)</p> |
| 148 | + <p><strong>Ukrainian</strong> - Native (since '22)</p> |
| 149 | + <p><strong>ruzzian</strong> - try to forget</p> |
130 | 150 | </dd>
|
131 | 151 | <dd class="clear"></dd>
|
132 | 152 | <dt id="volunteer">Volunteer experience</dt>
|
|
0 commit comments