-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcloud-team.html
205 lines (183 loc) · 10.7 KB
/
cloud-team.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="Spotknack Talent Community">
<meta name="description" content="A community of like-minded, passionate, and motivated students formed by mentoring with the help of a working professional.">
<meta name="keywords" content="community, mentoring,spotknack ,passionate">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="7 days">
<meta name="author" content="spotknack">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="css/bootstrap.css">
<title> Spotknack Talent Community | developer team</title>
<link rel="icon" type="image/ico" href="img/talent green.png">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-C1GBP2C40P"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-C1GBP2C40P');
</script>
<style>
@media screen and (max-width: 579px) {
.cloud{
margin-left: 65px;
}
}
</style>
</head>
<body id="about">
<!--=====Navbar=====-->
<nav class="navbar fixed-top navbar-light bg-white navbar-expand-md bg-light">
<a href="https://community.spotknack.com/" class="navbar-brand"><img src="img/Black Logo.svg" class="talent-logo" alt=""></a>
<button class=" nt navbar-toggler position-absolute " data-toggle="collapse" data-target="#navMenu">
<span class="navbar-toggler-icon "></span>
</button>
<div class="collapse navbar-collapse" id="navMenu">
<ul class="navbar-nav ml-auto text-nowrap">
<li class="nav-item"><a class="nav-link text-dark font-weight-bold" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link text-dark" href="about.html">About us</a></li>
<li class="nav-item"><a class="nav-link text-dark" href="https://impact.spotknack.com">Impacts</a></li>
<li class="nav-item"><a class="nav-link text-dark mr-2" href="index.html#how-it-works">How it works</a></li>
<li class="nav-item">
<a href='https://forms.zohopublic.com/spotknack/form/Mission2021Registration/formperma/6HLkFAHXn-sAPii62-6vLCNSmx8Ys47CrrpEVJzgLSQ' title="Student Registration" target='_blank' onclick="zforms_open_window(this.href, 648, 700); return false"><button class="st-btn btn btns mr-3">Students</button></li>
</a>
<div class="dropdown">
<button class="btn dropdown-toggle nav-item st-btn btn btns mr-3" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
Join us
</button>
<ul class="dropdown-menu mt-2" aria-labelledby="dropdownMenuButton1">
<li><a class="dropdown-item" href="https://chat.whatsapp.com/IicUtDV6cNYJX1yYcYgAzT">WhatsApp</a></li>
<li><a class="dropdown-item" href="https://t.me/joinchat/3nqPv5jlBaQ1MzJl">Telegram</a></li>
</ul>
</div>
</ul>
</div>
</nav>
<div class="our">
<p class="text-center text1 ">Cloud Computing Team</p>
<h5 class="pl-3"><b> Details about the team:</b></h5>
<p class="text2 pl-5">Cloud computing team of spotknack talent community is formed in this year 2022 of four people Harish, Sureka, Janani and Maithreyan.
Our main mission is to deliver different cloud computing services through the Internet, including data storage, servers, databases, networking, and software.
</p>
<h5 class="pl-3"><b> Why the team was formed:</b></h5>
<p class="text2 pl-5">The team is formed to to seek knowledge about cloud computing as it's going to play a vital role in technology industry and we as a spotnack team want to gain knowledge and implement it in real-life technology situations. </p>
<h5 class="pl-3"><b> What they going to do:</b></h5>
<p class="text2 pl-5">We are providing hands-on experience to other spotknack mentees by connecting with everyone as team. We are making them to learn in a way where they will be working on their own in real-life projects with right guidance and support from us. We will be tracking their progress consistently in upskilling everyone.</p>
</div>
<div class="core-cont d-flex mt-5 flex-nowrap">
<div class="text-nowrap core-text ">
Our Team</div>
<div class="mar-top-108 d-flex flex-row flex-wrap">
<div class="flex-column padding cloud">
<img src="img/cloud/maithreyan.jfif" alt="Maithreyan" class="img">
<p class="member">Maithreyan M</p>
<p class="dest">Cloud Computing Team</p>
</div>
<div class="flex-column padding cloud">
<img src="img/cloud/harish.jpg" alt="Harish" class="img">
<p class="member">Harish N J</p>
<p class="dest">Cloud Computing Team</p>
</div>
<div class="flex-column padding cloud">
<img src="img/cloud/sureka.jfif" alt="Sureka" class="img">
<p class="member">Sureka M</p>
<p class="dest">Cloud Computing Team</p>
</div>
<div class="flex-column padding cloud">
<img src="img/cloud/janani.jfif" alt="Janani" class="img">
<p class="member">Janani B</p>
<p class="dest">Cloud Computing Team</p>
</div>
</div>
</div>
<!--=====footer=====-->
<footer>
<div class="footer w-100">
<div class="logo"><img src="/img/White Logo.svg" width="20%" alt=""></div>
<div class="row foot text-nowrap justify-content-evenly">
<div class="col addrs">
<p class="pb-1">Address</p>
<h6>Coimbatore,<br>Tamil Nadu 641035</h6>
<p class="pb-1">Contact</p>
<h6>[email protected]</h6>
<p class="pb-1">Follow Us On</p>
<div class="social-networks">
<a href="https://www.facebook.com/spotknack" target="_blank"><img src="img/facebook.png" alt="logos"></a>
<a href="https://www.linkedin.com/showcase/spotknack-talent-community" target="_blank"><img src="img/linkedin.png" alt="logo-linkedin"></a>
<a href=" https://www.instagram.com/invites/contact/?i=1pkyhbjq91ypy&utm_content=ml5wc0h" target="_blank"><img src="img/instagram-logo.png" alt=""></a>
<a href="https://twitter.com/spotknack" target="_blank"><img src="img/twitter.png" alt=""></a>
</div>
</div>
<div class="col orgn">
<p class="pb-1">Organization</p>
<h6><a href="about.html">About</a></h6>
<h6><a href="https://impact.spotknack.com">Impacts</a></h6>
<h6><a href="Website-team.html">Website Team</a></h6>
<h6><a href="https://forms.gle/aTU8YwFE4TCAXbxn6">Become a Volunteer</a></h6>
<h6><a href="time-line.html">Time Line</a></h6>
<h6><a href="code.html">Code of Conduct</a></h6>
<h6><a href="terms.html">Terms and Condition</a></h6>
<!----<h6><a href="#">Privacy Policy</a></h6> -->
</div>
<!--- <div class="col partner orgn">
<p class="pb-1">Our Partners</p>
<h6><a href="https://aicraise.com/">Spotknack</a></h6>
</div> -->
<div class="col res">
<p class="pb-1">Story Board</p>
<h6><a href="story_page1.html">Imapact Stories</a></h6>
<h6><a href="testimonial.html">Testimonials</a></h6>
<h6><a href="interview.html">Our Impactors</a></h6>
</div>
<div class="col res">
<p class="pb-1">Programs</p>
<h6><a href="cloud-team.html">Year of Cloud Computing</a></h6>
</div>
</div>
</footer>
<div class="build">Build with <img src="img/heart.png"> By <a href="https://spotknack.com/" target="_blank">SpotKnack Talent Community</a></div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="js/bootstrap.js"></script>
<script src="js/app.js"></script>
<script type="text/javascript">
function zforms_open_window(url, height, width) {
var leftPos = 0;
var topPos = 0;
if (screen) {
leftPos = (screen.width - width) / 2;
topPos = (screen.height - height) / 2;
window.open(url, null, 'width=' + width + ',height=' + height + ',left=' + leftPos + ',top=' + topPos + ', toolbar=0, location=0, status=1, scrollbars=1, resizable=1');
}
}
</script>
<script type="text/javascript">
var $zoho = $zoho || {};
$zoho.salesiq = $zoho.salesiq || {
widgetcode: "68d14420a8b23c3d7966c8637be17415ee75cdd5a02af41d55e343270b69fc44",
values: {},
ready: function() {}
};
var d = document;
s = d.createElement("script");
s.type = "text/javascript";
s.id = "zsiqscript";
s.defer = true;
s.src = "https://salesiq.zoho.com/widget";
t = d.getElementsByTagName("script")[0];
t.parentNode.insertBefore(s, t);
d.write("<div id='zsiqwidget'></div>");
</script>
</body>
</html>