<?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: Heidi Fryzell</title>
    <description>The latest articles on Forem by Heidi Fryzell (@heidi37).</description>
    <link>https://forem.com/heidi37</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%2F701653%2Fa0ccce56-ba37-4e0b-90df-96ab71915c5e.jpeg</url>
      <title>Forem: Heidi Fryzell</title>
      <link>https://forem.com/heidi37</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/heidi37"/>
    <language>en</language>
    <item>
      <title>My First App Built with Google AI Studio</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Sat, 22 Nov 2025 13:43:47 +0000</pubDate>
      <link>https://forem.com/heidi37/my-first-app-built-with-google-ai-studio-1jcp</link>
      <guid>https://forem.com/heidi37/my-first-app-built-with-google-ai-studio-1jcp</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is my submission for &lt;a href="https://dev.to/deved/build-apps-with-google-ai-studio"&gt;DEV Education Track: Build Apps with Google AI Studio&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I am very interested in birds, particularly those that live around me. I wanted to make an app that would generate a picture of a bird and then quiz me on the birds. I took it a step further to let the user select a state in the United States and only use birds that are native to that state.&lt;/p&gt;

&lt;p&gt;The initial prompt:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Please create an app that queries the user to for a name of a state in the United states, then it generates one of the birds that has been observed in that state, generates an image of the bird with Imagen then creates a quiz for the user, four multiple choice options one of them is the bird's actual common name the others are similar birds found in the state the user entered. If the user gets the multiple-choice question right, they get a point. The game ends after 10 questions. The score is displayed in the app and incremented as the game progresses. When the game is over, a button to play again appears.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I had to refine things a little. The logo the AI generated did not look at all like a bird. Also, when you responded to a question, the answer popped up in a modal, but it didn't stay there very long. I wrote another prompt to let the user advance to the next question.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://ai.studio/apps/drive/1s-GenaMEiqshhcYkLKDkOFV-d_zctyQZ" rel="noopener noreferrer"&gt;Demo applet - Google Account and signing in to Google Studio required&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5wj1jy3whheh8pw7akkg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5wj1jy3whheh8pw7akkg.png" alt="Home Screen of Avian Explorer App" width="800" height="432"&gt;&lt;/a&gt;&lt;br&gt;
Home Screen of Avian Explorer App&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fng09i7t9uj8m33mtpp0j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fng09i7t9uj8m33mtpp0j.png" alt="Quiz Question Screen of Avian Explorer App" width="800" height="432"&gt;&lt;/a&gt;&lt;br&gt;
Quiz Question Screen of Avian Explorer App&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience
&lt;/h2&gt;

&lt;p&gt;It was very surprising how easy it was to build this app with just prompts. It worked very well in Google AI Studio. At a certain point I hit quotes on the Imagen model. I used Imagen because that is the image model that was used in the sample project. Apparently, Imagen costs significantly more to run, so even in Studio the usage is restricted. I think if I used Flash I would not have hit the limits but the images wouldn't have been as nice.&lt;/p&gt;

&lt;p&gt;I had some issues when I downloaded the app locally. It seemed like the AI API was making too many requests at once and it would not load the images. I would have to do more research and optimization to get the app to work locally. That was a little disappointing. Overall, the speed of creating an attractive prototype app was impressive.&lt;/p&gt;

</description>
      <category>deved</category>
      <category>learngoogleaistudio</category>
      <category>ai</category>
      <category>gemini</category>
    </item>
    <item>
      <title>Museum of Candy!</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Sun, 13 Nov 2022 01:02:02 +0000</pubDate>
      <link>https://forem.com/heidi37/museum-of-candy-38o7</link>
      <guid>https://forem.com/heidi37/museum-of-candy-38o7</guid>
      <description>&lt;p&gt;Spent my Saturday reviewing Bootstrap with Colt Steele.&lt;/p&gt;

&lt;p&gt;This is my version of the &lt;a href="https://spontaneous-puffpuff-706a12.netlify.app/"&gt;museum of candy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I used Bootstrap 5.2, but I had to pull in the JQuery to get the sticky navbar on scroll to work.&lt;/p&gt;

&lt;p&gt;Colt is the best teacher. &lt;a href="https://www.udemy.com/user/coltsteele/"&gt;Take his courses&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;1.3 million students can't be wrong. 🧑🏼‍💻&lt;/p&gt;

</description>
      <category>bootstrap</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Empty Cache and Hard Reload in Chrome devTools</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Sun, 23 Jan 2022 21:29:13 +0000</pubDate>
      <link>https://forem.com/heidi37/empty-cache-and-hard-reload-in-chrome-devtools-1eoe</link>
      <guid>https://forem.com/heidi37/empty-cache-and-hard-reload-in-chrome-devtools-1eoe</guid>
      <description>&lt;p&gt;Sometimes it is the little things. I was having a really hard time with some javaScript I was working on. It seemed like my code was correct but I couldn't get it to work. I added in some console.logs and they were not working either.🤷🏻&lt;/p&gt;

&lt;p&gt;Then I discovered if you hold down the refresh icon at top of browser when you are in Chrome devTools, you will have an option to do a hard refresh and empty cache.💥&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--AUK1A3t8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jxt5baob1lgvm8gycyus.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AUK1A3t8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jxt5baob1lgvm8gycyus.png" alt="screen shot from chrome dev tools" width="880" height="194"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>HTML Same Page Links</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Wed, 19 Jan 2022 14:06:14 +0000</pubDate>
      <link>https://forem.com/heidi37/html-same-page-links-29cj</link>
      <guid>https://forem.com/heidi37/html-same-page-links-29cj</guid>
      <description>&lt;p&gt;&lt;a href="https://heidi37.github.io/dev-playground/days/4/4.html"&gt;https://heidi37.github.io/dev-playground/days/4/4.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Today I added top navigation that links to anchors within the page. I was having a little trouble with the links as they were jumping to the correct content but the content was falling behind my header.&lt;/p&gt;

&lt;p&gt;I found this &lt;a href="https://stackoverflow.com/questions/10732690/offsetting-an-html-anchor-to-adjust-for-fixed-header"&gt;stackoverflow&lt;/a&gt; that helped tremendously.&lt;/p&gt;

&lt;p&gt;The bottom line was, use anchor tags, don't link to ids on existing elements. And then put an "anchor" class on those anchor tags with the following CSS applied.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight css"&gt;&lt;code&gt;&lt;span class="nt"&gt;a&lt;/span&gt;&lt;span class="nc"&gt;.anchor&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="nl"&gt;display&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nb"&gt;block&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
    &lt;span class="nl"&gt;position&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nb"&gt;relative&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
    &lt;span class="nl"&gt;top&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="m"&gt;-250px&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
    &lt;span class="nl"&gt;visibility&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nb"&gt;hidden&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;day 4&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>Change GitHub Repo origin from https to SSH - Day 3</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Mon, 17 Jan 2022 17:36:25 +0000</pubDate>
      <link>https://forem.com/heidi37/change-github-repo-origin-from-https-to-ssh-day-3-4akc</link>
      <guid>https://forem.com/heidi37/change-github-repo-origin-from-https-to-ssh-day-3-4akc</guid>
      <description>&lt;p&gt;Yesterday I set up Git and GitHub on my PC to work on my dev-playground project.&lt;/p&gt;

&lt;p&gt;I was connecting to the remote origin with &lt;strong&gt;https&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I soon found out that every time I wanted to push to GitHub I had to enter my personal access token. Yikes!&lt;/p&gt;

&lt;p&gt;A better way is to use &lt;strong&gt;SSH&lt;/strong&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://docs.github.com/en/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys"&gt;Check for existing SSH Keys on your computer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent"&gt;Generate a new SSH key and add it to the SSH agent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account"&gt;Add the new SSH key to your GitHub Account&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://peter-whyte.com/change-git-url-to-ssh-from-https/"&gt;Change GitHub url from https to SSH&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  🤦‍♀️ Ah-ha Moment
&lt;/h2&gt;

&lt;p&gt;If you use the SSH agent you don't have to enter a passphrase every time you connect with GitHub. I need to do this on my Mac! I have been wasting a lot of time entering that passphrase... 😳&lt;/p&gt;

</description>
      <category>github</category>
    </item>
    <item>
      <title>Using GitHub on Multiple Computers - Day 2.0</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Sun, 16 Jan 2022 14:31:08 +0000</pubDate>
      <link>https://forem.com/heidi37/using-github-on-multiple-computers-day-20-52kp</link>
      <guid>https://forem.com/heidi37/using-github-on-multiple-computers-day-20-52kp</guid>
      <description>&lt;p&gt;I have two computers and I want to work on both of them to simulate working on a team. I want to get used to pulling code not just pushing it.&lt;/p&gt;

&lt;p&gt;I already had Git installed on my Mac. This morning I set up my PC to work on my &lt;a href="https://github.com/heidi37/dev-playground" rel="noopener noreferrer"&gt;dev-playground&lt;/a&gt; repo. Here are all the steps I took...&lt;/p&gt;

&lt;h2&gt;
  
  
  Windows Subsystem for Linux
&lt;/h2&gt;

&lt;p&gt;I want to use Linux Commands in the command-line so I installed the &lt;a href="https://docs.microsoft.com/en-us/windows/wsl/install" rel="noopener noreferrer"&gt;Windows Subsystem for Linux&lt;/a&gt; (WSL). In Powershell, opened as an administrator, I ran:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

wsl --install


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;This installs Ubuntu and sets up an Ubuntu file system in Windows.&lt;/p&gt;

&lt;p&gt;I will keep my web projects in the Ubuntu file system directory&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

\\wsl$\Ubuntu\home\heidi


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;I am running my command line from the "Ubuntu App" on Windows but you can also install Windows Terminal for a fancier interface and to run other terminals like Powershell, etc... all from one place.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9w0e4q8rqcpi7ppvzqn2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9w0e4q8rqcpi7ppvzqn2.png" alt="Ubuntu App terminal window"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Install git
&lt;/h2&gt;

&lt;p&gt;I was inspired to install the WSL so that I could install git with just two commands:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

sudo apt-get update


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;"apt" is a package manager and this command "updates the package lists for upgrades for packages that need upgrading, as well as new packages that have just come to the repositories" ~&lt;a href="https://askubuntu.com/questions/222348/what-does-sudo-apt-get-update-do" rel="noopener noreferrer"&gt;askubuntu.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then install git:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

sudo apt-get install git


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;confirm success:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

git --version


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;If you get a version number, it worked. 🙌&lt;/p&gt;

&lt;p&gt;Configure username and email that will be tagged on your commits:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

$ git config --global user.name "Heidi Pc"


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

$ git config --global user.email "heidi@test.com"


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;h2&gt;
  
  
  Clone GitHub Repo to PC
&lt;/h2&gt;

&lt;p&gt;Clone the existing repo to PC:&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

git clone https://github.com/heidi37/dev-playground.git


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;h2&gt;
  
  
  Commit/Push/Switch Computers/Pull
&lt;/h2&gt;

&lt;p&gt;Make a change and commit it from the PC. Push it to GitHub&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

git push


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;You will be prompted for a username and password when you do this. You need to use a GitHub &lt;a href="https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token" rel="noopener noreferrer"&gt;personal access token&lt;/a&gt; as your password.&lt;/p&gt;

&lt;p&gt;And here is my first commit/push from my PC:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2kby23k0zb3g1g24ptcr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2kby23k0zb3g1g24ptcr.png" alt="Github repo screenshot showing commits made on PC"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Do a pull request on the Mac to pull down the new commit.&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

git pull


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;This pulled down all the changes I made from my PC.&lt;/p&gt;

&lt;p&gt;I am sure a some point I will get into trouble with not keeping everything pushed and pulled and in sync. When I run into trouble I will write about it on &lt;a href="https://dev.to/heidi37"&gt;dev.to&lt;/a&gt;. 🤣&lt;/p&gt;

&lt;p&gt;❗ &lt;strong&gt;IMPORTANT - NEWBIE ERROR&lt;/strong&gt; ❗&lt;/p&gt;

&lt;p&gt;In order to run the Ubuntu/Linux command line to communicate with Git, GitHub, etc... You need to run WSL.exe, every time you start your computer. I was getting all these errors because you will see an Ubuntu App in your programs list but you can't run it without first having WSL running.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do This: Run WSL.exe&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe8rpdhmlvyup8acf2q9y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe8rpdhmlvyup8acf2q9y.png" alt="Windows Menu showing where to run WSL"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Not This: Do Not Run Ubuntu&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2adxtszw2044t2t2slag.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2adxtszw2044t2t2slag.png" alt="Windows Menu showing where to run Ubuntu app"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Resources
&lt;/h3&gt;

&lt;p&gt;Colt Steele &lt;a href="https://www.youtube.com/watch?v=ZtqBQ68cfJc&amp;amp;t=1265s" rel="noopener noreferrer"&gt;video snippet about WSL&lt;/a&gt;&lt;br&gt;
Atlassian - &lt;a href="https://www.atlassian.com/git/tutorials/install-git#linux" rel="noopener noreferrer"&gt;Install Git&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
    </item>
    <item>
      <title>Hello World - Day 1</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Sat, 15 Jan 2022 13:55:59 +0000</pubDate>
      <link>https://forem.com/heidi37/hello-world-day-1-20ma</link>
      <guid>https://forem.com/heidi37/hello-world-day-1-20ma</guid>
      <description>&lt;p&gt;I haven't committed to GitHub in a few months as I started a new job, not a coding job. My goal in the new year is to practice coding as much as possible. I am hoping if I document my progress here it will keep me honest.&lt;/p&gt;

&lt;p&gt;Today I created a new repo on GitHub and connected it to my local repo.&lt;/p&gt;

&lt;p&gt;Created repo on &lt;a href="https://github.com/heidi37/dev-playground"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Created local repo and navigated to it with command line&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Initialized repo&lt;br&gt;
&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git init
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Created a local index.html file&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Initial Local Commit&lt;br&gt;
&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git add .
git commit -m "first commit"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Linked local repo to GitHub repo
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;echo "# dev-playground" &amp;gt;&amp;gt; README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin git@github.com:heidi37/dev-playground.git
git push -u origin main
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Made a small change to the HTML&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Checked git status&lt;br&gt;
&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git status
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Add changed files to commit
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git add .
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Commit file locally
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git commit -m "added &amp;lt;p&amp;gt; to home page"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Push local changes to GitHub
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git push origin main
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Made GitHub page public&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Repo &amp;gt; Settings &amp;gt; Pages&lt;/p&gt;

&lt;p&gt;Select Branch (in this case I'm only using 'Main')&lt;/p&gt;

&lt;p&gt;Click Save&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0xmDWRXU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hhau3nwaqglzkdbbqbmh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0xmDWRXU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hhau3nwaqglzkdbbqbmh.png" alt="Image description" width="880" height="457"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://heidi37.github.io/dev-playground/"&gt;https://heidi37.github.io/dev-playground/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The page will evolve so for posterity:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5zfxHip2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/290otaziy6qgnzoikqfp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5zfxHip2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/290otaziy6qgnzoikqfp.png" alt="Image description" width="476" height="252"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>beginners</category>
      <category>github</category>
    </item>
    <item>
      <title>Blackjack Anyone?</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Wed, 06 Oct 2021 14:11:42 +0000</pubDate>
      <link>https://forem.com/heidi37/blackjack-anyone-24hk</link>
      <guid>https://forem.com/heidi37/blackjack-anyone-24hk</guid>
      <description>&lt;p&gt;I am trying out the &lt;a href="https://scrimba.com"&gt;Scrimba&lt;/a&gt; learning platform to practice my skills. I really enjoy the interface where you can stop the tutorial and code right on the same screen. Brilliant!&lt;/p&gt;

&lt;p&gt;I am working may way through the Front End Developer career path because I want to solidify what I know and have it become more muscle memory and less Googling.&lt;/p&gt;

&lt;p&gt;Here is a WIP &lt;a href="https://heidi37.github.io/blackjack-game/"&gt;Blackjack Game&lt;/a&gt;. I am coding it outside of the Scrimba platform so I can push it to GitHub and share with the world.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>Front End Mentor Clipboard Landing Page Challenge</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Sun, 19 Sep 2021 15:02:29 +0000</pubDate>
      <link>https://forem.com/heidi37/front-end-mentor-clipboard-landing-page-challenge-45j</link>
      <guid>https://forem.com/heidi37/front-end-mentor-clipboard-landing-page-challenge-45j</guid>
      <description>&lt;p&gt;One of the hardest things I find about learning web development is there are so many tutorials and online learning resources, but I need to make time in between all the learning to actually CODE.&lt;/p&gt;

&lt;p&gt;I am trying to always have some kind of project going on the side in addition to learning all the theory. 🙄&lt;/p&gt;

&lt;p&gt;Here is the &lt;a href="https://www.frontendmentor.io/challenges/clipboard-landing-page-5cc9bccd6c4c91111378ecb9"&gt;Challenge&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Here is my &lt;a href="https://heidi37.github.io/clipboard-landing-page/"&gt;Code&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>frontend</category>
      <category>webdev</category>
    </item>
    <item>
      <title>🏺Writing A Post With Markdown</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Sat, 18 Sep 2021 00:38:11 +0000</pubDate>
      <link>https://forem.com/heidi37/writing-a-post-with-markdown-2pkd</link>
      <guid>https://forem.com/heidi37/writing-a-post-with-markdown-2pkd</guid>
      <description>&lt;p&gt;I am taking a course on Scimba about &lt;del&gt;HTML&lt;/del&gt; markdown.&lt;/p&gt;

&lt;p&gt;The course asks the students to create a &lt;strong&gt;DEV.TO&lt;/strong&gt; post using markdown. So this &lt;em&gt;is&lt;/em&gt; my post.&lt;/p&gt;




&lt;blockquote&gt;
&lt;p&gt;"Get Good, Get Great, Get Better" - Dylan Israel&lt;/p&gt;
&lt;/blockquote&gt;




&lt;p&gt;The three best online coding resources are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scrimba&lt;/li&gt;
&lt;li&gt;Team Treehouse&lt;/li&gt;
&lt;li&gt;freeCodeCamp&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can learn cool stuff like this:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="nt"&gt;&amp;lt;h1&amp;gt;&lt;/span&gt;Coding is fun&lt;span class="nt"&gt;&amp;lt;/h1&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;p&amp;gt;&lt;/span&gt;You will like it.&lt;span class="nt"&gt;&amp;lt;/p&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;





&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="kd"&gt;let&lt;/span&gt; &lt;span class="nx"&gt;number&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="nx"&gt;number&lt;/span&gt; &lt;span class="o"&gt;+=&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="nx"&gt;console&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;number&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Here is an image I grabbed on &lt;a href="https://unsplash.com"&gt;unsplash&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zWvGc_G5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images.unsplash.com/photo-1564865878688-9a244444042a%3Fixid%3DMXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%253D%26ixlib%3Drb-1.2.1%26auto%3Dformat%26fit%3Dcrop%26w%3D2250%26q%3D80" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zWvGc_G5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images.unsplash.com/photo-1564865878688-9a244444042a%3Fixid%3DMXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%253D%26ixlib%3Drb-1.2.1%26auto%3Dformat%26fit%3Dcrop%26w%3D2250%26q%3D80" alt="Alt Text Example"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  h3 About Me
&lt;/h1&gt;

&lt;p&gt;I am a technology professional who really loves to code and learn new things. In my free time I like to run and bike.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.bitmoji.com/"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fmIsj5Fb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://sdk.bitmoji.com/render/panel/e0c8b93f-c246-46e8-9db2-ec0cb01ec9eb-a203b507-a7de-4f53-977d-41580e136650-v1.png" alt="My Bitmoji"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>markdown</category>
    </item>
    <item>
      <title>Frontend Mentor: First Challenge - First Solution</title>
      <dc:creator>Heidi Fryzell</dc:creator>
      <pubDate>Fri, 10 Sep 2021 19:43:55 +0000</pubDate>
      <link>https://forem.com/heidi37/frontend-mentor-first-challenge-first-solution-56o6</link>
      <guid>https://forem.com/heidi37/frontend-mentor-first-challenge-first-solution-56o6</guid>
      <description>&lt;p&gt;Hello dev.to community. I accidentally signed up for dev.to when I was trying sign up for Frontend Mentor. 🤷&lt;/p&gt;

&lt;p&gt;This is my first FrontEnd mentor project and I really enjoy their platform. I didn't think I would but I really like crafting the README.md and reflecting on the challenges I faced during the project and how I overcame them.&lt;/p&gt;

&lt;p&gt;I am test driving the free version but I think I might spring for the PRO version so I can use the Figma files and get more exact measurements from the comps.&lt;/p&gt;

&lt;p&gt;Here is my &lt;a href="https://www.frontendmentor.io/solutions/responsive-accessible-landing-page-using-semantic-html5-and-css3-Xo2uyKAPF"&gt;solution&lt;/a&gt;: &lt;/p&gt;

&lt;p&gt;If you are on the platform, feel free to give me some feedback! 🙏&lt;/p&gt;

</description>
      <category>firstpost</category>
    </item>
  </channel>
</rss>
