-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathabout.html
More file actions
222 lines (195 loc) · 8.82 KB
/
Copy pathabout.html
File metadata and controls
222 lines (195 loc) · 8.82 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
222
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>About Us - ETC</title>
<meta
name="description"
content="About Ethiopian Tech Community (ETC) — our mission, values, and the team behind this mini project."
/>
<meta name="robots" content="index, follow" />
<link rel="canonical" href="/about.html" />
<link rel="stylesheet" href="assets/css/nav.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/theme.css" />
<link rel="stylesheet" href="assets/css/about.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
/>
<link
href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<link rel="icon" type="image/x-icon" href="assets/icons/etc-favicon.ico" />
</head>
<body data-theme="light" data-auth-required="true">
<div class="announcement-bar">
<div class="announcement-content">
<i class="fas fa-bullhorn"></i>
<span>
New: Weekly Coding Challenges for Ethiopian Developers - Join
Now!</span
>
<a href="#challenges" class="announcement-link">Explore →</a>
</div>
</div>
<!-- Navigation (About active) -->
<nav>
<div class="nav-container">
<a href="index.html" class="logo">
<div class="logo-animation">
<div class="logo-circle circle-1"></div>
<div class="logo-circle circle-2"></div>
<div class="logo-circle circle-3"></div>
</div>
<img src="assets/images/logo.png" alt="ETC" width="60">
</a>
<div class="nav-link">
<a href="index.html" class="nav-item" data-tooltip="Home">
<i class="fas fa-home"></i>
<span class="nav-label">Home</span>
</a>
<div class="nav-item dropdown">
<a href="articles.html" class="nav-link" data-tooltip="Browse Articles">
<i class="fas fa-newspaper"></i>
<span class="nav-label">Articles</span>
</a>
<div class="dropdown-menu">
<a href="articles.html?category=ai"><i class="fas fa-brain"></i> AI & ML</a>
<a href="articles.html?category=web"><i class="fas fa-code"></i> Web Dev</a>
<a href="articles.html?category=mobile"><i class="fas fa-mobile"></i> Mobile</a>
<a href="articles.html?category=data"><i class="fas fa-chart-bar"></i> Data Science</a>
<a href="articles.html?category=cybersecurity"><i class="fas fa-shield-alt"></i> Cybersecurity</a>
</div>
</div>
<a href="resources.html" class="nav-item" data-tooltip="Resources">
<i class="fas fa-cube"></i>
<span class="nav-label">Resources</span>
</a>
<a href="community.html" class="nav-item" data-tooltip="Community">
<i class="fas fa-users"></i>
<span class="nav-label">Community</span>
</a>
<div class="nav-item nav-dropdown">
<a href="#" class="nav-item" data-tooltip="More">
<i class="fas fa-ellipsis-h"></i>
<span class="nav-label">More</span>
</a>
<div class="dropdown-content">
<a href="about.html" class="active"><i class="fas fa-info-circle"></i> About</a>
<a href="contact.html"><i class="fas fa-envelope"></i> Contact</a>
<a href="events.html"><i class="fas fa-calendar"></i> Events</a>
</div>
</div>
<div class="theme-switch">
<button class="theme-toggle" id="themeToggle" data-tooltip="Toggle Theme">
<i class="fas fa-moon"></i>
<i class="fas fa-sun"></i>
</button>
</div>
<div class="user-profile">
<button class="profile-btn">
<div class="avatar">
<i class="far fa-user"></i>
<span class="status-indicator online"></span>
</div>
<span class="user-name">User</span>
<i class="fas fa-chevron-down"></i>
</button>
<div class="profile-menu">
<a href="#"><i class="fas fa-user"></i> Profile</a>
<a href="#"><i class="fas fa-cog"></i> Settings</a>
<a href="#"><i class="fas fa-sign-out-alt"></i> Sign Out</a>
</div>
</div>
<a href="post.html" class="write-btn">
<i class="fas fa-pen"></i>
<span>Write</span>
</a>
</div>
</div>
</nav>
<main id="main" class="container about-page">
<header class="about-header">
<h1>About Ethiopian Tech Community</h1>
<p>ETC is a vibrant, volunteer-driven platform dedicated to empowering Ethiopian developers through knowledge sharing, collaboration, and community building in Ethiopia's fast-growing tech ecosystem.</p>
</header>
<div class="about-layout">
<!-- Intro Text -->
<div class="about-intro-section">
<h2>Our Story</h2>
<p>Powered by <strong>TechBlog Ethiopia</strong>, ETC serves as the go-to hub for high-quality tutorials, articles, resources, events, and discussions tailored to Ethiopian developers.</p>
<p>We bridge local talent with global opportunities, highlight Ethiopian innovations, and support the nation's Digital Ethiopia 2025 vision by fostering digital skills and inclusive growth.</p>
<p>Whether you're a beginner or seasoned pro, ETC welcomes all to learn, share, and connect.</p>
</div>
<!-- Visual -->
<div class="about-visual">
<img src="/assets/images/Addis Ababa Ethiopia.jpg" alt="skyline of addis" />
</div>
</div>
<!-- Mission & Values -->
<div class="mission-values">
<div class="mv-card">
<h3>Our Mission</h3>
<ul>
<li>Deliver accessible, high-quality content in web dev, mobile, AI, cybersecurity, and emerging tech.</li>
<li>Connect Ethiopian developers with mentorship, jobs, and global networks.</li>
<li>Showcase local startups, success stories, and innovations.</li>
<li>Contribute to building a thriving digital economy in Ethiopia.</li>
</ul>
</div>
<div class="mv-card">
<h3>Core Values</h3>
<ul>
<li><strong>Inclusivity</strong> – Open to all backgrounds, levels, and locations.</li>
<li><strong>Collaboration</strong> – Embracing open-source and community-driven progress.</li>
<li><strong>Innovation</strong> – Encouraging creative solutions to real-world challenges.</li>
<li><strong>Empowerment</strong> – Equipping Ethiopians to excel in tech globally.</li>
</ul>
</div>
</div>
<!-- Mini Project Credits -->
<section class="project-credits">
<h2>This Site Was Made as a Mini Project</h2>
<p>This platform was created as a collaborative learning project to celebrate and support Ethiopia's growing tech community.</p>
<div class="credits-list">
<div class="credit-member">
<div class="avatar-placeholder"><i class="fas fa-user"></i></div>
<strong>Lelisa</strong>
</div>
<div class="credit-member">
<div class="avatar-placeholder"><i class="fas fa-user"></i></div>
<strong>Ruth</strong>
</div>
<div class="credit-member">
<div class="avatar-placeholder"><i class="fas fa-user"></i></div>
<strong>Sami</strong>
</div>
<div class="credit-member">
<div class="avatar-placeholder"><i class="fas fa-user"></i></div>
<strong>Hanif</strong>
</div>
<div class="credit-member">
<div class="avatar-placeholder"><i class="fas fa-user"></i></div>
<strong>Sefefe</strong>
</div>
<div class="credit-member">
<div class="avatar-placeholder"><i class="fas fa-user"></i></div>
<strong>Sahleselase</strong>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<p>© 2025 ETC - Ethiopian Tech Community | Powered by TechBlog Ethiopia</p>
</div>
</footer>
<script src="assets/js/api.js" defer></script>
<script src="assets/js/app.js" defer></script>
<script src="assets/js/main.js" defer></script>
<script src="assets/js/theme.js" defer></script>
</body>
</html>