forked from Akhilsv/ts-course-page
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
347 lines (333 loc) · 11.5 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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Aos styled_link -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0,user-scalable=no" />
<title>Tech snap</title>
<link href="Learners.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/@splidejs/splide@latest/dist/js/splide.min.js"></script>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@splidejs/splide@latest/dist/css/splide.min.css"
/>
</head>
<body>
<section
class="header">
<h1>TECH SNAP</h1>
<div class="navItems">
<a href="##">About Us</a>
<a href="##">Our People</a>
<a href="##">Learn</a>
<button class="btn">Get Started</button>
</div>
<div class="Ham">
<img src="./assets/menu.png" alt="Ham" >
</div>
</section>
<div class="Hero_section" id='top'>
<div class="Hero_details" data-aos="fade-right" >
<p>READ THEIR STORIES</p>
<h1>Meet 8,720,000+ DataCamp learners</h1>
</div>
<img
id="Learners_img"
src="./assets/Learning.svg"
alt="Learners"
data-aos="fade-left"
offset: 180
/>
</div>
<!-- Main Conatiner ------------------------------------------------------------------------------------------------ -->
<div class="mainCard_Section">
<div class="card_Container">
<!-- card region------------------------------------------ -->
<div class="card" data-aos="fade-up-right">
<img id="card_Avatar" src="./assets/Avatar.svg" alt="Avatar" />
<div class="card_Title">
<h1> “I would say DataCamp is better than any other platform for learning
R and Python.”</h1>
</div>
<div class="card_Details">
<div class="card_Edu">
<p>Harshvardhan is studying financial economics at the Gokhale
Institute of Politics and Economics in India.</p>
</div>
<div class="card_More">
<h3>Read Harshvardhan Story</h3>
<img src="./assets/next.png" alt="Arrow" >
</div>
</div>
</div>
<!-- card region------------------------------------------ -->
<div class="card" data-aos="fade-up">
<img id="card_Avatar" src="./assets/Avatar.svg" alt="Avatar" />
<div class="card_Title">
<h1> “I would say DataCamp is better than any other platform for learning
R and Python.”</h1>
</div>
<div class="card_Details">
<div class="card_Edu">
<p>Harshvardhan is studying financial economics at the Gokhale
Institute of Politics and Economics in India.</p>
</div>
<div class="card_More">
<h3>Read Harshvardhan Story</h3>
<img src="./assets/next.png" alt="Arrow" >
</div>
</div>
</div>
<!-- card region------------------------------------------ -->
<div class="card" data-aos="fade-up-left">
<img id="card_Avatar" src="./assets/Avatar.svg" alt="Avatar" />
<div class="card_Title">
<h1> “I would say DataCamp is better than any other platform for learning
R and Python.”</h1>
</div>
<div class="card_Details">
<div class="card_Edu">
<p>Harshvardhan is studying financial economics at the Gokhale
Institute of Politics and Economics in India.</p>
</div>
<div class="card_More">
<h3>Read Harshvardhan Story</h3>
<img src="./assets/next.png" alt="Arrow" >
</div>
</div>
</div>
<!-------------------------------------------- -->
<div class="text_box">
<h3>“Thanks to DataCamp, I can now look at business problems and evaluate if we can solve them with the help of data science.”</h3>
</div>
</div>
</div>
<!-- Main Conatiner ------------------------------------------------------------------------------------------------ -->
<div class="mainCard_Section">
<div class="card_Container">
<div class="card" data-aos="fade-up-right">
<img id="card_Avatar" src="./assets/Avatar.svg" alt="Avatar" />
<div class="card_Title">
<h1> “I would say DataCamp is better than any other platform for learning
R and Python.”</h1>
</div>
<div class="card_Details">
<div class="card_Edu">
<p>Harshvardhan is studying financial economics at the Gokhale
Institute of Politics and Economics in India.</p>
</div>
<div class="card_More">
<h3>Read Harshvardhan Story</h3>
<img src="./assets/next.png" alt="Arrow" >
</div>
</div>
</div>
<div class="card" data-aos="fade-up">
<img id="card_Avatar" src="./assets/Avatar.svg" alt="Avatar" />
<div class="card_Title">
<h1> “I would say DataCamp is better than any other platform for learning
R and Python.”</h1>
</div>
<div class="card_Details">
<div class="card_Edu">
<p>Harshvardhan is studying financial economics at the Gokhale
Institute of Politics and Economics in India.</p>
</div>
<div class="card_More">
<h3>Read Harshvardhan Story</h3>
<img src="./assets/next.png" alt="Arrow" >
</div>
</div>
</div>
<div class="card" data-aos="fade-up-left">
<img id="card_Avatar" src="./assets/Avatar.svg" alt="Avatar" />
<div class="card_Title">
<h1> “I would say DataCamp is better than any other platform for learning
R and Python.”</h1>
</div>
<div class="card_Details">
<div class="card_Edu">
<p>Harshvardhan is studying financial economics at the Gokhale
Institute of Politics and Economics in India.</p>
</div>
<div class="card_More">
<h3>Read Harshvardhan Story</h3>
<img src="./assets/next.png" alt="Arrow" >
</div>
</div>
</div>
<div class="text_box">
<h3>“Thanks to DataCamp, I can now look at business problems and evaluate if we can solve them with the help of data science.”</h3>
</div>
</div>
</div>
<!------------------------------Slides---------------------------------------->
<div class="splide">
<div class="splide__track">
<div class="tabs-holder splide__list">
<div class="tab splide__slide">
<h1>Big Data Engineer</h1>
<p>
the highest paying computer science jobs this year will be
rewarded to the Big Data Engineers. As industries become more and
more dependent on user data, companies are always looking for
skillful people that can help them gain insights into the
customer’s mind
</p>
<a
href="https://www.sdxcentral.com/industry/career/skills/big-data-engineer-skills/"
>WATCH NOW</a
>
</div>
<div class="tab splide__slide">
<h1>IT Auditor</h1>
<p>
IT auditor is responsible for analyzing and assessing a company's
technological infrastructure to ensure processes and systems run
accurately and efficiently, while remaining secure and meeting
compliance regulations.
</p>
<a href="https://www.zippia.com/senior-data-scientist-jobs/skills/"
>WATCH NOW</a
>
</div>
<div class="tab splide__slide">
<h1>Big Data Engineer</h1>
<p>
IT auditor is responsible for analyzing and assessing a company's
technological infrastructure to ensure processes and systems run
accurately and efficiently, while remaining secure and meeting
compliance regulations.
</p>
<a
href="https://www.sdxcentral.com/industry/career/skills/big-data-engineer-skills/"
>WATCH NOW</a
>
</div>
<div class="tab splide__slide">
<h1>Game Developer</h1>
<p>
Game developers are people like you with math, computer, or
creative arts skills. They spend their time programming and
developing games.Working in games development, you'll be involved
in the creation and production of games for personal computers,
games consoles, social/online games.
</p>
<a
href="https://www.sdxcentral.com/industry/career/skills/big-data-engineer-skills/"
>WATCH NOW</a
>
</div>
<div class="tab splide__slide">
<h1>Cyber Security Engineer</h1>
<p>
data scientists are always on demand and enterprises are ready to
spend big bucks behind them. As data continues to fuel business
growth, data scientists will continue to enjoy one of the highest
paying computer science jobs this year.
</p>
<div class="buttons-holder">
<a
href="https://www.sdxcentral.com/industry/career/skills/big-data-engineer-skills/"
>Security</a
>
<a
href="https://www.sdxcentral.com/industry/career/skills/big-data-engineer-skills/"
>WATCH NOW</a
>
</div>
</div>
</div>
</div>
</div>
<!-- ---------------------------------------Our footer--------------------------------------------------------------- -->
<footer class="Footer_conatiner">
<div class="Footer_header">
<img src="./assets/logo.jpg" alt="Logo" >
<br><br>
<p>We are here to solve your problems beacuse while pursuing your UG-CSE you might have lot many doubts about trending jobs and skills required to get hired for that job, WE HELP YOU TO KNOW ABOT TRENDING JOBS AND REQUIRED SKILLS</p>
<br>
<p>As well we help you to submit your projects in your degree pursuing university and we help you by free tutorials in Data science,AI, ML</p>
</div>
<div class="Footer_columns_holder">
<div class="Footer_columns">
<h1>Company</h1>
<a href="##">About us</a>
<a href="##">Learner stories</a>
<a href="##">our people</a>
<a href="##">jobs</a>
</div>
<div class="Footer_columns">
<h1>Resources</h1>
<a href="##">Learn</a>
<a href="##">Carrer path</a>
<a href="##">Internship</a>
<a href="##">Blogs</a>
</div>
<div class="Footer_columns">
<h1>Support</h1>
<a href="##">Contact us</a>
<a href="##">FAQ</a>
<a href="##">Any ideas, DM us</a>
<a href="##">Doc</a>
</div>
<div class="Footer_columns">
<h1>Services</h1>
<a href="##">Startup services</a>
<a href="##">Design services</a>
<a href="##">Projects</a>
<a href="##">Courses</a>
</div>
</div>
</footer>
<div class="Privacy_holder">
<div class="Privacy_links">
<a href="##">Privacy policy</a>
<a href="##">Cookies Notice</a>
<a href="##">Security</a>
<a href="##">Terms of use</a>
</div>
<div class="Social-media">
<img src="./assets/twitter.svg"/>
<img src="./assets/facebook.svg"/>
<img src="./assets/instagram.svg"/>
</div>
</div>
<div class="Scroll">
<a href="#top" class="back-to-top-link" aria-label="Scroll to Top">☝</a>
</div>
<!-- script files link here -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
// Animation------------------------------------
AOS.init({
duration: 900,
offset: 220,
easing: 'ease-in-out-quad'
});
//-----scroll-----------------
const ham = document.querySelector('.Ham');
window.addEventListener('scroll', () => {
const top = window.innerHeight * (10 / 100)+300;
if (window.scrollY <= top) {
document.querySelector(".Scroll").style.display='none';
}
if (window.scrollY > top) {
document.querySelector(".Scroll").style.display='grid';
}
});
ham.addEventListener('click',() => {
console.log('clicking');
})
//--------------------slide---------------------------------
document.addEventListener('DOMContentLoaded', function () {
new Splide('.splide', {
type: 'loop',
perPage: 1,
}).mount();
});
</script>
</body>
</html>