added about me

This commit is contained in:
Daniel Tsvetkov 2021-04-28 09:17:17 +02:00
parent d779e5e0a8
commit cc578db29c
5 changed files with 63 additions and 20 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 929 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -18,12 +18,55 @@ Pi Squared because when I was small I loved reading <a href="http://www.murderou
<br />
I write some of my posts in Bulgarian because sometimes I need to express my frustrations in my own language.<br />
<br />
<a href="https://gitlab.com/pisquared" target="_blank"><i class="fa fa-gitlab"></i> GitLab</a> |
<a href="https://git.pi2.dev/daniel" target="_blank"><i class="fa fa-gitlab"></i> Self-hosted Git</a> | <a href="https://gitlab.com/pisquared" target="_blank"><i class="fa fa-gitlab"></i> GitLab</a> |
<a href="https://www.linkedin.com/in/danieltsvetkov" target="_blank"><i class="fa fa-linkedin"></i> LinkedIn</a></div>
</td><td style="vertical-align: top;">&nbsp; &nbsp;&nbsp;&nbsp;</td></tr>
<tr><td colspan="2"><br />
<h2 style="background-color: #333333; color: #cccccc; font-size: 22px; padding: 5px;">
Google<span style="float: right;">Zurich</span></h2>
<div style="background-color: #888888; color: #dddddd; font-size: 16px; padding: 3px;">
October 2018 - current <span style="float: right;">Technical Solutions Engineer - Google Cloud</span></div>
<div style="background-color: #222; padding: 10px; text-align: justify;">
<div style="height: 226px; overflow: hidden;">
<img alt="Google Cloud logo" src="/media/aboutme/google_eura_2018_logo.png" style="margin-top: -50px;" width="600" /></div>
<br />
Supporting <a href="https://cloud.google.com/customers/" target="_blank">customers</a> of <a href="https://cloud.google.com/" target="_blank">Google Cloud Platform</a>, specializing in infrastructure and security offerings such as GCE, GKE, IAM, IAP, KMS, Security Command Center and others. Working closely with both product engineers and technical account managers to accelerate solutions and gurantee customer success.
</div>
<br />
<h2 style="background-color: #333333; color: #cccccc; font-size: 22px; padding: 5px;">
Klarrio<span style="float: right;">Antwerp</span></h2>
<div style="background-color: #888888; color: #dddddd; font-size: 16px; padding: 3px;">
January - September 2018<span style="float: right;">Consultant & DevOps Engineer</span></div>
<div style="background-color: #222; padding: 10px; text-align: justify;">
<div style="height: 180px; overflow: hidden;">
<img alt="Klarrio logo" src="/media/aboutme/klarrio.png" width="600" /></div>
Working in an Infrastructure as code environment for delivering high availability data ingestion services to KPN telecom. Technologies include:
* Kubernetes
* Docker
* AWS
* Golang
* Ansible
* Terraform
* Teleport
</div>
<br />
<h2 style="background-color: #333333; color: #cccccc; font-size: 22px; padding: 5px;">
PROS (previously Vayant)<span style="float: right;">Sofia</span></h2>
<div style="background-color: #888888; color: #dddddd; font-size: 16px; padding: 3px;">
February - December 2017<span style="float: right;">Automation Engineer / System Administrator</span></div>
<div style="background-color: #222; padding: 10px; text-align: justify;">
<div style="height: 226px; overflow: hidden;">
<img alt="PROS logo" src="/media/aboutme/pros.png" width="600" /></div>
<br />
Automation Software developer -
Building automation software aiding the QA for an airfare pricing company. Everyday tools include Python, Javascript, Django, RabbitMQ, PostgreSQL, Bash. Working in a well setup Agile Scrum environment.
<br>
System administrator -
Responsible for local IT insfrastructure, development cluster and production clusters in Dallas, TX and Amsterdam. Using Nagios, Cacti, Puppet, Bash.
</div>
<br />
<h2 style="background-color: #333333; color: #cccccc; font-size: 22px; padding: 5px;">
Opinew<span style="float: right;">Glasgow</span></h2>
<div style="background-color: #888888; color: #dddddd; font-size: 16px; padding: 3px;">
November 2014 - December 2016 <span style="float: right;">Start up founder</span></div>
@ -31,7 +74,7 @@ November 2014 - December 2016 <span style="float: right;">Start up founder</span
<div style="height: 226px; overflow: hidden;">
<img alt="Opinew Logo" src="https://lh5.googleusercontent.com/-JrGUoJa9ytg/VO-QvGyx2wI/AAAAAAABixo/QKaxSMl4GVE/w1044-h499-no/opinew_black.png" style="margin-top: -50px;" width="600" /></div>
<br />
<a href="http://www.opinew.com/">Opinew</a> - find and express opinions about anything! Creating a service that aggregates opinions about everything. A single place where you can search opinions, express your beliefs about the topics you care the most and be recognized as an expert by the community.
<a href="http://www.opinew.com/">Opinew</a> - shopify plugin that allows you to view, post and manage reviews for your shop in a modern way. Pivoted from the startup idea of: find and express opinions about anything! Creating a service that aggregates opinions about everything. A single place where you can search opinions, express your beliefs about the topics you care the most and be recognized as an expert by the community.
</div>
<br />
<h2 style="background-color: #333333; color: #cccccc; font-size: 22px; padding: 5px;">

View File

@ -227,25 +227,25 @@
{% block content %}{% endblock %}
</main>
<script src="{{ url_for('oshipka_bp.static', filename='js/jquery.js') }}"></script>
<script src="{{ url_for('oshipka_bp.static', filename='js/lightbox.js') }}"></script>
<script src="{{ url_for('oshipka_bp.static', filename='js/chosen.js') }}"></script>
<script src="{{ url_for('oshipka_bp.static', filename='js/datatables.js') }}"></script>
<script src="{{ url_for('oshipka_bp.static', filename='js/fuse.js') }}"></script>
<script src="{{ url_for('oshipka_bp.static', filename='js/draggable.js') }}"></script>
{#<script src="{{ url_for('oshipka_bp.static', filename='js/lightbox.js') }}"></script>#}
{#<script src="{{ url_for('oshipka_bp.static', filename='js/chosen.js') }}"></script>#}
{#<script src="{{ url_for('oshipka_bp.static', filename='js/datatables.js') }}"></script>#}
{#<script src="{{ url_for('oshipka_bp.static', filename='js/fuse.js') }}"></script>#}
{#<script src="{{ url_for('oshipka_bp.static', filename='js/draggable.js') }}"></script>#}
<script src="{{ url_for('oshipka_bp.static', filename='js/oshipka.js') }}"></script>
<script>
$("select").chosen({
inherit_select_classes: true,
});
lightbox.option({
'resizeDuration': 100,
'fadeDuration': 100,
'imageFadeDuration': 100,
});
$('.data-table').DataTable();
</script>
{#<script>#}
{#$("select").chosen({#}
{# inherit_select_classes: true,#}
{#});#}
{##}
{#lightbox.option({#}
{# 'resizeDuration': 100,#}
{# 'fadeDuration': 100,#}
{# 'imageFadeDuration': 100,#}
{#});#}
{##}
{#$('.data-table').DataTable();#}
{#</script>#}
{% block script %}{% endblock %}
</body>
</html>