Skip to content

Commit 30bd83b

Browse files
committed
🐏
1 parent 44360d1 commit 30bd83b

File tree

3 files changed

+33
-17
lines changed

3 files changed

+33
-17
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
theme: jekyll-theme-midnight
22

3-
title: [My development blog]
4-
description: [Guides in php for Nette Framework and setting up develpment environment.]
3+
title: Blog Spameri
4+
description: My development blog about PHP, Nette Framework, ElasticSearch or occasional short tips.
55

66
google_analytics: [UA-43115920-3]

files/ElasticSearch_za_par_minut.pdf

1.63 MB
Binary file not shown.

index.html

+31-15
Original file line numberDiff line numberDiff line change
@@ -30,47 +30,59 @@ <h3>Posts</h3>
3030
<h3>Talks - CZ</h3>
3131
<ul>
3232
<li>
33-
<a href="https://www.youtube.com/watch?v=jphukJLkSBM">První! - Elasticsearch v objektech, hledání a agregování</a><br>
34-
<a href="https://github.com/VBoss/ElasticPeckaWorkshop">Github example</a><br>
35-
<a href="https://github.com/peckadesign/ElasticsearchQuery">ElasticSearchQuery library</a>
33+
<a href="https://www.youtube.com/watch?v=8j-VnrKfIK8">107. PoSobota - ElasticSearch do vaší aplikace za pár minut</a>
34+
<a href="https://github.com/spameri/sandbox/">Github example</a>
35+
<a href="http://blog.spameri.cz/files/ElasticSearch_za_par_minut.pdf">Slides</a>
3636
</li>
3737
<li>
38-
<strong>PoSobota ElasticSearch Workshop - Bez záznamu</strong><br>
39-
<a href="https://github.com/VBoss/ElasticPosobotaWorkshop">Github example</a>
38+
<a href="https://www.youtube.com/watch?v=bMXLXiogXaE">29. Sraz Péhápkařů - Dump dat z ElasticSearch za pomoci knihovny Spameri/Elastic</a>
39+
<a href="https://github.com/spameri/elastic">Knihovna Spameri/Elastic</a>
40+
</li>
41+
<li>
42+
<a href="https://www.youtube.com/watch?v=ua7tEBF6UwM">ElasticSearch Brno meetup - Dynamic field mapping</a><br>
43+
<a href="https://docs.google.com/presentation/d/1sVgn9Hdy_blY3aMEbDypFZ3D9Xclw0TEEtTaryo7q1s/edit#slide=id.p">Slides</a>
4044
</li>
4145
<li>
4246
<a href="https://www.youtube.com/watch?v=c9ZyL4l-2Cs">23. Sraz Péhápkařů - Validujte vstupní data pomocí objektů</a><br>
4347
<a href="https://github.com/VBoss/ObjectValidationPehapkari">Github example</a><br>
4448
<a href="https://www.slideshare.net/peckadesign/pehapkari-v-pecce-validujte-vstupni-data-pomoci-objektu-vaclav-cevela-14-11-2018">Slides</a>
4549
</li>
4650
<li>
47-
<a href="https://www.youtube.com/watch?v=ua7tEBF6UwM">ElasticSearch Brno meetup - Dynamic field mapping</a><br>
48-
<a href="https://docs.google.com/presentation/d/1sVgn9Hdy_blY3aMEbDypFZ3D9Xclw0TEEtTaryo7q1s/edit#slide=id.p">Slides</a>
51+
<a href="https://www.youtube.com/watch?v=jphukJLkSBM">První! - Elasticsearch v objektech, hledání a agregování</a><br>
52+
<a href="https://github.com/VBoss/ElasticPeckaWorkshop">Github example</a><br>
53+
<a href="https://github.com/peckadesign/ElasticsearchQuery">ElasticSearchQuery library</a>
4954
</li>
5055
<li>
51-
<a href="https://www.youtube.com/watch?v=bMXLXiogXaE">29. Sraz Péhápkařů - Dump dat z ElasticSearch za pomoci knihovny Spameri/Elastic</a>
52-
<a href="https://github.com/spameri/elastic">Knihovna Spameri/Elastic</a>
56+
<strong>PoSobota ElasticSearch Workshop - Bez záznamu</strong><br>
57+
<a href="https://github.com/VBoss/ElasticPosobotaWorkshop">Github example</a>
5358
</li>
5459
</ul>
5560

5661
<hr>
5762

5863
<h3>Skill set</h3>
64+
<h4>Good at</h4>
5965
<ul>
6066
<li>
6167
<a href="http://php.net/" class="php">PHP</a>
6268
</li>
6369
<li>
64-
<a href="https://nette.org/cs/" class="php">Nette</a>
70+
<a href="https://nette.org/cs/" class="php">Framework - Nette</a>
71+
</li>
72+
<li>
73+
<a href="https://www.elastic.co/products/elasticsearch/">ElasticSearch - Nice searching, complex data aggregation, training</a>
6574
</li>
6675
<li>
67-
<a href="https://tester.nette.org/" class="php">Tester</a>
76+
<a href="https://github.com/Spameri/ElasticQuery">Spameri/ElasticQuery: ElasticSearch - PHP OOP implementation</a>
6877
</li>
6978
<li>
70-
<a href="https://www.elastic.co/products/elasticsearch/">ElasticSearch</a>
79+
<a href="https://github.com/Spameri/Elastic">Spameri/Elastic: ElasticSearch - PHP ODM or data mapper</a>
80+
</li>
81+
<li>
82+
<a href="https://tester.nette.org/" class="php">Testing - Nette Tester</a>
7183
</li>
7284
<li>
73-
<a href="https://redis.io/">Redis</a>
85+
<a href="https://redis.io/">Redis - Maintainer of Nette implementation</a>
7486
</li>
7587
<li>
7688
<a href="https://www.rabbitmq.com/">RabbitMQ</a>
@@ -91,19 +103,23 @@ <h3>Skill set</h3>
91103
<a href="https://blackfire.io/">Blackfire.io</a>
92104
</li>
93105
</ul>
106+
<h4>Worked with</h4>
107+
<p>
108+
Symfony, Laravel, JavaScript, Doctrine, Bash, Docker, Linux, MSSQL, Postman, Apiary, Xpath, Monolog, Guzzle, PHPCS, Mockery, Dibi and more...
109+
</p>
94110

95111
<hr>
96112

97113
<h3>Social</h3>
98114
<ul>
99115
<li>
100-
<a href="https://twitter.com/Spamercz">Twitter</a>
116+
<a href="https://github.com/Spameri/">Github - Spameri</a>
101117
</li>
102118
<li>
103119
<a href="https://github.com/VBoss/">Github - VBoss</a>
104120
</li>
105121
<li>
106-
<a href="https://github.com/Spameri/">Github - Spameri</a>
122+
<a href="https://twitter.com/Spamercz">Twitter</a>
107123
</li>
108124
<li>
109125
<a href="http://blog.spameri.cz/atom.xml">RSS</a>

0 commit comments

Comments
 (0)