-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathweb_team.html
181 lines (160 loc) · 7.26 KB
/
web_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
<!DOCTYPE HTML>
<html>
<head>
<title>
Spectrum
</title>
<link rel="icon" href="images/sitelogo.jpg">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/css/social_media.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-KA6wR/X5RY4zFAHpv/CnoG2UW1uogYfdnP67Uv7eULvTveboZJg0qUpmJZb5VqzN" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<link rel="stylesheet" type="text/css" href="assets/css/swiper.min.web_team.css">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!-- The social media icon bar -->
<div class="icon-bar">
<a href="https://www.facebook.com/spCETrum/" class="facebook" target=”_blank”><i class="fa fa-facebook"></i></a>
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/spectrum.cetb/?hl=en" class="instagram" target=”_blank”><i class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/channel/UCFJdttLXjuUyd6tpMAW2Hhw" class="youtube" target=”_blank”><i class="fa fa-youtube"></i></a>
</div>
<!-- Header -->
<header id="header">
<div class="inner">
<!--<a href="index.html" class="logo">Spectrum</a>-->
<nav id="nav">
<a href="index.php">Home</a>
<a href="#one">Projects</a>
<a href="#two">Team</a>
<a href="#three">Blog</a>
<a href="contact_us.html">Contact Us</a>
</nav>
<a href="#navPanel" class="navPanelToggle"><span class="fa fa-bars"></span></a>
</div>
</header>
<!-- Banner -->
<section id="banner">
<h1></h1>
<p></p>
</section>
<!-- One -->
<section id="one" class="wrapper">
<h2 style="color: #5385c1;">Projects</h2><br/>
<div class="inner">
<div class="flex flex-3">
<article>
<header>
<h3>Fire<br />Emergency System</h3>
</header>
<p>Fires in general are a big problem and risk to major public operations, as well as to life. According to India Risk Survey 2016, fire outbreak was ranked 8th biggest risk to businesses. Similarly according to a recent study,...</p>
<footer>
<a href="First_project.html" class="button special">More</a>
</footer>
</article>
<article>
<header>
<h3>AUtomatic DUstbin(AuDu)</h3>
</header>
<p>The project is based on the automation of the dustbin using an android app. The thought is to innovate the normal bluetooth controlled bot to usable form. It is achieved by...</p>
<footer>
<a href="second_project.html" class="button special">More</a>
</footer>
</article>
<article>
<header>
<h3>Smart<br/>Irrigation System</h3>
</header>
<p>Living requires water. This project proposes an intelligent Irrigation system which describes how irrigation can be handled smartly using IOT. The objective of this system is to...</p>
<footer>
<a href="third_project.html" class="button special">More</a>
</footer>
</article>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style1 special">
<div class="inner">
<header>
<h2>Our Web Team</h2>
</header>
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="imgBx">
<img src="images/trideep.jpg">
</div>
<div class="details">
<h3><span>Trideep Barik</span></h3>
<a href="https://www.facebook.com/trideep.barik.92" style="padding: 3px;"><i class="fab fa-facebook fa-2x" target="_blank"></i></a>
<a href="https://www.instagram.com/ds_tri26/?hl=en" style="padding: 4px"><i class="fab fa-instagram fa-2x" target="_blank"></i></a>
<a href="https://www.linkedin.com/in/trideep-b-b81515141/" target="_blank"><i class="fab fa-linkedin fa-2x"></i></a>
</div>
</div>
<div class="swiper-slide">
<div class="imgBx">
<img src="images/me.jpg">
</div>
<div class="details">
<h3><span>Rupesh Chandra Mohanty</span></h3>
<a href="https://www.facebook.com/rupesh.mohanty.1806" style="padding: 3px;" target="_blank"><i class="fab fa-facebook fa-2x"></i></a>
<a href="https://www.instagram.com/__bing_nerd__/?hl=en" style="padding: 4px" target="_blank"><i class="fab fa-instagram fa-2x"></i></a>
<a href="https://www.linkedin.com/in/rupesh-chandra-mohanty-23050a176/" target="_blank"><i class="fab fa-linkedin fa-2x"></i></a>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper special">
<div class="inner">
<header class="align-center">
<h2>Blog</h2><br/><br/><br/>
<footer id="footer">
<div class="inner">
<div class="flex">
<div class="copyright">
© Untitled. Design: <a href="https://templated.co">TEMPLATED</a>. Images: <a href="https://unsplash.com">Unsplash</a>
</div>
<div style="margin-left:-18%;">
<p>Designed by Spectrum Web Team</p>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript" src="assets/js/swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
effect: 'coverflow',
grabCursor: true,
centeredSlides: true,
slidesPerView: 'auto',
coverflowEffect: {
rotate: 30,
stretch: 0,
depth: 100,
modifier: 1,
slideShadows : true,
},
pagination: {
el: '.swiper-pagination',
},
});
</script>
</body>
</html>