-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrib-gdg.html
More file actions
160 lines (138 loc) · 6.26 KB
/
contrib-gdg.html
File metadata and controls
160 lines (138 loc) · 6.26 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>./gulay</title>
<!-- Meta Data -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="address=no" />
<meta name="author" content="eddiegulay" />
<meta name="description"
content="The personal tech journey of Eddie Gulay, exploring innovations, projects, and growth in the tech world." />
<!-- Twitter data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@eddiegulay">
<meta name="twitter:title" content="./gulay - My Tech Journey">
<meta name="twitter:description"
content="The personal journey and tech insights of Eddie Gulay. Explore projects, tools, and contributions in the tech world.">
<meta name="twitter:image" content="assets/images/social.jpg">
<!-- Open Graph data -->
<meta property="og:title" content="./gulay - My Tech Journey" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://eddiegulay.github.io" />
<meta property="og:image" content="assets/images/social.jpg" />
<meta property="og:description"
content="A deep dive into Eddie Gulay's journey in tech, from challenges to insights and growth." />
<meta property="og:site_name" content="./gulay" />
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/favicons/favicon.svg">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/favicons/favicon.svg">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/favicons/favicon.svg">
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicons/favicon.svg">
<link rel="shortcut icon" href="assets/images/favicons/favicon.svg" type="image/svg+xml">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="assets/styles/style.css" />
<link rel="stylesheet" type="text/css" href="assets/demo/style-demo.css" />
</head>
<body class="preload decoration-points">
<div class="loading animated">
<div class="progress-bar"></div>
<div class="loading-wrap animated bounceInLeft">
<img class="logotype" src="assets/images/logo.svg" alt="./gulay">
</div>
</div>
<!-- Top -->
<nav class="navbar slideInDown">
<div class="mr-auto">
<a href="index.html">
<img class="logotype" src="assets/images/logo.svg" alt="./gulay">
</a>
</div>
<div class="ml-auto">
<a class="lang lang_active" href="#"></a>
<button class="hamburger" type="button">
<span class="hamburger-inner"></span>
</button>
</div>
</nav>
<!-- /Top -->
<!-- Viewer -->
<div class="viewer-container">
<div class="viewer-container__image">
<div class="bg reveal" style="background-image: url(assets/images/eddie-contrib-gdg.jpg)"></div>
</div>
<div class="viewer-container__caption">
<div class="viewer-container__caption-inner">
<h2 class="title title_h2 _title_horizontal-line">A journey of learning, collaboration, and innovation.
</h2>
<p class="paragraph">Being a volunteer organizer with GDG Dar es Salaam has been a transformative
experience. It’s more than just events; it’s about fostering a community where technology
enthusiasts connect, learn, and grow.</p>
<p>From DevFest 2023 and 2024 to global events like Google I/O and Kotlin Conf, every gathering has been
a celebration of ideas and possibilities. These moments encapsulate the spirit of collaboration,
where developers, designers, and thinkers come together to push boundaries and inspire innovation.
</p>
<p>Each event is a story of passion and dedication, a testament to what happens when curious minds
converge. Whether it’s diving into the latest Google technologies or exploring advancements in
Kotlin, these experiences have been unforgettable. They’ve shown me that tech is not just about
tools but about empowering people to solve real-world problems.</p>
<p>Through this journey, I’ve learned that building a community isn’t just about organizing meetups;
it’s about creating a space where ideas thrive, connections are made, and dreams take flight. It’s
been a privilege to contribute to this incredible movement.</p>
<p>As we look ahead, I’m excited for more opportunities to shape the future of tech together, one event
at a time.</p>
</div>
</div>
</div>
<!-- /Viewer -->
<!-- Footer -->
<footer class="footer container">
<div class="row">
<div class="col-md-6 footer__col">
<ul class="footer__contacts title">
<li><b>./</b> <code>gulay</code> </li>
</ul>
</div>
</div>
</footer>
<!-- /Footer -->
<!-- Menu -->
<div class="menu">
<canvas class="elastic-border"></canvas>
<div class="menu-inner">
<ul class="menu-container">
<li><a class="menu-container__item" href="index.html"><span
class="menu-container__item_animated"><span>Meet Him.</span></span></a></li>
<li><a class="menu-container__item" href="projects.html"><span
class="menu-container__item_animated"><span>Projects.</span></span></a></li>
<li><a class="menu-container__item" href="contributions.html"><span
class="menu-container__item_animated"><span>Contributions.</span></span></a></li>
<li><a class="menu-container__item" href="tools.html"><span
class="menu-container__item_animated"><span>Skills & Tools.</span></span></a></li>
<li><a class="menu-container__item" href="contacts.html"><span
class="menu-container__item_animated"><span>Contact.</span></span></a></li>
</ul>
<footer class="menu-footer">
<div class="row">
<div class="col-md-6 col-lg-4">
<ul class="footer__contacts">
<li>Connect with me on <a class="link_decoration"
href="https://linkedin.com/in/edgargulay">LinkedIn</a> or <a class="link_decoration"
href="https://instagram.com/eddiegulay">📸 instagram</a></li>
</ul>
</div>
</div>
</footer>
</div>
</div>
<div class="ef-background"></div>
<!-- /Menu -->
<!-- JavaScripts -->
<script src="assets/js/jquery-3.2.1.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/common.js"></script>
<script src="assets/demo/plugins-demo.js"></script>
</body>
</html>