-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.html
More file actions
40 lines (36 loc) · 1.9 KB
/
project.html
File metadata and controls
40 lines (36 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Project 1</title>
</head>
<body>
<h1>WELCOME TO MY FIRST WEBSITE USING JUST HTML</h1>
<P>
<b>Turning Passion Into Purpose | Future FAANG Engineer in the Making 🌍</b>
<br>
I'm <b>Muhammad Bilal</b>, a passionate Website Developer and dedicated ICS student at FSA, with a vision to grow into a world-class tech professional.
I’m deeply interested in coding, data structures & algorithms (DSA), software development, digital marketing, and data science. I actively participate in hackathons and technical workshops, constantly seeking new challenges to expand my knowledge and skills.
<br>
My dream is to earn a fully funded scholarship to study in the USA, and ultimately be hired by a top-tier tech giant like Google, Meta, Amazon, Apple, or <b>Microsoft (FAANG).</b>
<br>
Every day, I work towards that goal — by learning, building, collaborating, and staying curious. I believe that with hard work, the right mindset, and consistent effort, no dream is too big.
</P>
<image
src="https://tse1.mm.bing.net/th/id/OIP.YfjRj59peebuCCWcVKnqRgHaNL?pid=Api&P=0&h=220"
height = "300px">
<hr>
<p>
Studying in the USA on a <b>fully funded scholarship</b> is not just my dream — it’s my mission. I envision myself <i>learning in a world-class environment</i>, surrounded by <u>innovation, diversity, and opportunity</u>. Every line of code I write brings me one step closer to that goal. I believe that with dedication, faith, and hard work, dreams do come true..... <s>TRUE</s>
</p>
<p>
<h3>Third Equation of Motion</h3>
v<sup>2</sup> = u<sup>2</sup> + 2as
</p>
<p>
<h4>Formation of Water (H₂O) from Hydrogen and Oxygen Atoms</h4>
H + H + O = H<sub>2</sub>O
</p>
</body>
</html>