-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
221 lines (208 loc) · 11.7 KB
/
index.html
File metadata and controls
221 lines (208 loc) · 11.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description"
content="AWS User Group Kolkata (AWSUGKOL) - The official community for AWS enthusiasts in Kolkata. Join us for events, meetups, and networking." />
<meta name="keywords"
content="AWS, Amazon Web Services, AWS User Group, Kolkata, AWSUGKOL, Cloud Computing, Soumyadeep Mandal, Meetup, Tech Community" />
<meta name="author" content="Soumyadeep Mandal" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://awsugkol.github.io/" />
<meta property="og:title" content="AWS User Group Kolkata" />
<meta property="og:description"
content="AWS User Group Kolkata (AWSUGKOL) - The official community for AWS enthusiasts in Kolkata. Join us for events, meetups, and networking." />
<meta property="og:image" content="https://awsugkol.github.io/logo.png" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://awsugkol.github.io/" />
<meta property="twitter:title" content="AWS User Group Kolkata" />
<meta property="twitter:description"
content="AWS User Group Kolkata (AWSUGKOL) - The official community for AWS enthusiasts in Kolkata. Join us for events, meetups, and networking." />
<meta property="twitter:image" content="https://awsugkol.github.io/logo.png" />
<title>AWS User Group Kolkata</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;600;800&display=swap"
rel="stylesheet">
<script type="module" crossorigin src="/assets/index-B10L6LCZ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-f4iXxLYQ.css">
</head>
<body class="dark-theme">
<nav id="navbar" class="navbar">
<div class="nav-container">
<div class="logo" style="gap: 0.5rem;">
<img src="/logo.png" alt="AWS User Group Kolkata" class="h-8" />
<span style="color: white; font-weight: 700; font-size: 1.25rem;">AWS User Group Kolkata</span>
</div>
<div class="nav-links">
<a href="#about">About</a>
<a href="#organizers">Organizers</a>
<a href="#events">Events</a>
<a href="https://awsugkol.github.io/acd2025" target="_blank" class="btn btn-primary"
style="background: transparent; border: 2px solid var(--color-aws-orange); color: var(--color-text-primary); margin-right: 0.5rem;">AWS
Community Day 2025</a>
<a href="#join" class="btn btn-primary">Join Us</a>
</div>
<div class="mobile-menu-btn">
<span></span><span></span><span></span>
</div>
</div>
</nav>
<main>
<!-- Hero Section -->
<section id="hero" class="hero">
<div class="hero-background"></div>
<div class="hero-content">
<h1 class="animate-up">Empowering Cloud Enthusiasts in <span class="gradient-text">Kolkata</span></h1>
<p class="animate-up delay-1">Join a community of 3,000+ developers, architects, and tech enthusiasts. Learn,
share knowledge, and build the future with Amazon Web Services.</p>
<div class="hero-buttons animate-up delay-2">
<a href="#events" class="btn btn-primary btn-large">Discover Events</a>
<a href="#about" class="btn btn-secondary btn-large">Learn More</a>
</div>
</div>
<div class="hero-visual animate-fade delay-3">
<div class="floating-element el-1">☁️</div>
<div class="floating-element el-2">🚀</div>
<div class="floating-element el-3">💻</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="about section">
<div class="container">
<div class="section-header reveal">
<h2>Who We Are</h2>
<div class="hr-line"></div>
</div>
<div class="about-grid">
<div class="about-text reveal">
<p>The <strong>AWS User Group Kolkata (AWSUGKOL)</strong> is an independent, community-led group based in
the "City of Joy", India. We are united by our passion for Amazon Web Services.</p>
<p>Our focus spans across <strong>Cloud Computing, Serverless Architecture, Scalability, AI/ML (Amazon
Bedrock), and Blockchain</strong>. Led by a passionate group of volunteers,
we aim to bridge the gap between learning and production-scale implementation.</p>
</div>
<div class="about-stats reveal">
<div class="stat-card">
<i class="fa-brands fa-meetup" style="font-size: 2.5rem; color: #e51937; margin-bottom: 0.5rem;"></i>
<h3 class="counter" data-target="3000">0</h3>
<p>Meetup Members</p>
</div>
<div class="stat-card">
<i class="fa-brands fa-linkedin" style="font-size: 2.5rem; color: #0077b5; margin-bottom: 0.5rem;"></i>
<h3 class="counter" data-target="2000">0</h3>
<p>LinkedIn Followers</p>
</div>
<div class="stat-card">
<i class="fa-solid fa-calendar-check"
style="font-size: 2.5rem; color: var(--color-aws-orange); margin-bottom: 0.5rem;"></i>
<h3 class="counter" data-target="80">0</h3>
<p>Events Hosted</p>
</div>
</div>
</div>
</div>
</section>
<!-- Organizers Section -->
<section id="organizers" class="organizers section">
<div class="container">
<div class="section-header reveal">
<h2>Community Leaders</h2>
<div class="hr-line"></div>
</div>
<div class="organizers-grid" style="display: flex; justify-content: center; gap: 2rem; flex-wrap: wrap;">
<div class="organizer-card reveal"
style="background: var(--color-bg-secondary); border: 1px solid var(--color-aws-orange); border-radius: 12px; padding: 2rem; text-align: center; max-width: 350px; box-shadow: 0 0 20px rgba(71, 33, 209, 0.1);">
<div class="organizer-avatar"
style="width: 120px; height: 120px; border-radius: 50%; background: var(--color-glass); margin: 0 auto 1.5rem; display: flex; align-items: center; justify-content: center; font-size: 3rem; border: 2px solid var(--color-aws-orange); overflow: hidden;">
<img src="https://avatars.githubusercontent.com/u/49950107" alt="Soumyadeep Mandal"
style="width: 100%; height: 100%; object-fit: cover;" />
</div>
<h3 style="font-size: 1.5rem; margin-bottom: 0.5rem;">Soumyadeep Mandal</h3>
<p style="color: var(--color-aws-orange); font-weight: 600; margin-bottom: 1rem;">Lead Organizer</p>
<p style="color: var(--color-text-secondary); font-size: 0.95rem;">Soumyadeep has been a core part of the
AWS User Group
Kolkata community since 2018. He leads operations, created the website, and dedicates immense effort to
host
successful meetups and Community Days.</p>
<div style="margin-top: 1.5rem; display: flex; justify-content: center; gap: 1rem;">
<a href="https://x.com/imsampro" target="_blank"
style="display: flex; align-items: center; gap: 0.5rem; color: #fff; text-decoration: none; font-weight: 500; font-size: 0.95rem; padding: 0.5rem 1rem; background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 8px; transition: all 0.3s ease; box-shadow: 0 4px 6px rgba(0,0,0,0.1);"
onmouseover="this.style.background='rgba(255, 255, 255, 0.2)'; this.style.transform='translateY(-2px)';"
onmouseout="this.style.background='rgba(255, 255, 255, 0.1)'; this.style.transform='translateY(0)';"><i
class="fa-brands fa-x-twitter" style="font-size: 1.1rem;"></i> X (Twitter)</a>
<a href="https://linkedin.com/in/imsampro" target="_blank"
style="display: flex; align-items: center; gap: 0.5rem; color: #fff; text-decoration: none; font-weight: 500; font-size: 0.95rem; padding: 0.5rem 1rem; background: rgba(0, 119, 181, 0.2); border: 1px solid rgba(0, 119, 181, 0.5); border-radius: 8px; transition: all 0.3s ease; box-shadow: 0 4px 6px rgba(0,0,0,0.1);"
onmouseover="this.style.background='rgba(0, 119, 181, 0.4)'; this.style.transform='translateY(-2px)';"
onmouseout="this.style.background='rgba(0, 119, 181, 0.2)'; this.style.transform='translateY(0)';"><i
class="fa-brands fa-linkedin" style="color: #0077b5; font-size: 1.1rem;"></i> LinkedIn</a>
</div>
</div>
</div>
</div>
</section>
<!-- Events Section -->
<section id="events" class="events section">
<div class="container">
<div class="section-header reveal">
<h2>Upcoming & Past Events</h2>
<div class="hr-line"></div>
</div>
<div class="events-grid" id="events-grid">
<!-- Events will be dynamically injected here via JavaScript -->
</div>
<div id="events-pagination" class="pagination"></div>
</div>
</section>
<!-- CTA -->
<section id="join" class="cta-section section">
<div class="cta-container reveal">
<h2>Ready to Build on AWS?</h2>
<p>Join our growing community to stay updated on the latest cloud trends, jobs, and networking
opportunities in Kolkata.</p>
<a href="https://www.meetup.com/awsugkol/" target="_blank" class="btn btn-primary btn-large cta-btn">Join on
Meetup</a>
</div>
</section>
</main>
<footer>
<div class="footer-content">
<div class="footer-logo">AWS UG Kolkata</div>
<p>Run by independent volunteers. Not directly affiliated with Amazon Web Services, Inc.</p>
<div class="social-links">
<a href="https://linkedin.com/company/awsugkol" target="_blank" aria-label="LinkedIn"><i
class="fa-brands fa-linkedin"></i></a>
<a href="https://x.com/awsugkol" target="_blank" aria-label="X (Twitter)"><i
class="fa-brands fa-x-twitter"></i></a>
<a href="https://github.com/awsugkol" target="_blank" aria-label="GitHub"><i
class="fa-brands fa-github"></i></a>
<a href="https://facebook.com/awsugkol" target="_blank" aria-label="Facebook"><i
class="fa-brands fa-facebook"></i></a>
<a href="https://instagram.com/awsugkol" target="_blank" aria-label="Instagram"><i
class="fa-brands fa-instagram"></i></a>
<a href="https://threads.net/awsugkol" target="_blank" aria-label="Threads"><i
class="fa-brands fa-threads"></i></a>
<a href="https://www.youtube.com/@awsugkol/" target="_blank" aria-label="YouTube"><i
class="fa-brands fa-youtube"></i></a>
<a href="https://meetup.com/awsugkol" target="_blank" aria-label="Meetup"><i
class="fa-brands fa-meetup"></i></a>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 AWS User Group Kolkata. All rights reserved.</p>
<p style="margin-top: 0.5rem; font-size: 0.9rem; color: var(--color-text-secondary);">Developed and Maintained by
<a href="https://linkedin.com/in/imsampro" target="_blank"
style="color: var(--color-aws-orange); text-decoration: none; font-weight: 600;">Soumyadeep Mandal</a>
</p>
</div>
</footer>
<!-- Dev Sticky Footer -->
<div class="dev-sticky-footer">
🚧 The site is under development
</div>
</body>
</html>