-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
340 lines (314 loc) · 16.6 KB
/
index.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
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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Welcome | Brandon Armand</title>
<meta name="description" content="Software Engineer @ Meta with 5+ years of professional experience writing code." />
<meta name="keywords"
content="Ruby, C++, Ruby on Rails, JavaScript, Brandon Welsh, Brandon Armand, Brandon, Welsh, Armand, GraphQL, Binari, Typescript, Meta, ex-Meta, Facebook, ex-Facebook" />
<meta name="author" content="Brandon Armand Welsh" />
<meta property="og:site_name" content="Brandon Armand" />
<meta property="og:url" content="https://brandonarmand.com/">
<meta property="og:type" content="blog" />
<meta property="og:image" content="http://brandonarmand.com/images/code3.jpeg" />
<meta property="og:title" content="My Work as a Software Engineer" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css"
integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js"
integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/2a706c2a0d.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="/styles/main.css">
<script src="/scripts/script.js"></script>
</head>
<body>
<div class="row">
<div class="col-xl-4 col-lg-12 d-flex flex-column justify-content-center" id="header">
<div class="space-2">
</div>
<!-- <img src="../images/space.gif" alt="" class="space"> -->
<!-- <img id="me" src="https://media.licdn.com/dms/image/C5603AQFyRO31hI9aUQ/profile-displayphoto-shrink_200_200/0?e=1527472800&v=alpha&t=UfYy2nvk29KtQplOn7S1uCv_W-KQw8SjPM5j6ayNZ4U"></img> -->
<h2 class="display-4" id="name"><span style="color: #b0e6b8;">B</span><span style="font-size: 36px;">randon</span>
<span style="color: orange;">A</span><span style="font-size: 36px;">rmand</span> <span
style="color: #bedbf3;">W</span><span style="font-size: 36px;" class="hide">elsh</span>
</h2>
<div id="pic" style="position: relative; padding-top: 12px; margin-left: auto; margin-right: auto;">
<h4 class="display-4" style="font-size: 18px; text-align: left; position: absolute; top: 0; right: 0; color: #bedbf3">
experienced</h4>
<h4 class="display-4" style="font-size: 32px; width: max-content;">Software Engineer</h4>
<!-- <h5 class="display-4">Last Updated (Jan 4, 2018)</h5> -->
</div>
<!-- <div class="box text-center">
</div> -->
<div id="skills">
<a>
<h5 class="box skill strong">Full-Stack Development</h5>
</a>
<a>
<h5 class="box skill strong">System Design</h5>
</a>
<a>
<h5 class="box skill strong">API Design</h5>
</a>
<a>
<h5 class="box skill strong">Database Design</h5>
</a>
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=javascript" target="_blank">
<h5 class="box skill great">Node.js</h5>
</a>
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=ruby" target="_blank">
<h5 class="box skill great">Nest.js</h5>
</a>
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=python" target="_blank">
<h5 class="box skill great">Svelte</h5>
</a>
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=javascript" target="_blank">
<h5 class="box skill great">React Native</h5>
</a>
<a>
<h5 class="box skill great">AWS / GCP</h5>
</a>
<!-- <h5 class="box skill strong">Front-End</h5>
<h5 class="box skill strong">Back-End</h5> -->
<!-- <h5 class="box skill strong">jQuery</h5> -->
<!-- <h5 class="box skill strong">Firebase</h5> -->
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=javascript" target="_blank">
<h5 class="box skill weakest">JavaScript / Typescript</h5>
</a>
<a href="https://hacklang.org/" target="_blank">
<h5 class="box skill weakest">PHP / Hack</h5>
</a>
<a href="https://graphql.org/" target="_blank">
<h5 class="box skill weakest">GraphQL</h5>
</a>
<!-- <h5 class="box skill strong">Node.js</h5> -->
<!-- <h5 class="box skill strong">PostgreSQL</h5> -->
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=python" target="_blank">
<h5 class="box skill weakest">Python</h5>
</a>
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=ruby" target="_blank">
<h5 class="box skill weakest">Rust</h5>
</a>
<a href="https://github.com/BrandonArmand?utf8=✓&tab=repositories&q=&type=&language=javascript" target="_blank">
<h5 class="box skill weakest">React</h5>
</a>
<a>
<h5 class="box skill weakest">SQL</h5>
</a>
</div>
</div>
<div class="col-xl-8 col-lg-12" id="body">
<div class="header-body-divider"></div>
<div class="body-container">
<nav class="navbar navbar-light">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link buttonAbout" href="/#about">About</a>
</li>
<li class="nav-item active">
<a class="nav-link buttonProject" href="/#projects">Projects</a>
</li>
</ul>
<div>
<a class="navbar-brand" href="https://www.linkedin.com/in/brandonarmand/" target="_blank"><i
class="fa fa-linkedin-square" style="font-size:24px"></i></a>
<a class="navbar-brand" href="https://github.com/BrandonArmand" target="_blank"><i class="fa fa-github "
style="font-size:24px"></i></a>
<a class="navbar-brand" href="/contact.html">Contact</i></a>
</div>
</nav>
<div class="container-fluid" id="home">
<!--[if IE]>
<![endif]-->
<div id="about" class="">
<div class="toolbar">
<div class="red"><i class="fa fa-times"></i></div>
<div class="yellow"><i class="fa fa-minus"></i></div>
<div class="green"><i class="fa fa-compress"></i></div>
</div>
<div class="console">
<div id="intro">
<p class="helloWorld display-4"><span id="init-input">$</span> node welcome.js</p>
</div>
<div class="my-info initial">
<h3 class="display-4 font delay-init"> "<span class="text-highlight loud-text" style="color: whitesmoke"><strong>Hello world!</strong></span> I am a highly
experienced and passionate Software and Systems Engineer
residing in <span class="text-highlight" style="color: #bedbf3">New York City</span>." <br /><br />
"Currently at <span style="color: #8888f0; white-space: nowrap;"><strong
style="color: #f26522 !important; text-align: left;"><i class="fa-brands fa-y-combinator"></i><span
style="font-weight: bold; font-size: 14px; letter-spacing: 0.05em; margin-left: -1px; margin-right: 4px;">22</span></strong><strong>Railbird</strong></span>,
and formerly <span style="color: #1d65c1; white-space: nowrap;"><strong><i class="fa-brands fa-meta" style="margin-right: 5px;"></i>Meta</strong></span>, I primarily develop with <span class="text-highlight" style="color: #b0e6b8">Python</span> or <span
class="text-highlight" style="color: #b0e6b8">Typescript</span>, but have current interest in
<span class="google">
<span style="color:#4285f4">G</span><span style="color:#ea4335">o</span><span style="color:#fbbc05">o</span><span style="color:#4285f4">g</span><span style="color:#34a853">l</span><span style="color:#ea4335">e</span>'s
</span>
<span class="text-highlight" style="color: #b0e6b8"> Go-lang</span>
and <span class="text-highlight" style="color: #b0e6b8">Rust</span>."<br /><br />
"<a class="text-highlight" style="color: orange" href="https://github.com/BrandonArmand/Binari"
target="_blank">Binari</a> is my current passive open-source project. If you would like to learn
more, I urge you to check out my
past <a class="text-highlight" style="color: #f2918d;"
href="#projects">Projects</a>, <a class="text-highlight" style="color: #f2918d;"
href="https://www.linkedin.com/in/brandonarmand/" target="_blank">LinkedIn</a>,
or <a class="text-highlight" style="color: #f2918d;" href="https://github.com/BrandonArmand"
target="_blank">Github</a>. You can also <a class="text-highlight" style="color: #f2918d;"
href="/contact.html">email me here!</a>"<br /><br />
"I am a semi-functional terminal with autocomplete, try out all my features!" <br/><span class="code-snippet help-btn">> help</span><span id="mobile-hint" style="font-size: 14px; margin-left: 5px;">(On mobile? This is a button)</span><br /><br />
<span style="color: #bedbf3">└</span>[∵<span style="color: #bedbf3">┌</span>]<span style="color: #b0e6b8;">└</span>[ ∵ ]<span style="color: #b0e6b8;">┘</span>[<span style="color: orange">┐</span>∵]<span style="color: orange">┘</span>
</h3>
</div>
<span class="stack" id="goto"></span>
<div style="width: fit-content;">
<p class="blink display-4">$<span class="input"></span></p><span id="autofill-suggestion" class="display-4"></span>
</div>
</div>
</div>
<div class="projects" id="projects">
<h2>Current Project</h2>
<div class="current-project">
<div class="project-corner">
<a class="project-github" href="https://github.com/BrandonArmand/Binari" target="_blank"><i
class="fa-brands fa-github"></i></a>
<h2 class="project-title">BINARI.DEV</h2>
</div>
<a href="https://binari.dev" target="_blank" class="banner" id="binari"></a>
<p class="small-desc"
style="margin: 0; font-family: Lucida Grande; color: rgb(109, 104, 104); text-align: start; width: 100%; padding: 10px 15px;">
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals
of data structers. ~120 - ~150 Monthly visitors.
</p>
<div class="info">
<div class="stats">
<div class="stat forks">
<i class="fa-solid fa-code-fork">
<p> 99 +</p>
</i>
<p>FORKS</p>
</div>
<div class="stat contribs">
<i class="fa-solid fa-users">
<p> 25 +</p>
</i>
<p>CONTRIBUTORS</p>
</div>
<div class="stat stars">
<i class="fa-solid fa-star">
<p> 160 +</p>
</i>
<p>STARS</p>
</div>
</div>
<p class="large-desc"
style="margin: 0; font-family: Lucida Grande; color: rgb(109, 104, 104); text-align: start; margin-left: 15px;">
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals
of data structers. ~120 - ~150 Monthly visitors.
</p>
</div>
</div>
<h2 style="margin-top: 50px;">- - Deprecated Projects - -</h2>
<a class="btn project display-4" href="https://github.com/BrandonArmand/to-do-list" target="_blank">
<div class="project" id="markit">
<h2 class="description display-4">Ruby on Rails</h2>
<h1 class="description display-4">Mark it Off</h1>
</div>
</a>
<a class="project btn display-4" id=""
href="https://github.com/BrandonArmand/Text-to-Speech-to-Text#text-to-speech-with-python" target="_blank">
<div class="project" id="Text-to-Speech-to-Text">
<h2 class="description display-4">Python</h2>
<h1 class="display-4">Text-to-Speech-to-Text CLI</h1>
</div>
</a>
<a class="btn project display-4" href="https://protected-inlet-64402.herokuapp.com/" target="_blank">
<div class="project" id="wiki">
<h2 class="description display-4">Ruby on Rails</h2>
<h1 class="description display-4">Rupypedia</h1>
</div>
</a>
<a class="btn project display-4" href="https://eddit.herokuapp.com/" target="_blank">
<div class="project" id="bloccit">
<h2 class="description display-4">Ruby on Rails</h2>
<h1 class="description display-4">Bloccit</h1>
</div>
</a>
<a class="btn project display-4" href="https://angular-bloc.herokuapp.com/" target="_blank">
<div id="jams" class="project">
<h2 class="description display-4">AngularJs</h2>
<h1 class="description display-4">Bloc Jams</h1>
</div>
</a>
<a class="project btn display-4" id="taskapi"
href="https://github.com/BrandonArmand/To-do-API#task-managmenet-api" target="_blank">
<div class="project" id="taskapi">
<h2 class="description display-4">Ruby on Rails</h2>
<h1 class=" display-4">Task-Managmenet Api</h1>
</div>
</a>
<a class="btn project" href="https://angular-pixlchat.herokuapp.com/" target="_blank">
<div class="project" id="pixl">
<h2 class="description display-4">AngularJS</h2>
<h1 class="description display-4">Pix'l Chat</h1>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111160129-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-E4Q92QVGVL');
$(document).on("keydown", function (e) {
console.log(e.which)
if (e.which === 8 && !$(e.target).is("input, textarea")) {
e.preventDefault();
$('.input').html($('.input').text().slice(0, -1))
$('#autofill-suggestion').html('')
cmdHistoryIndex = 0
}
if (e.which === 191) {
e.preventDefault();
$('.input').append('/')
}
if (e.which === 38) {
e.preventDefault();
if(cmdHistory.length > 0){
if (cmdHistoryIndex === cmdHistory.length) {
cmdHistoryIndex = 0
}
cmdHistoryIndex++
$('.input').html(cmdHistory[cmdHistory.length - cmdHistoryIndex])
}
}
if (e.which === 40) {
e.preventDefault();
if(cmdHistory.length > 0){
if (cmdHistoryIndex <= 1) {
cmdHistoryIndex = 0
$('.input').html('')
} else {
cmdHistoryIndex--
$('.input').html(cmdHistory[cmdHistory.length - cmdHistoryIndex ])
}
}
}
if (e.which === 9) {
// take text from #autofill-suggestion and append it to .input
e.preventDefault();
if ($('#autofill-suggestion').text() !== '') {
$('.input').html($('.input').text() + $('#autofill-suggestion').text())
$('#autofill-suggestion').html('')
}
}
});
</script>
</body>
</html>