Skip to content

Commit

Permalink
deploy: 5ab5113
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed May 23, 2024
1 parent 0822f81 commit d213d93
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions now/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,11 +220,11 @@ <h2 class="visually-hidden">Navigation Links:</h2>
</script>
<main class="main container">
<article class="prose"><h2 class="heading--main">Now</h2>
<p><em>This page was last updated on Friday 17 May 2024.</em></p>
<p>This is my <a href="https://nownownow.com/about">/now page</a>, which highlights what I am doing and focusing on at the moment. You can find more pages like this at <a href="https://nownownow.com/" target="_blank">nownownow.com</a>.</p>
<p>You can also view <a href="https://nownownow.com/p/D9En" target="_blank">my profile on nownownow.com</a>.</p>
<p><em>This page was last updated on Thursday 23 May 2024.</em></p>
<p>This is my <a href="https://nownownow.com/about">/now page</a>, which highlights what I am doing and focusing on at the moment. You can find more pages like this at <a href="https://nownownow.com/">nownownow.com</a>.</p>
<p>You can also view <a href="https://nownownow.com/p/D9En">my profile on nownownow.com</a>.</p>
<h3>My Current Progress in My Courses</h3>
<h4><a href="https://scrimba.com/learn/frontend" target="_blank">Scrimba's Frontend Developer Career Path</a>:</h4>
<h4><a href="https://scrimba.com/learn/frontend">Scrimba's Frontend Developer Career Path</a>:</h4>
<ul>
<li>Completed Module 9 - Learn UI Design</li>
<li>Completed Module 10 - React Basics
Expand All @@ -233,11 +233,11 @@ <h4><a href="https://scrimba.com/learn/frontend" target="_blank">Scrimba's Front
</ul>
</li>
</ul>
<h4><a href="https://cs50.harvard.edu/x/2024/" target="_blank">CS50’s Introduction to Computer Science</a>:</h4>
<h4><a href="https://cs50.harvard.edu/x/2024/">CS50’s Introduction to Computer Science</a>:</h4>
<ul>
<li>Completed Week 9. Doing my final project: A blogging website built in Flask and Bootstrap.
<li>Completed my final project: <a href="https://github.com/helenclx/cs50-flask-blog">CS50 Flask Blog</a>.
<ul>
<li>Added function to change username.</li>
<li>Received the <a href="https://cs50.harvard.edu/certificates/8cb0f5a4-4107-4df6-8abc-cfab3a437367">CS50x certificate</a>.</li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit d213d93

Please sign in to comment.