<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marios Pittas</title>
    <description>The latest articles on DEV Community by Marios Pittas (@mpittas).</description>
    <link>https://dev.to/mpittas</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F428555%2Fd6f10d5b-d9e4-42c2-8ea6-60d36f476d06.jpeg</url>
      <title>DEV Community: Marios Pittas</title>
      <link>https://dev.to/mpittas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mpittas"/>
    <language>en</language>
    <item>
      <title>Creating interactive sticker "Hello, my name is..."</title>
      <dc:creator>Marios Pittas</dc:creator>
      <pubDate>Fri, 10 Jul 2020 13:17:35 +0000</pubDate>
      <link>https://dev.to/mpittas/creating-interactive-sticker-hello-my-name-is-3a8e</link>
      <guid>https://dev.to/mpittas/creating-interactive-sticker-hello-my-name-is-3a8e</guid>
      <description>&lt;p&gt;Using only the basic tools (HTML, CSS &amp;amp; Pure JavaScript) I created this simple tool for updating your text and other properties related to it.&lt;/p&gt;

&lt;p&gt;I've decided I don't want to use jQuery in this projects, as it's starting to feel a bit outdated. Pure JavaScript is now the way to go.&lt;/p&gt;

&lt;p&gt;I've tried to simplify/minify the code as much as possible. Here you can check the final result and if you want to request any update for this project, let me know below.&lt;/p&gt;

&lt;p&gt;Full version, with graffiti fonts: &lt;a href="https://mpittas.github.io/hellomynameis/"&gt;https://mpittas.github.io/hellomynameis/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Codepen: &lt;br&gt;
&lt;a href="https://codepen.io/mariospittas/pen/wvMXzJW"&gt;https://codepen.io/mariospittas/pen/wvMXzJW&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can check my personal website here: &lt;a href="https://mariospittas.com/"&gt;https://mariospittas.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>sticker</category>
      <category>scss</category>
      <category>codepen</category>
    </item>
  </channel>
</rss>
