-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
207 lines (188 loc) · 8.65 KB
/
about.html
File metadata and controls
207 lines (188 loc) · 8.65 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Us | ExploitInject</title>
<meta name="description"
content="Learn about ExploitInject, a Bangladesh-based tech startup merging software development with cyber security transparency. Meet our team of experts.">
<meta name="keywords"
content="ExploitInject About, Tech Startup Bangladesh, Cyber Security Team, Web Developers Bangladesh, Software Company Story">
<meta name="author" content="ExploitInject Team">
<meta property="og:title" content="About Us | ExploitInject">
<meta property="og:description"
content="Learn about ExploitInject, a Bangladesh-based tech startup merging software development with cyber security transparency.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://exploit-inject.github.io/ExploitInject/about.html">
<meta property="og:image" content="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png">
<meta name="robots" content="index, follow">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "ExploitInject",
"url": "https://exploit-inject.github.io/ExploitInject/about.html",
"logo": "https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png",
"description": "Tech startup merging software development with cyber security transparency."
}
</script>
<link rel="icon" href="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png" type="image/png">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- Link to the shared design system -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- BACKGROUND -->
<div class="background-animation">
<div class="grid"></div>
<script>
for (let i = 0; i < 25; i++) {
let circle = document.createElement("div");
circle.classList.add("circle");
circle.style.width = circle.style.height = Math.random() * 15 + 8 + "px";
circle.style.left = Math.random() * 100 + "vw";
circle.style.animationDuration = Math.random() * 7 + 6 + "s";
circle.style.opacity = Math.random();
document.querySelector(".background-animation").appendChild(circle);
}
</script>
</div>
<!-- NAVBAR -->
<nav id="siteNav">
<div class="leftnav">
<a href="index.html" class="logo" title="ExploitInject — Home">
<span class="logo-img" aria-hidden="true">
<img src="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png" alt="ExploitInject">
</span>
<span class="logo-text glitch">ExploitInject</span>
</a>
</div>
<div class="navlinks">
<a href="index.html">Home</a>
<a href="about.html" class="active">About</a>
<a href="services.html">Services</a>
<a href="connect.html">Connects</a>
</div>
</nav>
<!-- HERO SECTION (Reused struct but specific content) -->
<section class="hero" style="height: 60vh; min-height: 400px;">
<div style="width: 100%; text-align: center;">
<h2 style="font-size: 50px;">About <br><span>ExploitInject</span></h2>
ExploitInject was founded to solve a critical problem: the gap between theoretical knowledge and real-world
application. While we have delivered top-tier training in the past, we are currently focusing on premium
development services and will resume our elite training programs in the near future.
</div>
</section>
<!-- MISSION / STORY SECTION -->
<section class="section" style="padding-top: 0;">
<h2>Our Mission</h2>
<div class="features" style="grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));">
<div class="card">
<div class="card-icon"><i class="fas fa-bullseye"></i></div>
<h3>Identify & Train</h3>
<p>While we have trained future tech leaders in the past, we are currently restructuring our modules to provide even better value in our upcoming sessions.</p>
</div>
<div class="card">
<div class="card-icon"><i class="fas fa-shield-alt"></i></div>
<h3>Secure & Build</h3>
<p>We help organizations secure their digital assets through rigorous penetration testing while building robust,
scalable software solutions.</p>
</div>
</div>
</section>
<!-- CORE TEAM SECTION (Reused from Index) -->
<section class="section">
<div class="team-section">
<h3 class="team-title">◈ Meet The Team ◈</h3>
<div class="team-grid">
<!-- Member 1: Co-Founder (Left) -->
<div class="team-member">
<div class="member-img">
<img src="https://avatars.githubusercontent.com/u/186500760?v=4" alt="MD AMIT HASAN ROBI">
</div>
<div class="member-name">MD AMIT HASAN ROBI</div>
<div class="member-role">Co-Founder & App Developer</div>
<div class="member-socials">
<a href="https://github.com/amit-hasan10" title="GitHub"><i class="fab fa-github"></i></a>
<!-- <a href="#" title="LinkedIn"><i class="fab fa-linkedin"></i></a> -->
</div>
</div>
<!-- Member 2: CEO / Founder (Center, Elevated) -->
<div class="team-member ceo-card">
<div class="member-img">
<img src="https://avatars.githubusercontent.com/u/86911763?v=4" alt="MD SAMIUR RAHMAN TANIM">
</div>
<div class="member-name">MD SAMIUR RAHMAN TANIM</div>
<div class="member-role">Founder & Lead Dev</div>
<div class="member-socials">
<a href="https://github.com/CodeWithTanim"" title=" GitHub"><i class="fab fa-github"></i></a>
<a href="https://linkedin.com/in/CodeWithTanim" title="LinkedIn"><i class="fab fa-linkedin"></i></a>
<a href="https://codewithtanim.is-a.dev/" title="Portfolio"><i class="fas fa-globe"></i></a>
</div>
</div>
<!-- Member 3: Co-Founder (Right) -->
<div class="team-member">
<div class="member-img">
<img src="https://avatars.githubusercontent.com/u/198311717?v=4" alt="MAHIDUL AHASAN">
</div>
<div class="member-name">MAHIDUL AHASAN</div>
<div class="member-role">Co-Founder & Web Developer</div>
<div class="member-socials">
<a href="https://github.com/MAHIDUL-135" title="GitHub"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/mahidul-ahasan-b8b9a1377/" title="LinkedIn"><i
class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="main-footer">
<div class="footer-content">
<div class="footer-col">
<h4>ExploitInject</h4>
<p>Bridging the gap between Cyber Security and Software Development.</p>
</div>
<div class="footer-col">
<h4>Quick Links</h4>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="connect.html">Connect</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Legal</h4>
<ul class="footer-links">
<li><a href="privacy-policy.html">Privacy Policy</a></li>
<li><a href="terms-and-conditions.html">Terms & Conditions</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Connect With Us</h4>
<div class="footer-social-icons">
<a href="#" class="footer-social-link" title="Facebook Group"><i class="fab fa-facebook-f"></i></a>
<a href="#" class="footer-social-link" title="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
<a href="#" class="footer-social-link" title="GitHub"><i class="fab fa-github"></i></a>
<a href="mailto:exploitinject+web@gmail.com" class="footer-social-link" title="Email Us"><i
class="fas fa-envelope"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
© 2022 - <span id="currentYear"></span> ExploitInject • Made in Bangladesh
</div>
</footer>
<script>
document.getElementById("currentYear").textContent = new Date().getFullYear();
// Navbar shrink script
window.onscroll = () => {
let nav = document.querySelector("nav");
if (window.scrollY > 50) nav.classList.add("shrink");
else nav.classList.remove("shrink");
};
</script>
</body>
</html>