-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
242 lines (192 loc) · 8.4 KB
/
index.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Aayush Ahuja</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Poppins&display=swap" rel="stylesheet">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header class="header">
<a href="" class="logo" id="menu-icon">Aayush Ahuja </a>
<i class='bx bx-menu'></i>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#services">Skills</a>
<a href="#education">Education</a>
<a href="#gallery">Gallery</a>
<a href="#contact">Contact</a>
</nav>
</header>
<!-- home section design -->
<section class="home" id="home">
<div class="home-content">
<h3>Hello, It's </h3>
<h1>Aayush Ahuja</h1>
<h3>And I'm a <span class="multiple-text">Budding Web Developer</span></h3>
<p> I am a 1st year student pursuing Bachelor of Technology in Information Technology from <span>MSIT.</span></p>
<div class="social-media">
<a href="https://www.linkedin.com/in/aayush-ahuja-46a627280/"><i class='bx bxl-linkedin' ></i></a>
<a href="#"><i class='bx bxl-telegram' ></i></a>
<a href="https://github.com/ahuja05"><i class='bx bxl-github' ></i></a>
</div>
</div>
<div class="home-img" >
<img src="home.png" style="height:340px; width:340px;" alt="">
</div>
</section>
<!-- about section design -->
<section class="about" id="about">
<div class="about-img">
<img src="pic2.jpg" class="pic" style="height: 250px; width:250px" alt="">
</div>
<div class="about-content">
<h2 class="heading">About <span>Me</span></h2>
<h3>Web Developer</h3>
<p>I have recently started learning Web Development and I am really excited to learn new technologies and implement them in real life projects. Beyond the realm of codes, I find joy in travelling and exploring new places. While travelling I love to capture the mysterious nature. I have attached some of my clicks below.</p>
<a href="" class="btn">Read More</a>
</div>
</section>
<!-- skills section design` -->
<section class="services" id="services">
<h2 class="heading"><span>Skills</span></h2>
<div class="services-container">
<div class="services-box">
<i class='bx bxl-html5' ></i>
<h3>HTML</h3>
<p></p>
<a href="#" class="btn">Learnt</a>
</div>
<div class="services-box">
<i class='bx bxl-css3' ></i>
<h3>CSS</h3>
<p></p>
<a href="#" class="btn">Learnt</a>
</div>
<div class="services-box">
<i class='bx bxl-javascript' ></i>
<h3>Javascript</h3>
<p></p>
<a href="#" class="btn">Learning</a>
</div>
<div class="services-box">
<i class='bx bxl-javascript' ></i>
<h3>Python</h3>
<p></p>
<a href="#" class="btn">Learning</a>
</div>
<div class="services-box">
<i class='bx bxl-javascript' ></i>
<h3>SQL</h3>
<p></p>
<a href="#" class="btn">Learnt</a>
</div>
</div>
</section>
<!-- portfolio design\ -->
<section class="portfolio" id="portfolio">
<h2 class="heading"><span>Projects</span></h2>
<div class="portfolio-container">
<div class="portfolio-box">
<img src="spotify.jpg" style="height:250px;" alt="">
<div class="portfolio-layer">
<h4>Spotify Clone </h4>
<p>This is a spotify clone made using HTML and CSS</p>
<a href="https://ahuja05.github.io/Spotify_clone/"><i class="bx bx-link-external"></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="old.jpeg" style="height:250px;" alt="">
<div class="portfolio-layer">
<h4>Old Website </h4>
<p>This is a personal website which I made a long ago.</p>
<a href="https://ahuja05.github.io/resume/"><i class="bx bx-link-external"></i></a>
</div>
</div>
</div>
</section>
<!-- education section -->
<section class="education" id="education">
<h2 class="heading"><span>Education</span></h2>
<div class="services-container">
<div class="services-box">
<i class='bx bxs-school'></i>
<h3>Class 10</h3>
<p>89%</p>
</div>
<div class="services-box">
<i class='bx bxs-graduation' ></i>
<h3>Class 12</h3>
<p>93%</p>
</div>
</div>
<!-- gallery section -->
<section class="gallery" id="gallery">
<h2 class="heading" ><span>Gallery</span></h2>
<div class="services-container">
<div class="services-box">
<img src="leaf.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="flow1.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="flow2.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="mount.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="budhha.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="sunset.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="water.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="landour.jpg" style="height: 250px; width: 250px;" alt="">
</div>
<div class="services-box">
<img src="mus.jpg" style="height: 250px; width: 250px;" alt="">
</div>
</div>
</section>
<!-- contact section designn -->
<section class="contact" id="contact">
<h2 class="heading" >Contact <span>Me</span></h2>
<div class="services-container">
<div class="services-box">
<i class='bx bxs-phone-call'></i>
<h3>Phone</h3>
<p>+91 7827631488</p>
</div>
<div class="services-box">
<i class='bx bxl-gmail' ></i>
<h3>Mail</h3>
<p>[email protected]</p>
</div>
</div>
</section>
<!-- footer design` -->
<footer class="footer">
<div class="footer-text">
<p>Copyright © 2023 by Aayush Ahuja| All Rights Reserved.</p>
</div>
<div class="footer-iconT">
<a href="#home"><i class='bx bxs-up-arrow' ></i></a>
</div>
</footer>
<!-- scroll reveal -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- typed js -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="app.js"></script>
</body>
</html>