-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
177 lines (150 loc) · 7.55 KB
/
index.html
File metadata and controls
177 lines (150 loc) · 7.55 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
<!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="Eddie Gulay, exploring innovations, projects, and growth." />
<meta name="keywords"
content="Edgar, Gulay, Edgar Gulay, eddiegulay, software developer, Software developer in Dar es Salaam,">
<meta name="robots" content="index, follow">
<!-- Twitter data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@eddiegulay">
<meta name="twitter:title" content="./gulay">
<meta name="twitter:description"
content="Eddie Gulay. Explore projects, tools, and contributions in the tech world.">
<meta name="twitter:image" content="assets/images/favico.png">
<!-- Open Graph data -->
<meta property="og:title" content="./gulay" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://eddiegulay.github.io" />
<meta property="og:image" content="assets/images/favico.png" />
<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">
<link rel="icon" href="assets/images/favico.png">
<!-- 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 -->
<!-- About -->
<div class="container-first container">
<div class="row align-items-end">
<div class="col-12 col-lg-6 col-xl-7 order-2 order-lg-1">
<div class="col__caption">
<h2 class="title title_h2 title_horizontal-line">Introducing Eddie Gulay: Backend-Focused Engineer &
AI Systems Thinker</h2>
<p class="paragraph">
Eddie Gulay is a backend-focused software engineer with a passion for building robust, scalable
systems that solve real-world problems. His work combines deep technical expertise with a
curiosity driven approach to emerging technologies particularly artificial intelligence and
nature inspired system design.
</p>
<div class="col_gap">
<p>
With a foundation in core system architecture and backend development, Eddie crafts
solutions that prioritize performance, adaptability, and long-term sustainability. He’s
especially interested in how nature and complexity science can inform more intelligent,
resilient software systems.
</p>
<p>
His projects reflect a commitment to pushing boundaries—whether developing AI-powered
models, scalable APIs, or decentralized architectures. Each challenge is a chance to
reimagine what technology can do, especially when driven by thoughtful engineering and
creative systems thinking.
</p>
</div>
<button class="mt-5 rounded bg-dark px-2 py-3 text-light btn hamburger">
View More
</button>
</div>
</div>
<div class="col-12 col-lg-6 col-xl-5 order-1 order-lg-2">
<div class="col__image-gutters bg reveal jarallax"
style="background-image: url(assets/images/eddie-home.jpg)"></div>
</div>
</div>
</div>
<!-- /About -->
<!-- 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 active" 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>
</body>
</html>