<?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: vicrost</title>
    <description>The latest articles on DEV Community by vicrost (@vicrost).</description>
    <link>https://dev.to/vicrost</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%2F381934%2Fbd138068-11f4-4131-b99e-bbd1ed34cd27.png</url>
      <title>DEV Community: vicrost</title>
      <link>https://dev.to/vicrost</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vicrost"/>
    <language>en</language>
    <item>
      <title>What is your Webdev workflow as a freelancer?</title>
      <dc:creator>vicrost</dc:creator>
      <pubDate>Sat, 29 May 2021 02:18:42 +0000</pubDate>
      <link>https://dev.to/vicrost/what-is-your-webdev-workflow-as-a-freelancer-1lhe</link>
      <guid>https://dev.to/vicrost/what-is-your-webdev-workflow-as-a-freelancer-1lhe</guid>
      <description>&lt;p&gt;So not too long ago, I built a website for my dad's company and although both parties were happy with the result, I personally felt the need to improve on how I approach future projects to increase efficiency and maximize productivity.&lt;/p&gt;

&lt;p&gt;I would like to know, as a freelancer, How do you plan your web development projects for clients. What is the workflow? Do you sit with the client and go through each section of the webpage ,discussing what color should that be or what size should that text be? Things like that.&lt;/p&gt;

&lt;p&gt;Really looking forward to your responses so that I can tackle the next project confidently and efficiently.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
      <category>help</category>
    </item>
    <item>
      <title>How to add multiple images to one object?</title>
      <dc:creator>vicrost</dc:creator>
      <pubDate>Sun, 23 Aug 2020 14:22:12 +0000</pubDate>
      <link>https://dev.to/vicrost/how-to-add-multiple-images-to-one-object-5dcj</link>
      <guid>https://dev.to/vicrost/how-to-add-multiple-images-to-one-object-5dcj</guid>
      <description>&lt;p&gt;How can I create a model with the option to add  multiple images for one object . For example, a blog post with multiple images or in my case, a gallery where each theme has many images I want to organize together.&lt;br&gt;
Thank you in advance.&lt;/p&gt;

</description>
      <category>django</category>
      <category>help</category>
      <category>python</category>
    </item>
    <item>
      <title>Deploying My First Django Website</title>
      <dc:creator>vicrost</dc:creator>
      <pubDate>Thu, 28 May 2020 09:31:26 +0000</pubDate>
      <link>https://dev.to/vicrost/deploying-my-first-django-website-3ij2</link>
      <guid>https://dev.to/vicrost/deploying-my-first-django-website-3ij2</guid>
      <description>&lt;p&gt;I recently completed the Django website I've been working on (at least to a point where I can show it to the world) and the next stage now is obviously deployment. This is my first time and  I've heard of many hosting services like Heroku , Python  Anywhere and Digital Ocean but I've got no clue which one to choose nor why. Any advice or help?&lt;/p&gt;

</description>
      <category>django</category>
      <category>python</category>
      <category>beginners</category>
      <category>deploying</category>
    </item>
    <item>
      <title>CSS Flexbox : Creating fixed size Cards</title>
      <dc:creator>vicrost</dc:creator>
      <pubDate>Sun, 17 May 2020 07:48:07 +0000</pubDate>
      <link>https://dev.to/vicrost/css-flexbox-creating-fixed-size-cards-20k3</link>
      <guid>https://dev.to/vicrost/css-flexbox-creating-fixed-size-cards-20k3</guid>
      <description>&lt;p&gt;I've been stuck on this problem for a couple of days now. I've watched countless videos but I can't seem to find the solution that I wanted. Here is the problem.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ibb.co/DgrZCLM"&gt;Screenshot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What I want to do is create cards of equal height and width and of three columns each row. The images on I place on the cards should scale in size automatically to the card and the text should wrap automatically based on the width of the card. Now though, the cards change size  based on the image or the length of text. How can I fix this?&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>css</category>
      <category>help</category>
    </item>
    <item>
      <title>How do I go about creating a scrollable tag feature on my website</title>
      <dc:creator>vicrost</dc:creator>
      <pubDate>Thu, 14 May 2020 09:54:01 +0000</pubDate>
      <link>https://dev.to/vicrost/how-do-i-go-about-creating-a-scrollable-tag-feature-on-my-website-i3d</link>
      <guid>https://dev.to/vicrost/how-do-i-go-about-creating-a-scrollable-tag-feature-on-my-website-i3d</guid>
      <description>&lt;p&gt;I'm currently working on a website using Django. I added the Taggit module to my model so each object has assigned tags . My question is if I want add the tag design you see in 'google images' or sometimes in YouTube (in which  the tags are displayed horizontally across the page and you are able to click on the arrows to  to scroll ), What's the best way to do this?&lt;/p&gt;

</description>
      <category>html</category>
      <category>help</category>
      <category>css</category>
      <category>django</category>
    </item>
    <item>
      <title>Can I run a python program on my website?</title>
      <dc:creator>vicrost</dc:creator>
      <pubDate>Mon, 11 May 2020 10:30:29 +0000</pubDate>
      <link>https://dev.to/vicrost/can-i-run-a-python-program-on-my-website-3k7h</link>
      <guid>https://dev.to/vicrost/can-i-run-a-python-program-on-my-website-3k7h</guid>
      <description>&lt;p&gt;I just joined the dev.to community a couple of days ago and was wondering what I should write about as my first post. This question has been bugging me for a while now so I thought this might be a good way to get answers. &lt;/p&gt;

&lt;p&gt;So say I created a game using python and I want users on my website to play my game online. Is there a way to implement this or will I have to recreate the game using a web programming language like JavaScript. &lt;/p&gt;

&lt;p&gt;Thank You In Advance&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>help</category>
      <category>python</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
