-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
149 lines (144 loc) · 8.33 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
<!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">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="icon" href="https://vitap.ac.in/wp-content/uploads/2020/07/cropped-logo_icon-1-32x32.png" sizes="32x32">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<link rel="stylesheet" href="main.css">
<title>VIT-AP – Apply Knowledge. Improve Life!</title>
</head>
<body>
<div class="home__wrapper">
<div class="home__container">
<div class="home__inner">
<img src="images/formlogo.png" alt="" width="195px"height="72.44px">
<div class="home__text">
<h1>Center of Excellence</h1>
<div>Apply Knowledge,Improve Life.</div>
</div>
<div>
<a href="#homepage"><button class="button button__coloured">Center of Excellence</button></a>
<button class="button button__transparent" onclick="clgwebsite()">Visit us →</button>
</div>
</div>
</div>
</div>
<div id="homepage">
<nav class="navbar navbar-expand-lg navbar-light ">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="images/formlogo.png" alt="" srcset="">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="ms-auto navbar-nav">
<li class="nav-item">
<a class="nav-link"href="advisory.html">Advisory Board</a>
</li>
<li class="nav-item">
<a class="nav-link" href="air.html">AI and Robotics</a>
</li>
<li class="nav-item">
<a class="nav-link" href="cs.html">Cyber Security</a>
</li>
<li class="nav-item">
<a class="nav-link" href="iot.html">Internet of Things</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Blogs.html">Blogs</a>
</li>
<li class="nav-item">
<a class="nav-link"href="contactus.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="main__body">
<div class="row">
<div class="text__box col-lg-7">
<h1>Center of Excellence</h1>
<hr>
<div>
VIT-AP University established three Centers of Excellence in IoT, Cyber Security, and AI and Robotics. The aim of these center's is to make the greatest possible contributions to industry and society by focusing on research, consulting, projects, and training
faculty and students in cutting edge technology
</div>
<h3>The main goals of these center are</h3>
<ul>
<li>To engage and establish new ground-breaking research in the fields of IoT, Cyber Security, AI and Robotics</li>
<li>To maintain a strong and symbiotic relationship with the academic industry to ensure seamless project integration</li>
<li>To engage instructors and students to learn about emerging technologies through progressive advanced technology-based curriculum and training</li>
<li>Through entrepreneurial activity, nurture and channel support to longterm ideas.
</li>
</ul>
</div>
<div class="img__box col-lg-5">
<img src="images/pic1.jpeg" alt="" srcset="">
</div>
<div class="text__box col-lg-7">
<h3>MoU with Intel</h3>
<div>
On November 18, 2021, VIT-AP University, Andhra Pradesh signed a Memorandum of Understanding with Intel. Dr. S. V. Kota Reddy, Vice Chancellor of VIT-AP University, Mr. Jitendra Chaddah, Country Manager, Intel India's Supply Chain, have signed the
MOU. The goal of this MOU is to establish an Internet of Things(IOT) Center of Excellence at VIT-AP University. The COE was established to help students improve their technical abilities and bridge the gap between industry and academia.
The Internet of Things (IoT) is a cutting-edge technology that generates a global network of machines and devices that can connect and exchange data through the Internet. This center's gives academics, students, and researchers the opportunity
to conduct research and generate new ideas.
</div>
</div>
<div class="img__box col-lg-5">
<img src="images/pic3.png" alt="" srcset="">
</div>
<div class="text__box col-lg-7">
<h3>MoU with Boston IT Solutions (India) Pvt Ltd</h3>
<div>
On Thursday, November 18th, 2021, a virtual signing ceremony between VIT-AP University, Andhra Pradesh and Boston IT Solutions(India) Pvt. Ltd in Bengaluru, Karnataka took place.Dr. S. V. Kota Reddy, Vice Chancellor of VIT-AP University,Ms. Laxmi
Nageswari, Global Head of AI Education and Solutions, have signed the MOU. This MOU seeks to collaborate on the development of real-time applications, as well as cooperative research and consulting on cutting-edge AI and robotics technology.
It also gives students the opportunity to obtain experience working in an engineering workplace while still meeting their academic requirements.
</div>
</div>
<div class="img__box col-lg-5">
<img src="images/logoWoB.png" alt="" srcset="">
</div>
<div class="img__box col-lg-12">
<img src="images/DirectorDetails.png" alt="" srcset="">
</div>
</div>
</div>
</div>
<footer class="footer__wrapper">
<div class="footer__inner">
<img src="images/formlogo.png" alt="" srcset="">
<h1>Center of Excellence</h1>
<div class="row mx-auto">
<div style="width: fit-content;"><a href="index.html" class="nav-link">Home</a></div>
<div style="width: fit-content;"><a href="air.html" class="nav-link">AIR Center</a></div>
<div style="width: fit-content;"><a href="cs.html" class="nav-link">Cyber Security</a></div>
<div style="width: fit-content;"><a href="iot.html" class="nav-link">IOT Center</a></div>
<div style="width: fit-content;"><a href="contactus.html" class="nav-link">Contact</a></div>
</div>
<div class="row mx-auto">
<div style="width: fit-content;"><a href="" class="social__link"><i class='bx bxl-facebook'></i></a></div>
<div style="width: fit-content;"><a href="" class="social__link"><i class='bx bxl-twitter' ></i></a></div>
<div style="width: fit-content;"><a href="" class="social__link"><i class='bx bxl-instagram' ></i></a></div>
</div>
<div class="mx-auto copyright__text">Copyright © VIT-AP COE 2022. All rights reserved.</div>
</div>
</footer>
</body>
<script>
function clgwebsite(){
window.location.href="https://vitap.ac.in/";
}
</script>
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
</html>