-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFirst code.html
More file actions
22 lines (19 loc) 路 1.06 KB
/
Copy pathFirst code.html
File metadata and controls
22 lines (19 loc) 路 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Title</title>
</head>
<body>
<h1>Sabbir Ahmed Heading 1</h1>
<h2>Sabbir Ahmed Heading 2</h2>
<h3>Sabbir Ahmed Heading 3</h3>
<h4>Sabbir Ahmed Heading 4</h4>
<h5>Sabbir Ahmed Heading 5</h5>
<h6>Sabbir Ahmed Heading 6</h6>
<p>Hi there! 馃憢 I'm Sabbir Ahmed, a passionate Computer Science & Engineering student at United International University. I love building innovative tech solutions, from mobile apps to smart automation projects. My interests span programming, UI/UX design, AI/ML, and web development. I believe in continuous learning and sharing knowledge with the community. Currently, I鈥檓 diving deeper into Data Structures, Full Stack Development, and creative coding. When I鈥檓 not coding, you鈥檒l find me designing, leading campus initiatives, or playing cricket. Let鈥檚 connect, collaborate, and create impactful tech together!</p>
</body>
<body>
</body>
</html>