<?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>Forem: Hana Do</title>
    <description>The latest articles on Forem by Hana Do (@hanaxdo).</description>
    <link>https://forem.com/hanaxdo</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%2F624441%2F44832d9c-75a3-4a70-8bae-1203c3af5af3.png</url>
      <title>Forem: Hana Do</title>
      <link>https://forem.com/hanaxdo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/hanaxdo"/>
    <language>en</language>
    <item>
      <title>My First Web Application Project at Flatiron School</title>
      <dc:creator>Hana Do</dc:creator>
      <pubDate>Mon, 05 Jul 2021 00:05:18 +0000</pubDate>
      <link>https://forem.com/hanaxdo/my-first-web-application-project-at-flatiron-school-3hnk</link>
      <guid>https://forem.com/hanaxdo/my-first-web-application-project-at-flatiron-school-3hnk</guid>
      <description>&lt;p&gt;For my first project at Flatiron School, I was given a task to build a Single Page Application (SPA) by using only HTML, CSS, and JavaScript. The data had to be accessed from a public API. All communication would be through JSON fetch requests. Before coming up with a plan, we must understand what an API is. An API stands for Application Programming Interfaces. It provides an easier syntax to use by allowing difficult features to be more easy to use.&lt;br&gt;
After carefully planning my project, I started building my HTML file. It is used to format my structure of the application. Unfortunately, you don’t get to see your work come alive yet.&lt;br&gt;
Here’s where JavaScript comes in! JavaScript is an object orient programming language designed to allow users to create interactive and responsive web pages.&lt;br&gt;
Now here comes the fun part! Creating the CSS file allows you to customize the HTML elements by defining styles that includes the layout, the design, and much more. You can play around with the features until the application is the way you want it to be!&lt;br&gt;
Here is my full code: &lt;a href="https://github.com/hanaxdo/phase-1-javascript-project-mode"&gt;https://github.com/hanaxdo/phase-1-javascript-project-mode&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
      <category>beginners</category>
    </item>
    <item>
      <title>First Mile at Flatiron School</title>
      <dc:creator>Hana Do</dc:creator>
      <pubDate>Mon, 05 Jul 2021 00:02:28 +0000</pubDate>
      <link>https://forem.com/hanaxdo/first-mile-at-flatiron-school-5346</link>
      <guid>https://forem.com/hanaxdo/first-mile-at-flatiron-school-5346</guid>
      <description>&lt;p&gt;I have just started my journey in becoming a software engineer at Flatiron School. I was stuck in retail management after graduating from college while trying to pursue a career in marketing. During quarantine, I felt it was a sign for me to look for other options and possibly choose another career path. I came across coding through a friend. At first it all seemed so intimidating to learn but I figured I have nothing to lose and had enough time to dedicate my time to learning to code. I did a lot of research and applied for several coding bootcamp schools. I felt that Flatiron School was the best choice for me after speaking to one of the admissions team members. &lt;/p&gt;

&lt;p&gt;I wanted to go into a career path where I was being challenged everyday. I want to feel like I have done something productive and learn a lot of new things at the end of the day. After years of failing to pursue my dream, I believe Flatiron School will give me another chance in finding a stable career. I finally feel hopeful and I’m looking forward to this journey!&lt;/p&gt;

</description>
      <category>flatironschool</category>
      <category>bootcamp</category>
      <category>newbie</category>
      <category>mod1</category>
    </item>
  </channel>
</rss>
