-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·201 lines (178 loc) · 11.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Sam Giagtzoglou</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="font-awesome-4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<script src="js/jquery-2.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/main.js"></script>
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//samgiagtzoglou.com/analytics/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//samgiagtzoglou.com/analytics/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll nav-icon" href="#page-top">
<span class="light">Sam Giagtzoglou</span>
</ul>
</a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="nav-icon-hidden nav-icon">
<a href="https://github.com/samgiagtzoglou"><i class="fa fa-github fa-lg"></i></a>
</li>
<li class="nav-icon-hidden nav-icon">
<a href="https://www.linkedin.com/profile/view?id=346998550"><i class="fa fa-linkedin-square fa-lg"></i></a>
</li>
<li>
<a class="page-scroll" href="#resume">Resume</a>
</li>
<li>
<a class="page-scroll" href="#portfolio">Portfolio</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="brand-heading">Sam Giagtzoglou</h1>
<p class="intro-text"></p>
<ul class="list-inline banner-social-buttons" style="text-transform: none;">
<li>
<a style="text-transform: none;" href="https://github.com/samgiagtzoglou" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
</li>
<li>
<a style="text-transform: none;" href="https://www.linkedin.com/profile/view?id=346998550" class="btn btn-default btn-lg"><i class="fa fa-linkedin-square fa-fw"></i> <span class="network-name">LinkedIn</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</header>
<section id="resume" class="container content-section text-center">
<div class="row">
<div class="col-lg-10 col-lg-offset-1">
<h1>Resume</h1>
<h3>Work Experience</h3>
<h4><span style="font-weight:600;">Joomah, Inc.</span> (APRIL 2014 - PRESENT)<span class="light" style="font-weight:200;"> Vice President of Mobile</span></h4>
<p>Develop, deploy and maintain iOS and Android apps for Joomah, a startup for connecting African employers and jobseekers</p>
<h4><span style="font-weight:600;">42Six Solutions</span> (JUNE 2014 - AUGUST 2014)<span class="light" style="font-weight:200;"> Associate Computer Programmer Intern</span></h4>
<p>Worked in a small team at a government computer science contractor, developing projects for a Department of Defense contract</p>
<h4><span style="font-weight:600;">WESLEYAN UNIVERSITY STUDENT IT HELP DESK</span> (AUGUST 2012 - PRESENT)</br></h4>
<h4><span class="light" style="font-weight:200; margin-top:10px;">Head Manager (January 2014 - Present)</span></h4>
<p>Lead a 20 student IT division responsible for resolving all student computer problems</br>
Responsible for hiring, scheduling, training and organizing student workers</br>
Initiated and implemented a self-service kiosk system for creating support tickets to better measure and manage team efficiency</p>
<h4><span class="light" style="font-weight:200;">Training Manager (August 2013 - January 2014)</span></h4>
<p>Responsible for hiring and training new staff and expanding the capabilities of all staff</br>
Conceived and developed a Mac app to streamline shift management</p>
<h4><span class="light" style="font-weight:200;">IT Consultant (August 2012 - August 2013)</span></h4>
<p>Analyzed and repaired software issues on student computers. Delivered excellent customer service to walk-in students and staff</p>
<h4><span style="font-weight:600;">WESLEYAN UNIVERSITY INSTRUCTIONAL MEDIA SERVICES</span> (JANUARY 2013 - PRESENT)</br></h4>
<h4><span class="light" style="font-weight:200; margin-top:10px;">Programming Manager (August 2014 - Present)</span></h4>
<p>Lead a 10 person programming group responsible for the development of many campus technical projects</p>
<h4><span class="light" style="font-weight:200;">Student Programmer (January 2013 - August 2014)</span></h4>
<p>Develop the Cmdr software package, which serves as a hub in each classroom on campus to interface with and control A/V equipment and computers</p>
<h3>Skills</h3>
<p>Full stack developer with extensive web, iOS, Mac, Linux, Android and database programming experience.</br>
Programming Languages - Proficient in Python, Java, C, Objective-C, Ruby, SML, SQL, HTML, CSS, and Javascript</br>
Expert at diagnosing and troubleshooting computer and mobile issues, as well as installing and replacing software and hardware</br>
Proficient with Microsoft Office, iWork, Final Cut Studio, Adobe Photoshop, Premiere, Illustrator, and Dreamweaver</br>
Extensive experience with Mac OS X, Linux, iOS, Android, and Windows</p>
<h3>Education</h3>
<h4><span style="font-weight:600;">Wesleyan University</span> (September 2012 - May 2016)<span class="light" style="font-weight:200;"> B.A., Computer Science and Economics</span></h4>
<h4><span style="font-weight:600;">George Washington University</span> (June 2010 - May 2012)<span class="light" style="font-weight:200;"> A.A., General Studies</span></h4>
<p>Participated in the GW Early College Program, where students take 20 college courses their junior and senior years of high school, completing a GW Associate Degree while fulfilling the requirements for graduation from high school</p>
<h4><span style="font-weight:600;">SCHOOL WITHOUT WALLS SENIOR HIGH SCHOOL</span> (AUGUST 2008 - JUNE 2012)<span class="light" style="font-weight:200;"></span></h4>
<a style="margin-top:100px;" href="" class="btn btn-default btn-lg">Download</a>
</div>
</div>
</section>
<section id="divider" class="content-section text-center">
<div class="download-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2></h2>
</div>
</div>
</div>
</section>
<section id="portfolio" class="content-section text-center">
<div class="container">
<div class="col-lg-10 col-lg-offset-1">
<h1>Portfolio</h1>
<p>not yet</p>
</div>
</div>
</section>
<section id="divider" class="content-section text-center">
<div class="download-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2></h2>
</div>
</div>
</div>
</section>
<section id="contact" class="container content-section text-center">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2>Contact</h2>
<div class="form">
<form id="contactForm" name="form1" id="ff" method="post" enctype="multipart/form-data" action="http://www.tectite.com/hosted/003385/samgiagtzoglou.com/formmail.php">
<input type="text" placeholder="Name" name="name" id="field1" required />
<input type="email" placeholder="Email" name="email" id="field2" required />
<textarea placeholder="Message" name="message" id="field5" required></textarea>
<input type="hidden" id="tectiteformid" name="tectiteformid" value="766deb3517b31a40faaa79dd05440b86" />
<input class="btn btn-default btn-lg" type="submit" name="Submit" value="Send">
</form>
</div>
</div>
</div>
</section>
<footer />
</body>
</html>