summaryrefslogtreecommitdiffstats
path: root/section/wor.html
blob: 85889d8834cfed47cabc48f3c0290fb517bb494c (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
<section class="wor">
	<h2>Work Experience</h2>
	<ul>
		<li>
			<h3>
				Self-employed (Libiquity)
				<span>
					December 2011 – Present
				</span>
			</h3>
			<h4>
				Lead Developer – ProteanOS
			</h4>
			<ul>
				<li>
					Leading the design and development of a
					free/libre and open-source operating
					system distribution for embedded devices
				</li>
				<li>
					Sponsored and led two teams of
					university students on development
					projects
				</li>
				<li>
					Designing and developing tools to build
					and manage software packages
				</li>
				<li>
					Developing and maintaining distribution
					software packages
				</li>
				<li>
					Bootstrapping the distribution to port
					it to new architectures
				</li>
				<li>
					Setting release goals and tracking
					development progress
				</li>
				<li>
					Cooperating with developers in other
					software projects
				</li>
				<li>
					Maintaining project infrastructure and
					related tools – Web site, source code
					repositories, mailing list services,
					documentation, and file hosting services
				</li>
			</ul>
		</li>
		<li>
			<h3>
				Google Inc. (On contract)
				<span>
					May 2012 – August 2012
				</span>
			</h3>
			<h4>
				Student Developer – Google Summer of Code
				(Debian Project)
			</h4>
			<ul>
				<li>
					Worked on the “Bootstrappable Debian”
					project with mentors and other students
					to make the Debian operating system
					distribution easier to port to new
					architectures
				</li>
				<li>
					Modified dpkg (Debian’s package manager)
					and sbuild (tool for building Debian
					packages in clean environments) to
					support “build profiles”
				</li>
				<li>
					Modified various Debian packages to fix
					cross building issues and to support
					“build profiles” that break dependency
					cycles
				</li>
				<li>
					Produced support packages to improve
					package cross building in Debian
				</li>
			</ul>
		</li>
		<li>
			<h3>
				George Washington University
				<span>
					June 2010 – August 2010
				</span>
			</h3>
			<h4>
				Intern – Cyber Security Policy and Research
				Institute
			</h4>
			<ul>
				<li>
					Designed a cyber security Web portal for
					community colleges
				</li>
				<li>
					Advised the Cyber Security Policy and
					Research Institute on a potential Web
					site redesign
				</li>
			</ul>
		</li>
		<li>
			<h3>
				Sussex County Community College
				<span>
					January 2009 – May 2009
				</span>
			</h3>
			<h4>
				Student Technician – IT Services
			</h4>
			<ul>
				<li>
					Maintained and installed workstations,
					software, printers, and projectors on
					campus
				</li>
				<li>
					Responded to service and support calls
				</li>
			</ul>
		</li>
		<li>
			<h3>
				Sussex County Computer Warehouse
				<span>
					September 2007 – August 2008
				</span>
			</h3>
			<h4>
				Web Software Developer, Server Administrator
			</h4>
			<ul>
				<li>
					Designed and wrote dynamic Web
					applications in-house and for clients
				</li>
				<li>
					Assisted with management of client Web
					hosting
				</li>
				<li>
					Performed administration of server
					systems
				</li>
			</ul>
		</li>
	</ul>
</section>