<?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: Vítor Guerreiro</title>
    <description>The latest articles on DEV Community by Vítor Guerreiro (@visionsmind).</description>
    <link>https://dev.to/visionsmind</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%2F367628%2Fa81f0451-0c6e-4319-95ce-1b32c208e6a7.jpg</url>
      <title>DEV Community: Vítor Guerreiro</title>
      <link>https://dev.to/visionsmind</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/visionsmind"/>
    <language>en</language>
    <item>
      <title>Learning Web - 03 </title>
      <dc:creator>Vítor Guerreiro</dc:creator>
      <pubDate>Sat, 27 Jun 2020 12:59:20 +0000</pubDate>
      <link>https://dev.to/visionsmind/learning-web-02-3jbg</link>
      <guid>https://dev.to/visionsmind/learning-web-02-3jbg</guid>
      <description>&lt;p&gt;After halting my Web Development studies for a couple of weeks to deal with other priorities I've decided to make another project as a refresher to Javascript. &lt;br&gt;
This project contains three prototypes of different "image viewers". &lt;br&gt;
The first is a generic slide-show. The second and the third are based on an idea that I've seen here and there before. As a 3D Artist myself I think the idea of having a cheap/efficient way of scrolling around a Turn-Table of a 3D Model is very appealing. &lt;br&gt;
So that's what I did, the first version of this works with a Click + Drag on the image, it scrolls through the Key Frames of a Pre-Rendered turn-around animation, the second one goes through the same frames on the Page Scroll. &lt;a href="https://vguerreiro.github.io/interactive-img-viewers-webdev/"&gt;Here is the link&lt;/a&gt; for the project in my github pages.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Learning Web - 02</title>
      <dc:creator>Vítor Guerreiro</dc:creator>
      <pubDate>Tue, 05 May 2020 20:43:45 +0000</pubDate>
      <link>https://dev.to/visionsmind/learning-web-02-1i5c</link>
      <guid>https://dev.to/visionsmind/learning-web-02-1i5c</guid>
      <description>&lt;p&gt;After following through the first tutorials on the basics of javascript and DOM I've done this second project/exercise to practice stuff before moving on to the more advanced lectures. &lt;br&gt;
I did a very simple (and at the moment buggy :P) task management and time tracking tool. &lt;br&gt;
&lt;a href="https://vguerreiro.github.io/tasker-webdev-xperiment-01/"&gt;here is the result on my githubpage&lt;/a&gt; .Now it's time for more learning!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Learning Web - 01</title>
      <dc:creator>Vítor Guerreiro</dc:creator>
      <pubDate>Wed, 22 Apr 2020 16:09:02 +0000</pubDate>
      <link>https://dev.to/visionsmind/learning-web-01-1j81</link>
      <guid>https://dev.to/visionsmind/learning-web-01-1j81</guid>
      <description>&lt;p&gt;I've been following a tutorial series on Web Dev. &lt;br&gt;
Halted the progress on that to practice some basic CSS, Flexbox and Grid to create a responsive layout.&lt;br&gt;
The idea was to experiment a bit with the design for specific theme &lt;a href="https://vguerreiro.github.io/webdev_experiment-01/"&gt;here is the result on my githubpage&lt;/a&gt;.&lt;br&gt;
On to Javascript&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
