Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
anantkpandey authored Sep 26, 2023
1 parent a37cdd1 commit 0f6d30e
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Anant Kumar Pandey CV</title>
<link rel="stylesheet" href="styles/style.css"
</head>
<body>
<header>
<h1>Anant Kumar Pandey</h1>
<h2>Web Developer | JS</h2>
</header>
<main>
<p>Front-end developer with extensive experience building functional, responsive,
and stylish websites as an open-source volunteer. Also completed Deborah Kurata's
"How to Become a Web Developer" series of courses to augment my knowledge.</p>
<p>Excited to pursue an entry-level position applying my skills to developing
state-of-the-art websites for customers. Looking forward to working with a
team of developers to meet customer needs.</p>
</main>
<footer>
<p>
Anant Kumar Pandey Page 1
</p>
</footer>
</body>
</html>

0 comments on commit 0f6d30e

Please sign in to comment.