-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
97 lines (70 loc) · 2.94 KB
/
index.html
File metadata and controls
97 lines (70 loc) · 2.94 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Mwilson10.GitHub.io : ">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Matthew Wilson</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/mwilson10">View on GitHub</a>
<h1 id="project_title">Matthew Wilson</h1>
<h2 id="project_tagline"></h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a id="Matthew Wislon Resume" class="anchor" href="#Matthew Wislson Resume" aria-hidden="true"><span class="octicon octicon-link"></span></a>Matthew Wilson Resume.</h1>
<h2>
<a name="objective" class="anchor" href="#objective"><span class="octicon octicon-link"></span></a>Objective</h2>
<ul>
<li> To acquire a job utilizing my skills and abilities </li>
</ul>
<h2>
<a name="education" class="anchor" href="#education"><span class="octicon octicon-link"></span></a>Education</h2>
<ul>
<li>
<p><strong><a href=" http://www.ggc.edu/ ">Georgia Gwinnett College</a></strong> (Lawrenceville, GA)</p>
<p>B.S. in Information Technology (Software Devlopment) , 2016</p>
</li>
</ul>
<h2>
<a name="Work-experience" class="anchor" href="work-experience"><span class ="octicon octicon-link"></span></a>Work Experience</h2>
<ul>
<li>
<p><strong>Airsoft Atlanta</strong></p>
<p>Salesman, Gun technician, Web Development, summer 2012 - spring 2017</p>
<ul>
<li> Help customers through the process of buying airsoft replicas, tactical gear, and parts</li>
<li> Troubleshoot issues with customer's replicas</li>
<li> Update webpage for new products and correct issues on product pages</li>
<li> Demonstrate integrity and honesty in relationships with customers and vendors. </li>
</ul>
</li>
</ul>
<h2>
<a name="Technical-Skills" class="anchor" href="technical-skills"><span class ="octicon octicon-link"></span></a>Technical Skills</h2>
<ul>
<li> <strong>Databases:</strong> Oracle SQL.</li>
<li> <strong>Languages</strong>Java, Bash, Ruby, PHP, and Android IDE.</li>
<li> <strong>Web Technologies</strong> HTML, Ruby on Rails, CoffeScript, JavaScript.</li>
<li> <strong>Systems:</strong> Windows 7, 8, XP, Ubuntu, and Mac OS.</li>
<li> <strong>Software:</strong> Microsoft Office Suite, Photoshop, Eclipse IDE, Notepad ++.</li>
<li> <strong>Other Skills:</strong> Computer Hardware, familiarity with both Object-Oriented Concepts and System Administration.</li>
</ul>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>