-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbbhavya.html
More file actions
183 lines (173 loc) · 6.51 KB
/
bbhavya.html
File metadata and controls
183 lines (173 loc) · 6.51 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CSI Dev Coordinators</title>
<style>
body {
margin: 0;
font-family: Arial, sans-serif;
background-color: #f4f4f4;
color: #333;
}
.header {
background-color: #e2e8f0;
padding: 20px;
text-align: center;
}
.header h1 {
color: #1e293b;
margin: 10px 0;
}
.tools {
text-align: center;
padding: 20px;
}
.tools h2 {
color: #1d4ed8;
}
.tools img {
width: 60px;
margin: 10px;
}
.card-container {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
margin: 30px auto;
max-width: 1400px;
}
.card {
background-color: #ffffff;
padding: 20px;
width: 280px;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
text-align: center;
}
.card img {
width: 100%;
border-radius: 10px;
}
.card h2 {
margin-top: 10px;
}
.card h4 {
color: #555;
margin: 5px 0;
}
.social a img {
width: 30px;
margin: 10px;
}
.footer-section {
background-color: #e0f2fe;
padding: 30px;
text-align: center;
}
.footer {
background-color: #0f172a;
color: white;
text-align: center;
padding: 15px;
}
h2.section-title {
text-align: center;
color: #1e293b;
margin-top: 40px;
}
</style>
</head>
<body>
<div class="header">
<img src="images/logo.png" alt="CSI Dev Logo" style="height: 80px;">
<h1>CSI Dev Club</h1>
<p style="color: #475569;">Learn App Development and Web Development with Industry Tools</p>
</div>
<div class="tools">
<h2>Powerful Dev Tools We Use</h2>
<img src="https://cdn-icons-png.flaticon.com/512/732/732212.png" alt="HTML">
<img src="https://cdn-icons-png.flaticon.com/512/732/732190.png" alt="CSS">
<img src="https://cdn-icons-png.flaticon.com/512/5968/5968292.png" alt="JS">
<img src="https://cdn-icons-png.flaticon.com/512/919/919830.png" alt="React">
<img src="https://cdn-icons-png.flaticon.com/512/5968/5968350.png" alt="GitHub">
</div>
<h2 class="section-title">Budwiser, Advisors & Coordinators</h2>
<div class="card-container">
<div class="card">
<img src="images/kushagra.jpg" alt="Kushagra Singh">
<h2>Kushagra Singh</h2>
<h4>Budwiser</h4>
<div class="social">
<a href="https://www.instagram.com/kuxhagrasingh?igsh=MTRkcGc3dDAxdWlncw==" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/1384/1384063.png" alt="Instagram">
</a>
<a href="https://www.linkedin.com/in/kushagra-singh-varanasi?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/174/174857.png" alt="LinkedIn">
</a>
</div>
</div>
<div class="card">
<img src="images/aditya.jpg" alt="Aditya Sachan">
<h2>Aditya Sachan</h2>
<h4>Club Advisor</h4>
<div class="social">
<a href="https://www.instagram.com/sachan.adityaa/" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/1384/1384063.png" alt="Instagram">
</a>
<a href="https://www.linkedin.com/in/aditya0024" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/174/174857.png" alt="LinkedIn">
</a>
</div>
</div>
<div class="card">
<img src="images/shubham.jpg" alt="Shubham Kumar">
<h2>Shubham Kumar</h2>
<h4>Club Advisor</h4>
<div class="social">
<a href="https://www.instagram.com/shubhamm.kumar.14?igsh=OWRka3JwZHVwZDJ0" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/1384/1384063.png" alt="Instagram">
</a>
<a href="https://www.linkedin.com/in/shubham-kumar-235602245?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/174/174857.png" alt="LinkedIn">
</a>
</div>
</div>
<div class="card">
<img src="images/rrishabk.jpg" alt="rrishabk">
<h2>rrishabk</h2>
<h4>Club Coordinator</h4>
<div class="social">
<a href="https://www.instagram.com/rrishabk/" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/1384/1384063.png" alt="Instagram">
</a>
<a href="https://in.linkedin.com/in/rrishabk" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/174/174857.png" alt="LinkedIn">
</a>
</div>
</div>
<div class="card">
<img src="images/bhavya.jpg" alt="Bhavya Yadav">
<h2>Bhavya Yadav</h2>
<h4>Club Coordinator</h4>
<div class="social">
<a href="https://www.instagram.com/bbhavyae/" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/1384/1384063.png" alt="Instagram">
</a>
<a href="https://www.linkedin.com/in/bbhavyadav" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/174/174857.png" alt="LinkedIn">
</a>
</div>
</div>
</div>
<div class="footer-section">
<h2>Have any questions or doubts?</h2>
<p style="font-size: 18px;">Feel free to reach out to our coordinators above. We are here to help you grow as a developer!</p>
<p style="font-size: 16px; font-style: italic;">Whether it's Web Dev, App Dev, or Club Activities — we got you.</p>
</div>
<div class="footer">
© 2025 CSI Dev Club | Made with 💻 and ☕
</div>
</body>
</html>