Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryankpoor authored Jul 30, 2024
1 parent 04491d7 commit 04ca46a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h1 class="header"><span>Specialisation</span></h1>

<div class="box">
<h1><span>Software Development</span></h1>
<p>I have 2 years of experience in writing python. I am currently learning C and C++ as part of my Computer Science Degree</p>
<p>I have 2 years of experience in writing python. I am currently learning Java and C++ as part of my Computer Science Degree</p>
<img src="/assets/python.jpg" alt="web design" />
</div>

Expand All @@ -99,9 +99,9 @@ <h1><span>Web Development</span></h1>


<div class="box">
<h1><span>Software Development</span></h1>
<h1><span>Soft Skills</span></h1>
<p>I have various
soft skills such as communication, problem solving, and time management.</p>
soft skills such as conveying, problem solving, and time management.</p>
<img src="/assets/web-design.jpg" alt="web design" />
</div>
</div>
Expand Down Expand Up @@ -155,4 +155,4 @@ <h1 class="header">Contact</h1>

<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 04ca46a

Please sign in to comment.