<?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: Sara Carvajal</title>
    <description>The latest articles on DEV Community by Sara Carvajal (@sarajoha23).</description>
    <link>https://dev.to/sarajoha23</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%2F211851%2F79b5ac2d-9a4d-49af-ba91-682eca277c87.jpg</url>
      <title>DEV Community: Sara Carvajal</title>
      <link>https://dev.to/sarajoha23</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sarajoha23"/>
    <language>en</language>
    <item>
      <title>My self-made Software degree update</title>
      <dc:creator>Sara Carvajal</dc:creator>
      <pubDate>Tue, 21 Jul 2020 23:34:06 +0000</pubDate>
      <link>https://dev.to/sarajoha23/my-self-made-software-degree-update-l68</link>
      <guid>https://dev.to/sarajoha23/my-self-made-software-degree-update-l68</guid>
      <description>&lt;p&gt;In my last post I said that I was going to build a software degree for myself. The audacity of my past self. Turns out I ended up doing something different.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--WL6oFiU9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.kym-cdn.com/photos/images/original/000/839/199/8a9.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WL6oFiU9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.kym-cdn.com/photos/images/original/000/839/199/8a9.jpg" alt="Hold the pain Harold meme"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As I started reading degree syllabi it became clear to me that that was not what I was looking for, but I came across the &lt;a href="https://roadmap.sh/"&gt;web developer roadmap&lt;/a&gt; and decided to use that as a starting point.&lt;/p&gt;

&lt;p&gt;What I did was write the topics of the backed developer roadmap that I don't feel comfortable in, or that I know I could improve. Spoiler alert, there were quite a few.&lt;/p&gt;

&lt;p&gt;Next I made a list of the books and courses available to me, that can help me learn and get better at those topics. For example, I have a membership to a platform called &lt;a href="https://platzi.com/"&gt;Platzi&lt;/a&gt;, so I'll be using it. Also, &lt;a href="https://www.khanacademy.org/"&gt;Khan Academy&lt;/a&gt;, which is a free platform, has courses on Algorithms and web development that I'll be trying as well. &lt;/p&gt;

&lt;p&gt;I decided that at all times I'll have a technical book and a course in progress, from the list I made.&lt;/p&gt;

&lt;p&gt;I'll be starting with &lt;a href="https://platzi.com/clases/python-cs/"&gt;Intro to Computational Thinking&lt;/a&gt; from Platzi and &lt;a href="https://learning.oreilly.com/library/view/codeless-data-structures/9781484257258/"&gt;Intro to DSA&lt;/a&gt; by Armstrong Subero. I'm not sure how long it'll take me to finish them, but I'll be making an update about this on august. &lt;/p&gt;

&lt;p&gt;Thanks for reading and may the odds be ever in your favor!&lt;/p&gt;

</description>
      <category>study</category>
      <category>career</category>
      <category>learning</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Crafting my Software Engineering degree</title>
      <dc:creator>Sara Carvajal</dc:creator>
      <pubDate>Thu, 16 Jul 2020 00:31:57 +0000</pubDate>
      <link>https://dev.to/sarajoha23/crafting-my-software-engineering-degree-353b</link>
      <guid>https://dev.to/sarajoha23/crafting-my-software-engineering-degree-353b</guid>
      <description>&lt;p&gt;I started programming about a year ago and I don't have a degree related to Software engineering, which has not bothered me... Until now. Honestly, there are some basic concepts that I feel I'm missing out and that would help me do a much better job. &lt;/p&gt;

&lt;p&gt;So, in the course of one week I'll be creating my Software Engineering degree, using mostly free resources and also platforms and courses I've already paid for. I'm just doing this post as a means of accountability.&lt;/p&gt;

&lt;p&gt;See you next Wednesday and may the odds be ever in my favor! &lt;/p&gt;

</description>
      <category>learning</category>
      <category>career</category>
      <category>programming</category>
      <category>study</category>
    </item>
    <item>
      <title>My first Hacktoberfest: giving back</title>
      <dc:creator>Sara Carvajal</dc:creator>
      <pubDate>Fri, 01 Nov 2019 20:00:44 +0000</pubDate>
      <link>https://dev.to/sarajoha23/my-first-hacktoberfest-giving-back-2do2</link>
      <guid>https://dev.to/sarajoha23/my-first-hacktoberfest-giving-back-2do2</guid>
      <description>&lt;p&gt;This year I started working in tech and discovered this great community. It was here where I first heard about hacktoberfest.&lt;/p&gt;

&lt;p&gt;It looked like a cool challenge with a good cause and I wanted to participate. When I started browsing through the issues labeled as hacktoberfest it felt a bit overwhelming. The projects all seemed very intimidating and I didn't feel like I could really contribute.&lt;/p&gt;

&lt;p&gt;After reading &lt;a href="https://dev.to/torianne02/hacktoberfest-getting-over-the-fear-of-open-source-41kg"&gt;this posts&lt;/a&gt;, I was inspired again and gave it a second chance. This time, instead of searching for hacktoberfest issues again I decided to contribute to projects that had helped me in the past.&lt;/p&gt;

&lt;p&gt;The first project I chose was &lt;a href="https://github.com/DjangoGirls/tutorial"&gt;Django Girls tutorial&lt;/a&gt;. Attending a Django Girls workshop changed my life this year and I wouldn't be working where I am if it weren't for them. So, I checked to see if there were any open issues I could help with and saw there was a problem with some links and I offered to help (my PR is now merged 🎉). &lt;/p&gt;

&lt;p&gt;The other project I worked on was mentioned by &lt;/p&gt;
&lt;div class="ltag__user ltag__user__id__119473"&gt;
  
    .ltag__user__id__119473 .follow-action-button {
      background-color: #61122F !important;
      color: #FFFFFF !important;
      border-color: #61122F !important;
    }
  
    &lt;a href="/molly_struve" class="ltag__user__link profile-image-link"&gt;
      &lt;div class="ltag__user__pic"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xMrAIHhS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://res.cloudinary.com/practicaldev/image/fetch/s--qARnw-JH--/c_fill%2Cf_auto%2Cfl_progressive%2Ch_150%2Cq_auto%2Cw_150/https://dev-to-uploads.s3.amazonaws.com/uploads/user/profile_image/119473/4fe2a414-c5d4-4cfe-b9da-8b9da90fb5e6.jpg" alt="molly_struve image"&gt;
      &lt;/div&gt;
    &lt;/a&gt;
  &lt;div class="ltag__user__content"&gt;
    &lt;h2&gt;
&lt;a class="ltag__user__link" href="/molly_struve"&gt;Molly Struve (she/her)&lt;/a&gt;
&lt;/h2&gt;
    &lt;div class="ltag__user__summary"&gt;
      &lt;a class="ltag__user__link" href="/molly_struve"&gt;International Speaker 🗣
Runner 🏃‍♀️ 
Always Ambitious. Never Satisfied. 
I ride 🦄's IRL&lt;/a&gt;
    &lt;/div&gt;
    &lt;p class="ltag__user__social"&gt;
        &lt;a href="https://twitter.com/molly_struve" rel="noopener"&gt;
          &lt;img class="icon-img" alt="twitter logo" src="https://res.cloudinary.com/practicaldev/image/fetch/s--oEHrSmvE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-logo.svg"&gt;molly_struve
        &lt;/a&gt;
        &lt;a href="https://github.com/mstruve" rel="noopener"&gt;
          &lt;img class="icon-img" alt="github logo" src="https://res.cloudinary.com/practicaldev/image/fetch/s--C74Jn3f1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo.svg"&gt;mstruve
        &lt;/a&gt;
        &lt;a href="https://www.mollystruve.com" rel="noopener"&gt;
          &lt;img class="icon-img" alt="external link icon" src="https://res.cloudinary.com/practicaldev/image/fetch/s--WsHTbjfA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/link.svg"&gt;https://www.mollystruve.com
        &lt;/a&gt;
    &lt;/p&gt;


&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
 and it's a compilation of resources to help moms get into the tech world. It's called &lt;a href="https://github.com/BekahHW/Moms-Learn-Tech"&gt;Moms-Learn-Tech&lt;/a&gt;. I added a few resources, and since every resource has to be submitted as a PR, I was able to complete the challenge.

&lt;p&gt;My PRs are in review now, but I'm happy I participated and I'll keep contributing to these projects that I believe have a positive impact in the world. &lt;/p&gt;

&lt;p&gt;Update: My PRs were validated, so hacktoberfest is officially over for me.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--H-FmCSqZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/http://giphygifs.s3.amazonaws.com/media/b5LTssxCLpvVe/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--H-FmCSqZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/http://giphygifs.s3.amazonaws.com/media/b5LTssxCLpvVe/giphy.gif" alt="Will Smith doing a happy dance"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>django</category>
      <category>womenintech</category>
    </item>
  </channel>
</rss>
