Skip to content

Instantly share code, notes, and snippets.

@supercodingninja
Created February 16, 2021 08:04
Show Gist options
  • Save supercodingninja/68fa1c60e909c898a0dc90297040d73a to your computer and use it in GitHub Desktop.
Save supercodingninja/68fa1c60e909c898a0dc90297040d73a to your computer and use it in GitHub Desktop.
Frederick Thomas's CV (Markdown). Please visit my live gh-pages https://supercodingninja.github.io/markdown-cv/ for a better format. Thank you.
markdown: kramdown
style: kjhealy
<!doctype html>
<html>
<head>
<meta charset=utf-8 />
<title> {% if page.title %} {{ page.title }} | {% endif %} CV</title>
<link href="media/{{ site.style }}-screen.css" type="text/css" rel="stylesheet" media="screen">
<link href="media/{{ site.style }}-print.css" type="text/css" rel="stylesheet" media="print">
</head>
<body>
<div id="main">
<div id="content">
{{ content }}
</div>
</div>
</body>
</html>
layout title
cv
Frederick Thomas's CV

Please visit my live gh-pages https://supercodingninja.github.io/markdown-cv/ for a better format. Thank you.

Frederick D. Thomas, Jr.

Minister | Husband & Father | Full-Stack Developer | USMC Logo War Veteran

Badge Badge discoverfrederickthomas discoverfrederickthomas supercodingninja Call Frederick # discoverfrederickthomas supercodingninja supercodingninja

Introduction

Not alone: US!!! #DiscoverFrederickThomas

Hello. My name is Frederick; and I want to change my world! I am an accomplished Independent Contractor, with over 24 years work experience, ranging from Major Social Media Corporations to High-risk specialty assignments. I continued my professional studies, while operating at a high level; and I have performed exceptionally well out of country, in austere environments. I aim to maintain a spotless record for safety throughout my career professions and businesses. I am ethical, and I have character.

Currently

Preparing to graduate/earn my professional certificate, from the University of Washington.

Languages and Tools

bootstrap chartjs css3 express git heroku html5 illustrator javascript mysql nodejs photoshop postman travisci xd mongodb webpack react

Research Interests

typescript  dotnet  python  scikit_learn  ember  kotlin  sass

Education

September 2020-April 2021 UW Coding Bootcamp, Seattle, WA (Online)

  • Full-Stack Web Developer, Certificate Course. Expecting Professional Certificate.

2016-2017 Code Fellows, Seattle, WA

  • Full-Stack Web Developer, Code Bootcamp. I completed Code Courses 101, 102; and 201 (scored 82.96 while working Full-Time, passed 301 Course Entrance Exam).

Class of 2011 New Testament Christian Seminary, Graham, WA

  • Licensed Minister, Certificate of Religion.

2009 to 2011 DeVry University, Federal Way, WA [former campus]

  • Sophomore, Majored in Network Communications Management

Awards

Spring 2016 SIS, Operations' Coin (Honorable Mention by Client and Operations MGMNT), Seattle, WA

November 2015 AlliedBarton, Employee of The Month, Seattle, WA

2001-2005 United States Marine Corps, Rifle Marksmanship Badge, MCB Camp Pendleton, CA

United States Navy, Marine Corps Good Conduct Medal (x2), Deployed Command (Operation Iraqi Freedom) and Parent Command

United States Marine Corps, Iraq Campaign Medal, Operation Iraqi Freedom

United States Marine Corps, Humanitarian Service Medal (w/1 Star), Operation Enduring Freedom

United States Marine Corps, Global War on Terrorism Service Medal, Operation Enduring Freedom

United States Marine Corps, Sea Service Deployment Service Ribbon (w/2 Stars), Operations Enduring Freedom and Iraqi Freedom

United States Marine Corps, Global War on Terrorism Expeditionary Medal (Iraq), Operation Iraqi Freedom

United States Marine Corps, National Defense Service Medal, Operations Enduring Freedom and Iraqi Freedom

United States Navy, Navy Meritorious Unit Commendation, Operation Iraqi Freedom

United States Navy, Navy Unit Commendation, Operation Enduring Freedom

United States Navy, Presidential Unit Citation- Navy, Operation Iraqi Freedom

United States Marine Corps, Meritorious Mast (x3), Operations Enduring Freedom and Iraqi Freedom

United States Marine Corps, Iraq Campaign Medal, Operation Iraqi Freedom

United States Marine Corps, Letter of Commendation, Operation Enduring Freedom

United States Marine Corps, Certificate of Commendation, Operation Enduring Freedom

United States Marine Corps, Certificate of Appreciation, Operation Iraqi Freedom

United States Marine Corps, Letter of Appreciation, Operation Iraqi Freedom

Personal Interests

Active Minister and Community Volunteer

  • I am a licensed minister within my church organization; and I personally help the homeless, and families in need. I try to help others, no matter what their beliefs are. I love winning people.

Musician, Actor, Writer, Comedian

  • I am a Musican for over 32 years. I have been a Saxophonist for 27 years. Writing was once, my weakest element; and now it is a great strength. I like to act, when given the opportunity. I also love to laugh; and cause others to have a good time.

Mixed Martial Arts and Sports

  • I have practiced Mixed Martial Arts, played on Rugby, Football, Soccer, and Wrestling teams. I enjoy watching NFL games with a few friends; or even professional colleagues.

Occupation

July 2020-Present Independant Contractor, Markham Investigation and Protection Services

January 2020-June 2020 Protective Specialist, Markham Investigation and Protection Services

September 2016-May 2020 SRO, Star Protection Agency, LLC

Last updated: February 2021

#DiscoverFrederickThomas

discoverfrederickthomas   discoverfrederickthomas   supercodingninja Call Frederick # discoverfrederickthomas   supercodingninja   supercodingninja

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* end of reset */
The MIT License (MIT)
Copyright (c) 2015 Eliseo Papa
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@supercodingninja
Copy link
Author

Please visit my live gh-pages https://supercodingninja.github.io/markdown-cv/ for a better format; and feel free to view the repository https://github.com/supercodingninja/markdown-cv Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment