-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path7.html
More file actions
23 lines (19 loc) · 975 Bytes
/
7.html
File metadata and controls
23 lines (19 loc) · 975 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About me</title>
</head>
<body>
<p1> "Welcome to my GitHub profile! I'm Adarsh kumar, a passionate software developer
with a love for open-source collaboration and innovation. Here you'll find a collection
of my projects, ranging from web development to machine learning experiments. I believe
in the power of code to drive positive change and am excited to share my contributions
with the global community. Feel free to explore, collaborate, and let's build something
amazing together!"As a web developer, I blend creativity with technology to craft engaging
websites. I thrive on bringing ideas to life with cutting-edge tools and techniques,
ensuring seamless user experiences and impactful online presence.
</p1>
</body>
</html>