-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
131 lines (105 loc) · 6.78 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Intelligence to Prevent. Power to Protect.">
<title>Soteria Security</title>
<link rel="icon" href="assets/images/favicon.ico" type="image/x-icon">
<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=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Manrope:[email protected]&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/style/global.css">
<link rel="stylesheet" href="assets/style/about.css">
</head>
<body>
<main>
<div id="navbar">
<div id="hamburger" onclick="hamburgerClick()">
<div></div>
<div></div>
<div></div>
</div>
<img id="navbar_logo" src="assets/images/logo.svg" onclick="window.scrollTo({ top: 0, behavior: 'smooth' });">
<a class="navbar_link" href="index.html">Home</a>
<a class="navbar_link" href="features.html">Features</a>
<a class="navbar_link" href="impact.html">Impact</a>
<a class="navbar_link active" onclick="window.scrollTo({ top: 0, behavior: 'smooth' });">About</a>
<a class="navbar_link" href="pricing.html">Pricing</a>
<a class="navbar_link" href="/PWA">PWA</a>
<button id="navbar_contact" onclick="window.open('https:\/\/idp7al2lb7x.typeform.com/to/CzxPzDxT', '_blank')">Reserve a Demo</button>
</div>
<div id="header">
<div id="header_text">
<p id="header_title">About</p>
<p id="header_subtitle">Get to know the founders behind Soteria</p>
</div>
<img id="header_img" src="assets/images/about_cover.jpg">
</div>
<div id="team">
<p id="team_title"><span id="team_title_leftbracket"><</span>Our Foundation<span id="team_title_rightbracket">/></span></p>
<p id="team_subtitle">Our team was formed by one question: How do we save people? Named after the Greek goddess for security, Soteria came to life from a group of students who wanted to address pressing issues, and after hearing about historical incidents like Uvalde, Sandy Hook, and Columbine, they decided to act. The team came together, ready to work towards making a difference and saving the lives of their fellow students.</p>
<div class="team_row">
<div class="team_member" id="tm_nathan">
<p class="team_member_name">Nathan Arega</p>
<p class="team_member_role">Chief Technology Officer</p>
<img class="team_member_pic" src="assets/images/nathan.png">
<p class="team_member_bio">
Nathan Arega is a skilled machine-learning expert with a strong background in Python, and he's crucial to fine-tuning the code behind Soteria. He continuously works with the system, making sure it operates seamlessly behind the scenes, calibrating the threat detection with high precision.
</p>
</div>
<div class="team_member" id="tm_omkar">
<p class="team_member_name">Omkar Bantanur</p>
<p class="team_member_role">Chief Engineering Officer</p>
<img class="team_member_pic" src="assets/images/omkar.png">
<p class="team_member_bio">
Omkar Bantanur brings his expertise in CPP-based machine learning, model training, and testing to the development of Soteria's software. He plays a vital role in ensuring the system's algorithms are constantly tested to handle real-world challenges, and constantly tracks and validates each dataset we use.
</p>
</div>
<div class="team_member" id="tm_ekansh">
<p class="team_member_name">Ekansh Dave</p>
<p class="team_member_role">Chief Business Officer</p>
<img class="team_member_pic" src="assets/images/ekansh.png">
<p class="team_member_bio">
Ekansh Dave, one of Soteria's co-founders, plays a key role in shaping the project with his out-of-the-box thinking and strategic approach. With his background in finance and entrepreneurship, he helped set the foundation, ensuring long term success and financial feasibility.
</p>
</div>
<div class="team_member" id="tm_aryan">
<p class="team_member_name">Aryan Singh</p>
<p class="team_member_role">Chief ML Officer</p>
<img class="team_member_pic" src="assets/images/aryan.png">
<p class="team_member_bio">
Aryan Singh, the other co-founder, was crucial in bringing advanced technology to Soteria. With his expertise in web-server development, he set up the technical infrastructure that supports the project's operations, ensuring everything runs smoothly and efficiently, and enabling easy scalability.
</p>
</div>
<div class="team_member" id="tm_william">
<p class="team_member_name">William Park</p>
<p class="team_member_role">Chief Frontend Officer</p>
<img class="team_member_pic" src="assets/images/pilliam.png">
<p class="team_member_bio">
William Park brings immense experience in website development to the team, ensuring that Soteria maintains a robust online presence. His skills in creating user-friendly interfaces and seamless functionality make the platform accessible and effective for administrators and users alike.
</p>
</div>
</div>
</div>
<div id="together">
<p id="together_title"><span class="accent">Together</span>, we are <span class="accent">Soteria</span></p>
<p id="together_desc">We combine our technical skills, creative problem-solving, business acumen, and commitment to excellence, driven by a deep desire to make schools safer and protect lives.</p>
</div>
<div id="footer">
<img id="footer_img" src="assets/images/logo.svg">
<div id="footer_text">
<p id="footer_name">Soteria<br>Security</p>
<p id="footer_slogan">Intelligence to Prevent.<br>Power to Protect.</p>
</div>
<p id="footer_copyright">© 2025 Copyright Soteria. All rights reserved.</p>
<div id="footer_buttons">
<button onclick="window.open('https:\/\/idp7al2lb7x.typeform.com/to/RPdMPne5', '_blank')">Contact Us</button>
<button onclick="window.open('https:\/\/idp7al2lb7x.typeform.com/to/CzxPzDxT', '_blank')">Request a Demo</button>
</div>
</div>
</main>
<script src="assets/script/global.js"></script>
</body>
</html>