<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Home on Konrad Hałas</title>
    <link>https://konradhalas.pl/</link>
    <description>Recent content in Home on Konrad Hałas</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://konradhalas.pl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>About</title>
      <link>https://konradhalas.pl/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://konradhalas.pl/about/</guid>
      <description>&lt;p&gt;My name is Konrad Hałas, and I am a full-stack developer and IT manager.&lt;/p&gt;&#xA;&lt;p&gt;Currently, I work at &lt;a href=&#34;https://flyr.com/&#34;&gt;&lt;strong&gt;FLYR&lt;/strong&gt;&lt;/a&gt; as a Senior Manager. I am also a co-founder of &lt;a href=&#34;https://pywaw.org/&#34;&gt;&lt;strong&gt;PyWaw&lt;/strong&gt;&lt;/a&gt;, the Warsaw-based Python programmers&amp;rsquo; meetup. Beyond my professional roles as a developer and manager, I am also a trainer and speaker. While Python is my favorite programming language, I don&amp;rsquo;t limit myself to just one technology.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;figure class=&#34; img-small&#34;&gt;&#xA;&#xA;    &lt;div&gt;&#xA;        &lt;img loading=&#34;lazy&#34; alt=&#34;Me&#34; src=&#34;https://konradhalas.pl/images/me_pro.jpg#small&#34; &gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;caption-container&#34;&gt;&#xA;        &lt;figcaption&gt; During the presentation at the PyStok meeting. &lt;/figcaption&gt;&#xA;    &lt;/div&gt;&#xA;    &#xA;&lt;/figure&gt;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contact</title>
      <link>https://konradhalas.pl/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://konradhalas.pl/contact/</guid>
      <description>&lt;p&gt;Feel free to reach out to me for both professional and personal matters:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;mailto:halas.konrad@gmail.com&#34;&gt;halas.konrad@gmail.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Projects</title>
      <link>https://konradhalas.pl/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://konradhalas.pl/projects/</guid>
      <description>&lt;p&gt;Some of my open source projects, websites and communities which I&amp;rsquo;m involved.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;open-source&#34;&gt;&#xA;  Open Source&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#open-source&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;dacite&#34;&gt;&#xA;  &lt;a href=&#34;https://github.com/konradhalas/dacite&#34;&gt;dacite&lt;/a&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#dacite&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Dacite is a Python library which simplify creation of data classes (PEP 557) from dictionaries. I&amp;rsquo;m a creator and co-maintainer of the project.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;websites&#34;&gt;&#xA;  Websites&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#websites&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;roundsboard&#34;&gt;&#xA;  &lt;a href=&#34;https://roundsboard.com/&#34;&gt;RoundsBoard&lt;/a&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#roundsboard&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;The ultimate tool for seamless Go tournament management. I&amp;rsquo;m a creator and maintainer of the project.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading&#34; id=&#34;communities&#34;&gt;&#xA;  Communities&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#communities&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;warsaw-go-club&#34;&gt;&#xA;  &lt;a href=&#34;https://warszawa.go.art.pl&#34;&gt;Warsaw Go Club&lt;/a&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#warsaw-go-club&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;The Warsaw Go Club is a weekly meetup of Go game players (Wéiqí, Baduk). I&amp;rsquo;m a current chairman of the club.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Talks</title>
      <link>https://konradhalas.pl/talks/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://konradhalas.pl/talks/</guid>
      <description>&lt;p&gt;List of talks and workshops given by me on various conferences and local group meetups.&lt;/p&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;mutation-testing-in-python-3x&#34;&gt;&#xA;  Mutation testing in Python 3.x&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#mutation-testing-in-python-3x&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;PySilesia - 2012-11-30&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://blog.pykonik.org/2012/04/kwietniowe-spotkanie-april-meetup.html&#34;&gt;Pykonik&lt;/a&gt; - 2012-04-14&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pywaw.org/1/&#34;&gt;PyWaw #1&lt;/a&gt; - 2011-06-13&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;django-piston---restful-api-in-5-minutes&#34;&gt;&#xA;  django-piston - RESTful API in 5 minutes&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#django-piston---restful-api-in-5-minutes&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pywaw.org/6/&#34;&gt;PyWaw #6&lt;/a&gt; - 2011-11-14&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;factory_boy---alternative-to-django-fixtures&#34;&gt;&#xA;  factory_boy - alternative to Django fixtures&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#factory_boy---alternative-to-django-fixtures&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pywaw.org/11/&#34;&gt;PyWaw #11&lt;/a&gt; - 2012-04-16&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;everyday-asynchronous-programming&#34;&gt;&#xA;  Everyday asynchronous programming&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#everyday-asynchronous-programming&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pystok.org/&#34;&gt;PyStok #25&lt;/a&gt; - 2017-06-20&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.meetup.com/Pykonik/events/239125233/?eventId=239125233&#34;&gt;Pykonik #32 Tech Talks&lt;/a&gt; (&lt;a href=&#34;https://youtu.be/eaIy7teaJLU?t=5m28s&#34;&gt;video&lt;/a&gt;) - 2017-05-11&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pywaw.org/67/&#34;&gt;PyWaw #67&lt;/a&gt; (&lt;a href=&#34;https://www.youtube.com/watch?v=2S26UGgmYWM&#34;&gt;video&lt;/a&gt;) - 2017-05-08&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;single-page-apps-with-django-and-angularjs&#34;&gt;&#xA;  Single Page Apps with Django and AngularJS&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#single-page-apps-with-django-and-angularjs&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pl.pycon.org/2014/&#34;&gt;PyCon PL 2014&lt;/a&gt; - 2014-10-16&lt;/li&gt;&#xA;&lt;li&gt;Warsjawa 2014 - 2014-09-26&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;single-page-app-architecture&#34;&gt;&#xA;  Single Page App architecture&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#single-page-app-architecture&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pywaw.org/39/&#34;&gt;PyWaw #39&lt;/a&gt; - 2014-08-25&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;import-import&#34;&gt;&#xA;  import import&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#import-import&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pl.pycon.org/2013/&#34;&gt;PyCon PL 2013&lt;/a&gt; (&lt;a href=&#34;https://www.youtube.com/watch?v=89Sq6iXqNf4&#34;&gt;video&lt;/a&gt; - 2013-10-17&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pywaw.org/29/&#34;&gt;PyWaw #29&lt;/a&gt; (&lt;a href=&#34;https://www.youtube.com/watch?v=ib8ab3tYx5w&#34;&gt;video&lt;/a&gt;) - 2013-10-14&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;type-hints-in-python&#34;&gt;&#xA;  Type hints in Python&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#type-hints-in-python&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.meetup.com/Python-%C5%81od%C5%BA/events/255261246/&#34;&gt;Python Łódź&lt;/a&gt; - 2018-10-29&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pl.pycon.org/2018&#34;&gt;PyCon PL 2018&lt;/a&gt; (&lt;a href=&#34;https://www.youtube.com/watch?v=TRDgRLvovF0&#34;&gt;video&lt;/a&gt;) - 2018-08-25&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://pystok.org/&#34;&gt;PyStok #32&lt;/a&gt; - 2018-06-20&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://4developers.org.pl/lecture.html#id=40736&#34;&gt;4Developers 2018&lt;/a&gt; (&lt;a href=&#34;https://www.youtube.com/watch?v=4lJP8IcgyM0&#34;&gt;video&lt;/a&gt;) - 2018-04-09&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 class=&#34;heading&#34; id=&#34;dependency-injection-in-python&#34;&gt;&#xA;  Dependency Injection in Python&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#dependency-injection-in-python&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://remote.python.pizza/&#34;&gt;Remote Python Pizza 2020&lt;/a&gt; (&lt;a href=&#34;https://youtu.be/c295s11XCVo?si=oxWgCntTt4iNanv3&amp;amp;t=13121&#34;&gt;video&lt;/a&gt;) - 2020-04-25&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
