git.fiddlerwoaroof.com
Browse code

Formatting and phrasing tweaks

fiddlerwoaroof authored on 29/09/2015 19:56:55
Showing 2 changed files
... ...
@@ -1,88 +1,83 @@
1
-\documentclass[margin]{res}  
1
+\documentclass[margin]{res}
2 2
 
3 3
 % Default font is the helvetica postscript font
4 4
 \usepackage{polyglossia}
5
-\usepackage{fontspec} 
5
+\usepackage{fontspec}
6 6
 \usepackage{url}
7 7
 \usepackage{hyperref}
8 8
 
9 9
 \setdefaultlanguage{english}
10 10
 
11 11
 \setmainfont{Alegreya-Regular.otf}[
12
-    BoldFont=Alegreya-Bold.otf ,
13
-    ItalicFont=Alegreya-Italic.otf ,
12
+    BoldFont=Alegreya-Bold.otf,
13
+    ItalicFont=Alegreya-Italic.otf,
14 14
     BoldItalicFont=Alegreya-BoldItalic.otf,
15
-    SmallCapsFont=AlegreyaSC-Regular.otf
16
-] 
15
+    SmallCapsFont=AlegreyaSC-Bold.otf
16
+]
17 17
 
18 18
 \setsansfont{AlegreyaSans-Regular.otf}[
19
-    BoldFont=AlegreyaSans-Bold.otf ,
20
-    ItalicFont=AlegreyaSans-Italic.otf ,
19
+    BoldFont=AlegreyaSans-Bold.otf,
20
+    ItalicFont=AlegreyaSans-Italic.otf,
21 21
     BoldItalicFont=AlegreyaSans-BoldItalic.otf,
22
-    SmallCapsFont=AlegreyaSansSC-Regular.otf
23
-] 
22
+    SmallCapsFont=AlegreyaSansSC-Bold.otf
23
+]
24 24
 
25 25
 \setmonofont{SourceCodePro-Regular.otf}
26 26
 
27 27
 % Increase text height
28 28
 \textheight=700pt
29
+\parskip=8pt
29 30
 
30 31
 \begin{document}
31 32
 
32 33
 %-------------------------------------------------------------------------------
33 34
 %	NAME AND ADDRESS SECTION
34 35
 %-------------------------------------------------------------------------------
35
-\name{Edward Langley}
36
+\name{\Huge{\textsc{Edward Langley}}}
36 37
 
37 38
 \address{\textbf{Email:} edward@elangley.org \\ \textbf{Phone:} 832--585--2660}
38
-\address{3900 Hamilton St. H204 \\ Hyattsville, MD 20781}
39
+\address{3900 Hamilton St.\ H204 \\ Hyattsville, MD 20781}
39 40
 
40 41
 \begin{resume}
41 42
 
42 43
 %-------------------------------------------------------------------------------
43 44
 %	PROJECTS SECTION
44 45
 %-------------------------------------------------------------------------------
45
-\section{PROFESSIONAL SKILLS}
46
+  \section{\textbf{\textsc{Skills}}}
46 47
 
47
-\par
48
-Experience using a wide variety of programming languages to design and implement applications.
48
+\par Designed and implemented applications using a variety of programming paradigms and languages.
49 49
 
50
-\par
51
-A solid grasp of web technologies, both frontend and backend.
50
+\par Produced web applications using a variety of server-side and client-side frameworks.
52 51
 
53
-\par
54
-Comfort using and administering a variety of Linux distributions as well as non-Linux Unices. 
52
+\par Maintained web servers and related servies such as PHP-FPM and uWSGI.\@
55 53
 
56
-\par 
57
-Experience configuring and maintaining networks, including remote access technologies such as OpenVPN, OpenSSH and VNC. 
54
+\par Administered networks and implemented remote access via OpenVPN, OpenSSH and VNC.\@
58 55
 
59
-\par
60
-Experience configuring and maintaining web servers, including both NGINX and Apache as well as various FastCGI 
61
-services for hosting web applications. 
56
+\par Configured and maintained email servers and spam filtering.
62 57
 
63
-\par
64
-Experience configuring and maintaining email servers and spam filtering.
58
+\par Administered a variety of Linux distributions and other Unices
65 59
 
66 60
 %-------------------------------------------------------------------------------
67 61
 
68 62
 %-------------------------------------------------------------------------------
69 63
 %	COMPUTER SKILLS SECTION
70 64
 %-------------------------------------------------------------------------------
71
-\section{COMPUTER SKILLS}
65
+\section{\textbf{\textsc{Technologies}}}
72 66
 
73
-\par  Python, JavaScript, PHP, C, C++, Java, SQL, Ruby, Haskell, OCaml, Common Lisp, \LaTeX.
67
+\par Python, JavaScript, PHP, C, C++, Java, SQL, Ruby, Haskell, OCaml, Common Lisp, \LaTeX{}
74 68
 
75
-\par  HTML, CSS (Compass, Sass, Bootstrap, Susy grids), AngularJS, jQuery, Backbone.js, Knockout.js, Drupal, Symfony2, Apache, Nginx.
69
+\par HTML, CSS (Compass, Sass, Bootstrap, Susy grids), AngularJS, jQuery, Backbone.js, Knockout.js,
70
+     Drupal, Symfony2, Apache, Nginx, PHP-FPM, uWSGI
76 71
 
77
-\par Git, Mercurial, Subversion, CVS 
72
+\par Git, Mercurial, Subversion, CVS
78 73
 
79 74
 \par MySQL, PostgreSQL, Interbase/Firebird, BerkeleyDB, MongoDB, Redis
80 75
 
81 76
 \par Postfix, Sendmail, Dovecot, OpenDKIM, DSPAM, Roundcube
82 77
 
83
-\par  Vi/Vim, VirtualBox, OpenVPN, NFS, Samba
78
+\par Vi/Vim, VirtualBox, OpenVPN, NFS, Samba
84 79
 
85
-\par   Unix, Linux, FreeBSD, Sol\-aris (SmartOS), Mac OSX, AWS (EC2, S3, RDS, Route53).
80
+\par Unix, Linux, FreeBSD, Sol\-aris (SmartOS), Mac OSX, AWS (EC2, S3, RDS, Route53)
86 81
 
87 82
 %-------------------------------------------------------------------------------
88 83
 
... ...
@@ -97,11 +92,11 @@ Experience configuring and maintaining email servers and spam filtering.
97 92
 \end{format}
98 93
 %-------------------------------------------------------------------------------
99 94
 
100
-\section{EXPERIENCE}
95
+\section{\textbf{\textsc{Experience}}}
101 96
 \employer{Independent Consultant}
102 97
 \location{Hyattsville, MD}
103 98
 \dates{2014--present}
104
-\title{Programmer}
99
+\title{\textbf{Programmer}}
105 100
 \begin{position}
106 101
 Produced a theme for an e-commerce site. Designed and Implemented a deployment strategy for Amazon's
107 102
 cloud services (EC2, RDS, S3). Implemented and themed a new e-commerce platform.
... ...
@@ -110,11 +105,11 @@ cloud services (EC2, RDS, S3). Implemented and themed a new e-commerce platform.
110 105
 \employer{NCMI, Baylor College of Medicine}
111 106
 \location{Houston, TX}
112 107
 \dates{2007--2012}
113
-\title{Python Programmer}
108
+\title{\textbf{Python Programmer}}
114 109
 \begin{position}
115
-Built a web framework for EMEN2, a document-oriented database for recording scientific experiments. 
116
-Improved EMEN2's reliability and performance by debugging and fixing memory leaks and taking advantage of 
117
-Berkeley DB's transactional storage. Implemented the JSON-RPC 2.0 protocol 
110
+Built a web framework for EMEN2, a document-oriented database for recording scientific experiments.
111
+Improved EMEN2's reliability and performance by debugging and fixing memory leaks and taking advantage of
112
+Berkeley DB's transactional storage. Implemented the JSON-RPC 2.0 protocol
118 113
 (\url{https://www.github.com/NCMI/jsonrpc}). Prototyped OpenID authentication. Managed migration to
119 114
 EMEN2.
120 115
 \end{position}
... ...
@@ -122,28 +117,28 @@ EMEN2.
122 117
 \employer{Desktop Assistance, L.P.}
123 118
 \location{Houston, TX}
124 119
 \dates{2004}
125
-\title{IT Assistant}
120
+\title{\textbf{IT Assistant}}
126 121
 \begin{position}
127 122
 Installed and configured Linux desktops and servers. Built a Linux distribution
128 123
 based on Fedora Cores 1 and 2 for internal use. Researched, installed and configured
129
-a variety of server applications including: databases, Apache, Squid, Samba, NFS.
124
+a variety of server applications including: databases, Apache, Squid, Samba, NFS.\@
130 125
 \end{position}
131 126
 %-------------------------------------------------------------------------------
132
-\section{PUBLICATIONS}
127
+\section{\textbf{\textsc{Publications}}}
133 128
 
134 129
 \par
135
-Rees, I., Langley, E., Chiu, W., \& Ludtke, S.J. (2013). {\em EMEN2: an object oriented database and electronic lab notebook.} Microsc Microanal 19, 1-10
130
+Rees, I., Langley, E., Chiu, W., \& Ludtke, S.J. (2013). {\em EMEN2: an object oriented database and electronic lab notebook.\/} Microsc Microanal 19, 1--10
136 131
 
137 132
 
138 133
 %-------------------------------------------------------------------------------
139 134
 %	EDUCATION SECTION
140 135
 %-------------------------------------------------------------------------------
141
-\section{EDUCATION}
136
+\section{\textbf{\textsc{Education}}}
142 137
 \textbf{Thomas Aquinas College}, Santa Paula, CA\\
143
-{\sl Bachelor of Arts}, Liberal Arts, 2012\hfill GPA: 3.96
138
+{\sl Bachelor of Arts}, Liberal Arts, 2012\hfill GPA:\ 3.96
144 139
 \\
145 140
 \textbf{The Catholic University of America}, Washington, DC\\
146
-{\sl Ph.D Student}, Philosophy, 2012--present\hfill GPA: 3.84
141
+{\sl Ph.D Student}, Philosophy, 2012--present\hfill GPA:\ 3.84
147 142
 %-------------------------------------------------------------------------------
148 143
 
149 144