new experience
This commit is contained in:
parent
6096092cb8
commit
7af5bd827f
1 changed files with 57 additions and 7 deletions
64
index.html
64
index.html
|
@ -46,7 +46,7 @@
|
|||
<b>GitHub:</b> https://github.com/fotonmoton <br />
|
||||
</p>
|
||||
<p>
|
||||
7+ years of experience in web and mobile technologies, adept of
|
||||
9+ years of experience in web and mobile technologies, adept of
|
||||
maintainable and simple software. Always in search of challenging problems. Strive
|
||||
to learn new stuff and share my knowledge at every opportunity. Proficient
|
||||
in several programming languages on multiple platforms.
|
||||
|
@ -54,11 +54,61 @@
|
|||
<h2>Work History</h2>
|
||||
<div class="halves">
|
||||
<div class="left">
|
||||
<h5>09-2020 - current</h5>
|
||||
<h5>10-2022 - current</h5>
|
||||
</div>
|
||||
<div class="right">
|
||||
<h4>TypeScript Backend Develoer</h4>
|
||||
<p>NDA, Cyprus/Remote</p>
|
||||
<h4>Team Lead</h4>
|
||||
<p>BrainRocket, Cyprus/Remote</p>
|
||||
<ul>
|
||||
<li>
|
||||
Designed and maintain payment gateway solution for all teams in the company.
|
||||
</li>
|
||||
<li>
|
||||
Prepared and outlined architecture for simple card processing service to get PCI DSS license.
|
||||
</li>
|
||||
<li>
|
||||
Onboard new engineers, prepare cross team guidelines.
|
||||
</li>
|
||||
<li>
|
||||
Experiment with new technologies and research competitors solutions.
|
||||
</li>
|
||||
</ul>
|
||||
<p>(TypeScript, Nest.js, MySQL, Kafka, GraphQL, AWS, ClickHouse)</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="halves">
|
||||
<div class="left">
|
||||
<h5>08-2023 - 11-2023</h5>
|
||||
</div>
|
||||
<div class="right">
|
||||
<h4>Golang course curator</h4>
|
||||
<p>Projector, Kyiv/Online</p>
|
||||
<ul>
|
||||
<li>
|
||||
Taught Go basics to the group of Devs with different knowledge levels.
|
||||
</li>
|
||||
<li>
|
||||
Presented online lectures, discuss interested topics with students.
|
||||
</li>
|
||||
<li>
|
||||
Tried to show Go's strengths and weaknesses.
|
||||
</li>
|
||||
<li>
|
||||
Explore with students and show the evolution of the application from one file to the multiprocess architecture.
|
||||
</li>
|
||||
<li>
|
||||
Guided students to the completion of all homeworks and course work.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="halves">
|
||||
<div class="left">
|
||||
<h5>09-2020 - 10-2022</h5>
|
||||
</div>
|
||||
<div class="right">
|
||||
<h4>TypeScript Backend Developer</h4>
|
||||
<p>BrainRocket, Cyprus/Remote</p>
|
||||
<ul>
|
||||
<li>
|
||||
Created new features for microservice architecture.
|
||||
|
@ -90,7 +140,7 @@
|
|||
<li>
|
||||
Developed cross-platform customer facing food delivery mobile application with multi-language support.
|
||||
</li>
|
||||
<li>Setted up communication with legacy third-party API.</li>
|
||||
<li>Set up communication with legacy third-party API.</li>
|
||||
<li>Integrated Google Maps and geolocation services.</li>
|
||||
<li>Added support for online payments.</li>
|
||||
</ul>
|
||||
|
@ -105,7 +155,7 @@
|
|||
<h4>React Native Developer</h4>
|
||||
<p>Ensocore, Kyiv</p>
|
||||
<p>
|
||||
Implemented existing design for mobile application, setted up communication with third-party API.
|
||||
Implemented existing design for mobile application, set up communication with third-party API.
|
||||
</p>
|
||||
<p>(React Native, TypeScript)</p>
|
||||
</div>
|
||||
|
@ -126,7 +176,7 @@
|
|||
Developed multi-container API for React and React Native clients.
|
||||
</li>
|
||||
<li>Created and published mobile app.</li>
|
||||
<li>Setted up payment system for local transactions.</li>
|
||||
<li>Integrated payment system for local transactions.</li>
|
||||
</ul>
|
||||
<p>
|
||||
(PHP, TypeScript, Slim, MySQL, React, React Native, RabbitMQ,
|
||||
|
|
Loading…
Reference in a new issue