Skip to content

Commit

Permalink
content update
Browse files Browse the repository at this point in the history
  • Loading branch information
tharinedirisinghe committed Jun 2, 2024
1 parent c3808cf commit 47f39fd
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,20 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Your Portfolio</title>
<title>Tharin Edirisinghe</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<header>
<h1>Your Name</h1>
<p>Web Developer</p>
<h1>Tharin Edirisinghe</h1>
<p>IT Undergraduate | ICT Teacher | Content Creator</p>
</header>
<section id="about">
<h2>About Me</h2>
<p>Add some information about yourself here.</p>
<p>Hi, I'm Tharin, an undergraduate student at the Faculty of Information Technology, University of Moratuwa, Sri Lanka.</p>
<p>I teach ICT for G.C.E Advanced Level and G.C.E Ordinary Level students, guiding them to success in their exams.</p>
<p>I'm also a social media content creator, sharing insights and tutorials across various fields.</p>
<p>Thank you for visiting my portfolio. Feel free to explore my work and connect with me for collaborations or inquiries.</p>
</section>
<section id="projects">
<h2>Projects</h2>
Expand All @@ -29,8 +32,8 @@ <h3>Project 2</h3>
</section>
<section id="contact">
<h2>Contact Me</h2>
<p>Email: your.email@example.com</p>
<p>Phone: +1234567890</p>
<p>Email: tharinedirisinghe10@gmail.com</p>
<p>Phone: +94779718522</p>
</section>
</body>
</html>

0 comments on commit 47f39fd

Please sign in to comment.