-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
297 lines (292 loc) · 16.6 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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./stylesheet/style.css">
<link rel="stylesheet" href="styles.css?v=1.1">
<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=Caveat&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.5.0/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css">
<link rel="stylesheet" href="https://unpkg.com/sheryjs/dist/Shery.css" />
<link rel="shortcut icon" href="./assests/img/favicon.ico" type="image/x-icon">
<title>Abhishek Tyagi</title>
</head>
<body>
<div id="main" class="smooth-scroll">
<div class="transition">
<div class="cover cover1"></div>
<div class="cover cover2"></div>
</div>
<div id="home">
<div id="nav-container">
<div id="nav">
<p>Abhishek Tyagi</p>
<i class="ri-menu-2-line"></i>
</div>
<hr>
<div id="nav2">
<a data-scroll-to href="#home">Home</a>
<a data-scroll-to href="#page2">About</a>
<a data-scroll-to href="#page3">Skills</a>
<a data-scroll-to href="#page5">Education</a>
<a data-scroll-to href="#page4">Projects</a>
<a data-scroll-to href="#page7">Connect</a>
</div>
</div>
<div id="homemain">
<div id="homecontent">
<h1>I am a <span>Fullstack developer</span> who </h1>
<h2>loves to create <span>creative projects</span></h2>
<h3>I'm a dedicated computer science student at SRM University, deeply passionate about Android and
Full Stack Development, with a particular focus on RESTful APIs. My academic journey has
equipped me with a strong foundation in these areas, and I'm continually driven by a thirst for
knowledge and a commitment to innovation.</h3>
<img class="right" src="./assests/img/arrow.png" alt="">
<div class="magnet projectbtn">
<a href="" class="btn">Start Projects </a>
</div>
</div>
<div id="image">
<img class="left"
src="https://abhishektyagi2912.github.io/portfolio/assets/img/SAVE_20201229_210537.jpg"
alt="some error occur">
</div>
</div>
<div id="anda">
<a>Available for freelance</a>
</div>
</div>
<div id="page2">
<div id="about">
<h1>About <span class="magnet">Me</span></h1>
</div>
<div id="aboutcontainer">
<div id="aboutcontent">
<h1>
Hello there! 👋 I'm Abhishek Tyagi, a dynamic 22-year-old engineering sophomore currently
immersed in the world of Information Technology. I specialize in frontend web development (HTML,
CSS, JavaScript), Android development with Flutter, and have backend experience with Node.js,
Express, React, and basic Next.js. Passionate about open source and constantly exploring new
technologies.
</h1>
</div>
<div id="aboutbtn" class="magnet">
<a href="https://drive.google.com/file/d/17tuLjSPmXfsGFV7w5JZ7FNKn8AXroryH/view?usp=sharing"
target="_blank">Resume</a>
</div>
</div>
</div>
<div id="page3">
<div id="skills">
<h1>
My <span class="magnet">Skills</span>
</h1>
</div>
<div id="skillscontent">
<a href="https://developer.android.com" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/android/android-original-wordmark.svg"
alt="android" /> </a>
<a href="https://aws.amazon.com" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/amazonwebservices/amazonwebservices-original-wordmark.svg"
alt="aws" width="40" height="40" /> </a>
<a href="https://azure.microsoft.com/en-in/" target="_blank"> <img
src="https://www.vectorlogo.zone/logos/microsoft_azure/microsoft_azure-icon.svg" alt="azure"
width="40" height="40" /> </a>
<a href="https://getbootstrap.com" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg"
alt="bootstrap" width="40" height="40" /> </a>
<a href="https://offeescript.org" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/coffeescript/coffeescript-original-wordmark.svg"
alt="coffeescript" width="40" height="40" /> </a>
<a href="https://www.w3schools.com/cpp/" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/cplusplus/cplusplus-original.svg"
alt="cplusplus" width="40" height="40" /> </a>
<a href="https://developer.mozilla.org/en-US/docs/Glossary/Java" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original-wordmark.svg"
alt="cplusplus" width="40" height="40" /> </a>
<a href="https://www.w3schools.com/css/" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg"
alt="css3" width="40" height="40" /> </a>
<a href="https://www.figma.com/" target="_blank">
<img src="https://www.vectorlogo.zone/logos/figma/figma-icon.svg" alt="figma" width="40"
height="40" /> </a>
<a href="https://firebase.google.com/" target="_blank"> <img
src="https://www.vectorlogo.zone/logos/firebase/firebase-icon.svg" alt="firebase" width="40"
height="40" /> </a>
<a href="https://kotlinlang.org/" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/kotlin/kotlin-original-wordmark.svg"
alt="kotlin" width="40" height="40" /> </a>
<a href="https://git-scm.com/" target="_blank"> <img
src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40"
height="40" /> </a>
<a href="https://www.w3.org/html/" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg"
alt="html5" width="40" height="40" /> </a>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg"
alt="javascript" width="40" height="40" /> </a>
<a href="https://opencv.org/" target="_blank">
<img src="https://www.vectorlogo.zone/logos/opencv/opencv-icon.svg" alt="opencv" width="40"
height="40" /> </a>
<a href="https://www.python.org" target="_blank"> <img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg"
alt="python" width="40" height="40" /> </a>
<a href="https://reactjs.org/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg"
alt="react" width="40" height="40" /> </a>
<a href="https://www.selenium.dev" target="_blank">
<img src="https://raw.githubusercontent.com/detain/svg-logos/780f25886640cef088af994181646db2f6b1a3f8/svg/selenium-logo.svg"
alt="selenium" width="40" height="40" /> </a>
<a href="https://tailwindcss.com/" target="_blank">
<img src="https://www.vectorlogo.zone/logos/tailwindcss/tailwindcss-icon.svg" alt="tailwind"
width="40" height="40" /> </a>
<a href="https://www.tensorflow.org" target="_blank">
<img src="https://www.vectorlogo.zone/logos/tensorflow/tensorflow-icon.svg" alt="tensorflow" /> </a>
<a href="https://nodejs.org/en/about" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-original-wordmark.svg"
alt="tensorflow" /> </a>
<a href="https://www.npmjs.com/package/express" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/express/express-original-wordmark.svg"
alt="tensorflow" />
</a>
<a href="https://dart.dev/" target="_blank">
<img
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/dart/dart-original-wordmark.svg" />
</a>
<a href="https://www.mongodb.com/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original-wordmark.svg"
alt="tensorflow" />
</a>
</div>
</div>
<div id="page5">
<div id="education">
<h1>My <span class="magnet">Education</span></h1>
</div>
<div class="timeline">
<div class="event" id="event1">
<div class="date">2020 - 2024</div>
<div class="description">
<h2>B.Tech in CSE</h2>
<p>Srm University</p>
</div>
</div>
<div class="event" id="event2">
<div class="date">2018 - 2019</div>
<div class="description">
<h2>12th</h2>
<p>New Era Public School</p>
</div>
</div>
<div class="event" id="event3">
<div class="date">2016 - 2017</div>
<div class="description">
<h2>10th</h2>
<p>New Era Public School</p>
</div>
</div>
</div>
</div>
<div id="page4">
<div id="projects">
<h1>
My <span class="magnet">Work</span>
</h1>
</div>
<div id="work">
<div class="workcontent">
<img src="./assests/img/android.png" alt="">
<h1>E-commerce <span>Website</span></h1>
<div class="page4btn">
<a class="link" href="./pages/e-commerce.html">View More</a>
</div>
</div>
<div class="workcontent">
<img src="https://images.unsplash.com/photo-1559837627-de5ea80a1f43?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
alt="">
<h1>Express <span>Chat</span></h1>
<div class="page4btn">
<a class="link" href="./pages/expresschat.html">View More</a>
</div>
</div>
<div class="workcontent">
<img src="https://images.unsplash.com/photo-1628258334105-2a0b3d6efee1?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
alt="">
<h1>Meet <span>web</span></h1>
<div class="page4btn">
<a class="link" href="./pages/meetWeb.html">View More</a>
</div>
</div>
<div class="workcontent">
<img src="https://images.unsplash.com/photo-1565462905102-140e712045aa?q=80&w=2069&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
alt="">
<h1>Doubt <span>Hub</span></h1>
<div class="page4btn">
<a class="link" href="./pages/doubthub.html">View More</a>
</div>
</div>
<div class="workcontent">
<img src="https://images.unsplash.com/photo-1554331808-4e46e8ee8041?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
alt="">
<h1>Book <span>Store</span></h1>
<div class="page4btn">
<a class="link" href="./pages/bookstore.html">View More</a>
</div>
</div>
<div class="workcontent">
<img src="https://images.unsplash.com/photo-1554331808-4e46e8ee8041?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
alt="">
<h1>E-commerce <span>App</span></h1>
<div class="page4btn">
<a class="link" href="./pages/e-commerce-app.html">View More</a>
</div>
</div>
</div>
<div class="workbtn magnet">
<a class="link" href="https://github.com/abhishektyagi2912/Practice-with-languages/tree/main/Projects">Load More</a>
</div>
</div>
<div id="page6">
<div id="connectcontainer">
<div id="connect">
<h1>Inetersted in</h1>
<h2>Working Together</h2>
</div>
<div id="connectbtn" class="magnet">
<a class="link" href="./pages/projects.html ">Start a project</a>
</div>
</div>
</div>
<div id="page7">
<div id="social">
<div class="connectid magnet">
<a href="https://github.com/abhishektyagi2912" target="_blank">github</a>
</div>
<div class="connectid magnet">
<a href="https://www.linkedin.com/in/abhityagi2912/" target="_blank">linkedin</a>
</div>
<div class="connectid magnet">
<a href="https://twitter.com/abhityagi29120" target="_blank">Twitter</a>
</div>
<div class="connectid magnet">
<a href="https://www.instagram.com/abhityagi2912/" target="_blank">Instagram</a>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/0.155.0/three.min.js"
integrity="sha512-auFmPm+de880vk/c+bgBmuOnQ7BM28z7zPWmepVgX8737t75OHZjElOnQqERwP8cE4DIyCJ+gb1kE0b/eLWcnA=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/gh/automat/controlkit.js@master/bin/controlKit.min.js"></script>
<script type="text/javascript" src="https://unpkg.com/sheryjs/dist/Shery.js"></script>
<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.js"></script>
<script src="script.js?v=1.1"></script>
<script src="./javascript/index.js"></script>
</body>
</html>