-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhyweb.html
69 lines (64 loc) · 4.19 KB
/
whyweb.html
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>whywebAditya</title>
<head>
<link rel="stylesheet" href="webstyle1.css"/>
</head>
<body>
<div class="ak1">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTxcqA07HGAi0tQj6rIFIYbzV0sYgYuMDK-8Q&s" alt="web_dev_img">
</div> <br>
<section>
<h1>Why I Chose Web Development and C++ DSA? </h1>
<p>For me, I love things related to editing, creativity, and designing. Web development allows me to build
beautiful, interactive, and user-friendly websites.
I enjoy creating stunning UI/UX, animations, and well
structured pages that enhance the user experience.
Seeing a well-designed site come to life in the browser gives me a sense of satisfaction and creativity.
The future is of AI and beautiful designs, and I love using AI. So by using AI, I will definitely bring new
creative ideas in tech. It is almost a fully computer-related task, and I have loved computers since childhood.
The bond between me and computers is unique. I never feel bored while doing any task on a computer, like
editing or coding.
It always gives new challenges to my mind, and I learn new things daily. </p>
</section>
<section>
<h1>Why also DSA IN C++ with web dev.? </h1>
<p>C++ is known for its speed, efficiency, and low-level memory control, making it the best choice for Data
Structures and Algorithms (DSA). DSA helps in improving problem-solving skills, and it is important for
coding interviews and competitive programming.
By mastering DSA, I will increase my problem-solving skills to a legend level. Mark Zuckerberg once said
that coding improves thinking power, and it takes our thinking to another level.
Mastering DSA in C++ also opens doors to big tech companies. In my college, only local-level companies
come and put DSA as a major criterion. So for this purpose also, and to strengthen my logical thinking and
optimization skills, I am learning C++ DSA. </p>
</section>
<section>
<h1>Why Not Other Fields? </h1>
<p>AI/ML, CS = I am more interested in designing and development rather than working on datasets and
models. In my college, AI/ML students are stuck, and the surrounding is important.
GATE= my core branch is ENTC , but from long years GATE was not my Aim ,
App Development = Web development feels more dynamic and visually engaging compared to mobile
apps. And I don’t like making apps. In fact, I also don’t like using mobile much, I mostly use my laptop.
Game Development = I have interest in gaming, and in childhood, I liked making games. But in foreign
countries like the USA, gaming is more developed than in India. Also, it requires deep graphics knowledge,
and I prefer working on real-world interactive websites. </p>
</section>
<section>
<h1>Future Aim </h1>
<p>My future aim is to become a Full-Stack Developer, like the GOAT (Greatest of All Time) in this field. I
want to master C++ DSA to crack top product-based companies and prove my skills and hard work
capability like Ronaldo shows in football.
I will also keep improving in UI/UX design to create visually appealing websites, in future, not thought so
much about that now,and in the future, I definitely want to learn and master UI/UX.
To achieve all this, I will build a strong portfolio that showcases my technical and creative abilities.
and also I will make website for our youtube news channel also, it will help a lot to improve and make
community strong and big. </p>
</section>
<div class="ak2">
<img src="https://i.pinimg.com/736x/4f/11/5b/4f115b4567c3c570dceffce08392a575.jpg" alt="ronaldo_img">
</div>
</body>
</html>