<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Artur Iablokov</title>
    <link>/</link>
    <description>Recent content on Artur Iablokov</description>
    <generator>Hugo -- 0.150.0</generator>
    <language>en</language>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>About</title>
      <link>/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/about/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;about&#34; loading=&#34;lazy&#34; src=&#34;/about/images/art_about.jpg&#34;&gt;
I am a software developer with 11 years of experience in payment services, aviation, logistics, and energy monitoring systems. My curiosity and passion for information technologies drives me to experiment and apply my knowledge out of working hours. I look forward to continued involvement in projects with ambitions, wide tech stacks, and a friendly team.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Career</title>
      <link>/career/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/career/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;work&#34; loading=&#34;lazy&#34; src=&#34;/career/images/work.jpg&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;lufthansa-industry-solutions&#34;&gt;Lufthansa Industry Solutions&lt;/h2&gt;
&lt;h3&gt;Software Engineer for Cloud Native Architectures&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;2023 - present, Hamburg, Germany&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Project #1:&lt;/strong&gt;
&lt;a href=&#34;https://www.lufthansa-industry-solutions.com/de-en/solutions-products/digital-product-passport&#34;&gt;Digital Product Passport Application&lt;/a&gt;: Development of an EU-compliant digital ID for products, components, and materials.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Responsibilities &amp;amp; Achievements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Designing and architecting a scalable greenfield application from scratch based on comprehensive business requirements gathered from various stakeholders.&lt;/li&gt;
&lt;li&gt;Agile development of Go microservices (e.g., file storage, data management, admin services).&lt;/li&gt;
&lt;li&gt;Task planning and management of a small backend development team.&lt;/li&gt;
&lt;li&gt;Deployment of microservices using Docker, Kubernetes, ArgoCD, and GitLab CI.&lt;/li&gt;
&lt;li&gt;Implementation and management of authentication (OIDC &amp;amp; ApiKey) and authorization using RedHat SSO.&lt;/li&gt;
&lt;li&gt;Implementation of an API gateway with Nginx as the single entry point for our microservices and client applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Project #2:&lt;/strong&gt;
New system for managing and issuing aircraft component certificates (e.g., EASA Form 1, FAA Form 8130-3).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Education</title>
      <link>/edu/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/edu/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;regular&#34; loading=&#34;lazy&#34; src=&#34;/edu/images/uni.jpg&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;university&#34;&gt;University&lt;/h2&gt;
&lt;p&gt;I graduated from the &lt;a href=&#34;https://www.haw-hamburg.de/en/&#34;&gt;University of Applied Science Hamburg&lt;/a&gt; with a bachelor degree in computer science in 2019. I consider myself lucky to join Prof. Becke’s group of students who specialized in distributed systems. Under Professor Becke guidance, I wrote my graduate thesis on “Analysis of a blockchain-based IoT infrastructure with Ethereum and Swarm”.&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34; data-dnt=&#34;true&#34;&gt;&lt;p lang=&#34;de&#34; dir=&#34;ltr&#34;&gt;Herzlichen Glückwunsch an Artur I. für seine erfolgreiche Verteidigung. Seine BA Arbeit im Kontext von &lt;a href=&#34;https://twitter.com/hashtag/Blockchains?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#Blockchains&lt;/a&gt; hat uns in unserer Arbeit weitergebracht. Wir haben alle viel über die Kosten einer solchen gelernt.  @inf_haw_hh  &lt;a href=&#34;https://twitter.com/CADS_HAW?ref_src=twsrc%5Etfw&#34;&gt;@CADS_HAW&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Projects</title>
      <link>/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/projects/</guid>
      <description>&lt;p&gt;Work and pet projects &amp;amp; hackathons i have participated in.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;website&#34; loading=&#34;lazy&#34; src=&#34;/projects/images/clearing.png&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;integration-of-continuous-gross-settlement&#34;&gt;Integration of Continuous Gross Settlement&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Context:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mission-critical service within Clearing and Settlement&lt;/li&gt;
&lt;li&gt;Built on legacy infrastructure&lt;/li&gt;
&lt;li&gt;Requires high fault tolerance and low latency&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Work done:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Designed and implemented a new service architecture&lt;/li&gt;
&lt;li&gt;Developed a REST client (Java, Resteasy)&lt;/li&gt;
&lt;li&gt;Integrated business logic with existing systems (Java / Oracle DB)&lt;/li&gt;
&lt;li&gt;Built a stub server for testing (Node.js, Swagger)&lt;/li&gt;
&lt;li&gt;Set up DevOps pipeline and containerization (Docker)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Result:&lt;/strong&gt; In successful production operation since July 2022&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hobbies</title>
      <link>/hobbies/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/hobbies/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;personal&#34; loading=&#34;lazy&#34; src=&#34;/hobbies/images/pers.jpg&#34;&gt;
Due to changing weather conditions in Hamburg, I enjoy traveling. I am keen on water sports, historical books, and podcasts. In my free time I enjoy going to music concerts and football matches.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About me</title>
      <link>/intro/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/intro/about/</guid>
      <description>Short self-presentation</description>
    </item>
    <item>
      <title>Projects</title>
      <link>/intro/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/intro/projects/</guid>
      <description>Projects presentation</description>
    </item>
  </channel>
</rss>
