-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEthan_Georgi.html
More file actions
198 lines (172 loc) · 8.52 KB
/
Ethan_Georgi.html
File metadata and controls
198 lines (172 loc) · 8.52 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
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
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Ethan Georgi, Drupal Developer, Web Developer, resume">
<meta name="author" content="Ethan Georgi">
<title>Ethan Georgi: Drupal/Web Developer </title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar navbar-dark bg-dark fixed-top navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="mailto:ethan.georgi@gmail.com">Ethan Georgi: Drupal/Web Developer</a>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="nav-item">
<a class="nav-link" href="http://github.com/ethancodes">Code Examples</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container" role="main">
<h2 class="border-bottom">Overview</h2>
<p>
With a background in Computer Science and more than twenty years
developing for the web, I have experience with numerous
technologies. Self-motivated and efficient, I am capable of taking on
multiple projects and producing impressive results. A creative
problem-solver and eager to learn, I would be a valuable asset to any
development team. I am looking for a challenging and fulfilling position
which allows me to put my abilities to good use and encourages
professional growth.
</p>
<h2 class="mt-5 border-bottom">Drupal Development Experience</h2>
<ul>
<li>Experience with Drupal 6, 7, and 8</li>
<li>Usage of Content Types, Views and Blocks</li>
<li>Probably more experience with User Roles, Workflow, and Content Moderation than most people think is necessary</li>
<li>As developer, have almost always ended up doing administration including maintenance, updates, backups, and security</li>
<li>Extensive use of hooks in custom modules</li>
<li>Have built and debugged numerous custom themes in both Drupal 7 and 8</li>
<li>Attended multiple DrupalCons with delight</li>
<li>
Recent projects have included
<ul>
<li>System to aggregate items from multiple XML feeds, allow a user to curate imported items, send HTML email of selected items</li>
<li>Digital publishing for small newspaper</li>
<li>"Starterkit" to build new/standardized sites quickly</li>
<li>So many higher ed websites I cannot count</li>
</ul>
</li>
</ul>
<h2 class="mt-5 border-bottom">Web Development Experience</h2>
<ul>
<li>
Front End
<ul>
<li>Proficient with HTML5 and CSS3</li>
<li>Heavy SASS/SCSS usage</li>
<li>Trying to keep up with Bootstrap</li>
<li>Usage of Pattern Lab and atomic design for consistent branding</li>
<li>
Extensive use of JavaScript, jQuery and jQuery UI
<ul>
<li>Forms, slideshows, menus and navigation</li>
</ul>
</li>
<li>
Numerous implementations of responsive design
<ul>
<li>Media queries, JavaScript, AJAX and PHP</li>
<li>Multiple devices, varying complexities and content</li>
</ul>
</li>
</ul>
</li>
<li>
Back End
<ul>
<li>
Development with WordPress
<ul>
<li>Custom functionality and Post types</li>
<li>Page templates and themes</li>
<li>Security</li>
</ul>
</li>
<li>Familiarty with social networking APIs</li>
<li>Handy with XML but prefer JSON</li>
<li>SEO friendly</li>
</ul>
</li>
<li>
DevOps
<ul>
<li>Advocate for Dev/Test/Live production environments</li>
<li>Enthusiastic about documentation and version control</li>
<li>A bajillion years of experience with LAMP (Linux, Apache, MySQL, PHP)</li>
</ul>
</li>
</ul>
<h2 class="mt-5 border-bottom">Work History</h2>
<h3>Rensselaer Polytechnic Institute, January 2018 to present</h3>
<ul>
<li>
RPI is an internationally recognized research institute with a focus on engineering, advanced materials, and artificial intelligence. Very small web team, of which I was the only developer, needs to support dozens of websites for various existing and new projects.
</li>
<li>
Recent wins have included removing or replacing Drupal 6 sites, keeping Drupal 7 and 8 sites up-to-date, developing a "starterkit" to make it easier to quickly "spin up" consistently on-brand, accessible, mobile-friendly websites, and documentation for my own sanity.
</li>
</ul>
<h3>Overit Media, March 2013 to December 2016, Web Developer</h3>
<ul>
<li>
Overit Media is a digital marketing firm. The small development team
worked closely with design and strategy teams to build everything from
small websites for brochures and event promotion to incredibly complicated
suites of software to support thousands of users.
</li>
<li>
Responsibilities included back-end implementation using WordPress
or Drupal, and front-end development using HTML5, CSS3, jQuery and
responsive web design techniques. Additionally, regular maintenance
and support was provided for projects, which included upgrading
core and plugins, performance improvements and debugging end-user issues.
</li>
<li>
Many recent projects required massive amounts of custom module
development for Drupal 8.
</li>
</ul>
<h3>Zone 5, May 2008 to February 2013, Web Developer</h3>
<ul>
<li>
Zone 5 is a marketing and communications agency. Their Web Services
group is a small team helping to develop solutions for higher
education, healthcare, and technology industries.
</li>
<li>
Projects ranged from on-line viewbooks that integrate with social
media, to massive applications that allow users to apply for
technical certification. Many projects involved working with
designers and front end implementation, using existing APIs and
libraries, and developing custom functionality.
</li>
</ul>
<p>
MountainMedia.com, Inc, February 2007 to April 2008, PHP Developer and
System Administrator
</p>
<p>HostRocket.com, Inc, June 2006 to January 2007, PHP Developer</p>
<p>Eden Communications, Inc, August 2004 to April 2006, Lotus Notes Developer</p>
<p>First Albany Corporation, May 2001 to August 2003, Application Developer</p>
<p>Marist College, June 1999 to February 2001, Application Developer</p>
<h2 class="mt-5 border-bottom">Education</h2>
<p>
Bachelor's of Science in Computer Science from Marist College (1999)
Studied software development lifecycle, algorithms, object oriented
programming, compiler design, database design, etc. Used Java for many
major projects.
</p>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>