<?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: Terri Fricker</title>
    <description>The latest articles on DEV Community by Terri Fricker (@tfrick47).</description>
    <link>https://dev.to/tfrick47</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%2F438707%2F97365733-273e-4127-9570-4ab2e80abfd8.jpeg</url>
      <title>DEV Community: Terri Fricker</title>
      <link>https://dev.to/tfrick47</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tfrick47"/>
    <language>en</language>
    <item>
      <title>Clickable SVG Demonstration</title>
      <dc:creator>Terri Fricker</dc:creator>
      <pubDate>Mon, 06 Jun 2022 07:16:21 +0000</pubDate>
      <link>https://dev.to/tfrick47/clickable-svg-demonstration-5e03</link>
      <guid>https://dev.to/tfrick47/clickable-svg-demonstration-5e03</guid>
      <description>&lt;p&gt;Clicking on a section of this image creates an information box that looks like it starts where you click, then grows and appears in its final destination.  The information is customized to the section of image clicked.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/terrifricker/embed/NWwgwxo?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>svg</category>
      <category>css</category>
      <category>transform</category>
      <category>translate</category>
    </item>
    <item>
      <title>Easy to Git</title>
      <dc:creator>Terri Fricker</dc:creator>
      <pubDate>Thu, 29 Oct 2020 15:43:07 +0000</pubDate>
      <link>https://dev.to/tfrick47/easy-to-git-3j79</link>
      <guid>https://dev.to/tfrick47/easy-to-git-3j79</guid>
      <description>&lt;h2&gt;
  
  
  What I Learned From Hacktoberfest
&lt;/h2&gt;

&lt;p&gt;This was my first Hacktoberfest and I learned a lot.  I had previously tried making valuable pull requests to apply for an Outreachy internship, but struggled to know how to help on a very large project.  Recently I came across a &lt;a href="https://github.com/DavidMatthewFraser/easy-to-git"&gt;project&lt;/a&gt; that was designed for beginners to Git and GitHub to be able to contribute to a simple project, even as a beginning coder.&lt;/p&gt;

&lt;p&gt;The repository, &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/DavidMatthewFraser"&gt;
        DavidMatthewFraser
      &lt;/a&gt; / &lt;a href="https://github.com/DavidMatthewFraser/easy-to-git"&gt;
        easy-to-git
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      👩‍🔬 👨‍💻 A project designed to start you on your journey as an Open-source contributor
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;
 provided a few challenges that added items to the project website, such as creating and customizing a profile card with only html and css&lt;br&gt;
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--A4TkDJ32--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/esgj7kixrdlcxmemkqzu.png" alt="Image of six of the cards produced" width="880" height="640"&gt;

&lt;p&gt;or adding an animated object to a solar system page.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JSlg1YWH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yoygdwivnpcjcjkioag0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JSlg1YWH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yoygdwivnpcjcjkioag0.png" alt="Image of solar system page with space objects" width="880" height="386"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I was easily able to code these challenges and began adding other changes such as adding a new color theme and a weather widget.  I was asked to be a collaborator just prior to Hacktoberfest because I was consistently making changes, so I was a new maintainer as well as a contributor.  Hacktoberfest gave the project reach so I was able to review and approve many pull requests.&lt;/p&gt;

&lt;p&gt;I feel ready to use Git and GitHub in a team at a company, needing to learn the particular workflow of the company, but knowing the basics enough to be confident saying, "I've used Git and GitHub" on my resume.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>github</category>
      <category>git</category>
    </item>
  </channel>
</rss>
