-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
261 lines (244 loc) · 8.57 KB
/
index.html
File metadata and controls
261 lines (244 loc) · 8.57 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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<!DOCTYPE html>
<html>
<head>
<title>john20xdoe | lee alexis bermejo</title>
<link
rel="icon"
href="https://avatars.githubusercontent.com/u/14521605?s=16&v=4"
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=Inter:wght@200,400,600;700;800&family=Open+Sans:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.15.1/cdn/themes/light.css"
/>
<script
type="module"
src="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.15.1/cdn/shoelace-autoloader.js"
></script>
<link rel="stylesheet" href="assets/shoelace.css" />
<link rel="stylesheet" href="assets/style.css" />
<style>
body {
margin: 0;
width: 100%;
font-family: "Inter", "Open Sans", sans-serif;
}
.name-tag {
font-size: 50px;
}
.light {
font-weight: 200;
}
.semi {
font-weight: 400;
}
.heavy {
font-weight: 800;
}
</style>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-8DL289L3NB"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-8DL289L3NB");
</script>
<style>
.details-group-example sl-details:not(:last-of-type) {
margin-bottom: var(--sl-spacing-2x-small);
}
</style>
</head>
<body>
<section class="container">
<div class="row">
<div class="col">
<h1>Hi.</h1>
</div>
</div>
<div class="row">
<div class="col">
<h3 class="name-tag">
My name is
<sl-avatar
label="LAB"
image="https://avatars.githubusercontent.com/u/14521605?s=120&v=4"
></sl-avatar>
<b>Lee Alexis Bermejo</b>.
</h3>
</div>
</div>
<sl-divider style="--spacing: 2rem"></sl-divider>
<section class="row">
<div class="col-6">
<h4>
I am a software engineer from Manila working in the software
development industry since 2012. I am a generalist who can work with
new technologies as needed, primarily working web development for
front-end and back-end. I am interested in designing systems and
processes and am currently targeting to get into AI and neural
networks.
</h4>
<p></p>
<sl-alert open>
<sl-icon slot="icon" name="info-circle"></sl-icon>
I am on the process of populating
<sl-badge variant="primary" pill> my skills roadmap</sl-badge>.
</sl-alert>
<p></p>
<sl-alert open>
<sl-icon slot="icon" name="info-circle"></sl-icon>
I am learning about
<sl-badge variant="primary" pill>
LLMs, code completions, and prompt engineering</sl-badge
>.
</sl-alert>
</div>
<div class="col-6">
<h4>I currently work or have worked with:</h4>
<div class="row tech">
<span class="text-right text-bold col-3 thin">language</span>
<span class="col-9"
>javascript | typescript | c# | dart
<span class="stale">| php | java</span></span
>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">web</span>
<span class="col-9"
>reactjs | html5 | css3 | next.js | sveltejs
<span class="stale">| angular</span></span</span
>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">mobile</span>
<span class="col-9">flutter | react-native | android</span>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">hybrid</span>
<span class="col-9">expo.dev | next.js</span>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">infrastructure</span>
<span class="col-9"
>docker | aws | gcp
<span class="stale">| azure</span></span
>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">backend</span>
<span class="col-9">node | expressjs | nestjs | dotnet</span>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">database</span>
<span class="col-9">postgres | mysql | dynamodb </span>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">platforms</span>
<span class="col-9"
>github | gitlab | bitbucket | azure devops
<span class="stale">| heroku | vercel | netlify | gitlab</span></span
>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">team</span>
<span class="col-9">slack | jira | google workspace | ms teams
<span class="stale">| trello</span>
</span>
</div>
<div class="row tech">
<span class="text-right text-bold col-3 thin">management</span>
<span class="col-9">agile | scrum | kanban | grows</span>
</div>
<p></p>
<a href="https://roadmap.sh/u/john20xdoe">
<img
src="https://roadmap.sh/card/wide/66025f200973993ed05e6549?variant=light&roadmaps=full-stack%2Cfrontend%2Creact%2Cai-engineer"
alt="roadmap.sh"
/>
</a>
</div>
</section>
<hr />
<div class=" details-group-example">
<section class="row">
<div class="links col-4">
<sl-details summary="Employment" open>
<a href="https://linkedin.com/in/labermejo">
<sl-badge variant="primary" pill pulse>linked<b>in</b></sl-badge>
</a>
<a href="https://roadmap.sh/u/john20xdoe">
<sl-badge variant="neutral" pill>road<b>map</b>.sh</sl-badge>
</a>
</sl-details>
</div>
<div class="links col-4">
<sl-details summary="Gaming and Hardware">
<a class="badge badge-dark" href="https://hwbot.org/user/la1255/"
>hw<b>bot</b></a
>
</sl-details>
</div>
<div class="links col-4">
<sl-details summary="Blogs and Contact">
<a
class="badge badge-secondary"
href="https://keybase.io/arekkushisu"
>keybase</a
>
<a
class="badge badge-secondary"
href="https://tangleofyarn.wordpress.com"
>weblog | <b>atangleofyarn</b></a
>
<a class="badge badge-secondary" href="https://pinoy.dev"
>techblog | <b>pinoy.dev</b></a
>
</sl-details>
</div>
</section>
<section class="row">
<div class="links col-4">
<sl-details summary="Work">
<a class="badge badge-dark" href="https://github.com/john20xdoe"
>git<b>hub</b></a
>
<a class="badge badge-dark" href="https://gitlab.com/lee.alexis"
>git<b>lab</b></a
>
<a class="badge badge-dark" href="https://huggingface.co/rxcs"
>hugging<b>face</b></a
>
</sl-details>
</div>
</section>
</div>
</section>
<footer>
© <b>2019-2025</b>
<a href="https://github.com/john20xdoe">john20xdoe</a>. Made with
<a href="https://vscode.dev">vscode.dev</a>
</footer>
<script type="text/javascript">
const container = document.querySelector(".details-group-example");
// Close all other details when one is shown
container.addEventListener("sl-show", (event) => {
[...container.querySelectorAll("sl-details")].map(
(details) => (details.open = event.target === details)
);
});
</script>
</body>
</html>