aboutsummaryrefslogtreecommitdiff
path: root/app/views/resume.view.php
blob: 0e0d4b83d410d6175c7ae76c98fafb5ef5e4b05a (plain)
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
<!DOCTYPE html>
<html lang="en-us" style="scrollbar-width: none;">

<head>

    <title>Resume - Thedro Neely</title>

    <meta name="description" content="Thedro's Web Development Resume">
    <meta name="keywords" content="Thedro,Neely,Portfolio,Website,Resume">
    <meta name="author" content="Thedro Neely">

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="robots" content="index,follow">

    <style>html::-webkit-scrollbar { height: 0; width: 0; }</style>

    <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/rss.php'; ?>

    <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/favicons.php'; ?>

    <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/stylesheets.php'; ?>

    <link rel="stylesheet" href="/css/bulma-timeline.css">

</head>

    <body>

        <div class="columns max__height is-gapless">

            <div class="column column__background is-4">

            <section class="section has-text-centered">

                <a href="/resume" class="title has-text-weight-normal is-size-4 has-text-white inline__padding">Resume</a>

                <br>

                <a href="/contact/" class="title has-text-weight-normal is-size-7 has-text-white text__frame">Contact for Full Resume</a>

                <br>

                <h1 class="title has-text-weight-normal is-size-3 has-text-white inline__padding">Web <br> Developer</h1>

                <br>

                <p>
                    <a href="/" class="title has-text-weight-normal is-size-7 resume__label">https://www.thedroneely.com</a>
                </p>

                <br>

                <p>
                    <a href="#tools" class="title has-text-weight-normal is-size-7 resume__label">#Tools</a>

                    <a href="#projects" class="title has-text-weight-normal is-size-7 resume__label">#Projects</a>

                    <a href="#questions" class="title has-text-weight-normal is-size-7 resume__label">#Questions</a>
                </p>

            </section>

            </div>

            <div class="column column__right is-size-6">

                <div id="tools" class="resume__container">

                <div class="resume__break"></div>
                <div class="resume__break"></div>

                <div class="column resume__column">

                    <section>

                        <h1 class="title has-text-weight-normal has-text-primary is-4">
                            Thedro Neely
                        </h1>

                        <p class="is-size-7">
                            Hi, My name is Thedro, and I'm a web developer based in The Bahamas.
                        </p>

                    </section>

                    <br>

                    <div class="columns">

                        <div class="column">

                            <section>
                                <h1 class="heading title has-text-weight-semibold">Stack</h1>
                            </section>

                            <br>

                            <section>

                                <div class="timeline">

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                  <p class="heading">Front End</p>
                                  <p class="is-size-7">HTML &nbsp; CSS &nbsp; JavaScript &nbsp; Bulma</p>
                                  <p class="is-size-7">Bootstrap &nbsp; Sass &nbsp; Tailwind</p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                  <p class="heading">Back End</p>
                                  <p class="is-size-7">PHP &nbsp; Python &nbsp; MariaDB &nbsp; MySQL</p>
                                  <p class="is-size-7">PostgreSQL &nbsp; Nginx &nbsp; Apache </p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                  <p class="heading">Tooling and Frameworks</p>
                                  <p class="is-size-7">LaTeX &nbsp; Laravel &nbsp; Sublime Text</p>
                                  <p class="is-size-7">Npm &nbsp; Webpack &nbsp; Gimp &nbsp; Hugo</p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                  <p class="heading">Version Systems & GUIs</p>
                                  <p class="is-size-7">Git &nbsp; Gitlab &nbsp; Github &nbsp; Gitea</p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                  <p class="heading">Sys Admin</p>
                                  <p class="is-size-7">CentOS &nbsp; Debian &nbsp; Windows</p>
                                  <p class="is-size-7">Android &nbsp; Alpine &nbsp; pfSense/Opnsense</p>
                                  <p class="is-size-7">Systemd &nbsp; DNS &nbsp; SMTP &nbsp; DHCP</p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                  <p class="heading">Dev Ops</p>
                                  <p class="is-size-7">Docker &nbsp; Jenkins &nbsp; Drone CI</p>
                                  <p class="is-size-7">LXC</p>
                                </div>
                                </div>

                                </div>

                            </section>

                        </div>

                        <div class="column">

                            <section id="questions">
                                <h1 class="heading title has-text-weight-semibold">Questions</h1>
                            </section>

                            <br>

                            <section>

                                <div class="timeline">

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                    <p class="heading">Are you currently available for work?</p>
                                    <p class="is-size-7">
                                        Yes, I'm currently available for
                                        contract work and full-time job
                                        opportunities.
                                    </p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                    <p class="heading">How long have you been programming?</p>
                                    <p class="is-size-7">
                                        I've been programming for a long time, too long to accurately say.
                                    </p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                    <p class="heading">What is your preferred stack?</p>
                                    <p class="is-size-7">
                                        PHP 7 + PostgreSQL. Pretty decent stuff. I'm still learning
                                        Vue and React. I'd like to learn Go next.
                                    </p>
                                </div>
                                </div>

                                <div class="timeline-item">
                                <div class="timeline-marker"></div>
                                <div class="timeline-content">
                                    <p class="heading">What's your OS setup?</p>
                                    <p class="is-size-7">
                                        Linux distribution on bare metal, and everything else floating on top.
                                        Arch bare metaling and hosting CentOS, Debian, Void, Windows and macOS.
                                    </p>
                                </div>
                                </div>

                                </div>

                            </section>

                        </div>

                    </div>
                </div>

                <br>

                <section id="projects">
                    <h1 class="heading title has-text-weight-semibold">Projects</h1>
                </section>

                <div class="resume__break"></div>

                <section>
                    <div class="tile is-ancestor">

                        <div class="tile is-parent">
                            <a href="/projects/personal-portfolio">
                              <img width="203" height="360" src="/images/personal-portfolio.png" alt="thedro">
                            </a>
                        </div>

                        <div class="tile is-parent">
                            <a href="/projects/bulma-resume">
                              <img width="203" height="360" src="/images/bulma-resume.png" alt="resume">
                            </a>
                        </div>

                        <div class="tile is-parent">
                            <a href="/projects/voiceover-website/">
                              <img width="203" height="360" src="/images/voiceover-website.png" alt="edwin">
                            </a>
                        </div>

                    </div>
                </section>

            </div>

          </div>

        </div>

    </body>
</html>