Skip to content

Commit

Permalink
Typo Fixes and React Icon addition
Browse files Browse the repository at this point in the history
  • Loading branch information
joshayala committed Apr 17, 2024
1 parent 1deeafe commit 8679f19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ <h1><a id="myName" href="./index.html">Joshua Ayala</a></h1>
<div>
<h2>Hi! My name is Joshua Ayala. I am a full-stack web developer.</h2>
<p>I have been coding since winter of 2023. I am a student of CodeCademy's Full Stack Engineer
Career Path. I have expirience in web design (HTML, CSS, & JS). I am based out of Atlanta, Georgia.
In my free time I love to play guitar, shoot film photographs and travel!
Career Path. I have experience in web design (HTML, CSS, & JS). I am based out of Atlanta, Georgia.
In my free time I love to play guitar, shoot film, and travel!
</p>
</div>
</section>
Expand All @@ -59,7 +59,7 @@ <h3>Auto Madlib Generator</h3>
<strong>Feb 2024</strong>
<ul>
<li>Use of JavaScript and Node.js Technologies</li>
<li>Designed to be opperated from the Command Line</li>
<li>Designed to be operated from the Command Line</li>
</ul>
<p>Visit the <a href="https://github.com/joshayala/mixedMessages">GitHub Repo</a> for this project!</p>
</div>
Expand All @@ -79,6 +79,7 @@ <h2>Skills</h2>
<i class="fa-solid fa-terminal"></i>
<i class="fa-brands fa-node"></i>
<i class="fa-brands fa-github"></i>
<i class="fa-brands fa-react"></i>
</div>
</section>
</main>
Expand Down
1 change: 1 addition & 0 deletions portfolio_website
Submodule portfolio_website added at 1deeaf

0 comments on commit 8679f19

Please sign in to comment.