Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I am redesign this workshop
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MyResume - Home</title>
<title>Profile</title>
<link rel="stylesheet" href="static/styles.css" />
</head>
<body>
Expand All @@ -15,7 +15,7 @@
class="img-profile"
/>
<div class="header">
<h1>Soravith.Puvekit</h1>
<h1>Lucywish</h1>
<nav>
<a href="education.html" class="button">Education</a>
<a href="work.html" class="button">Works</a>
Expand All @@ -34,8 +34,8 @@ <h2>About Me</h2>
class="pic"
/>
<p>
Hey there, everyone! I'm <strong>Soravith Puvekit</strong>, but you can just call me
<strong>Pai</strong> or in english is Bamboo. I'm a Computer Science student at Bangkok University and a proud
Hey there, everyone! I'm <strong>Lucy-wish</strong>, but you can just call me
<strong>Lucy</strong> or in english is Bamboo. I'm a Computer Science student at Karachi University and a proud
Microsoft Learn Student Ambassador. My passion? Becoming a skilled
full-stack developer! Let's dive into the world of coding together!
</p>
Expand Down