转自:http://blog.csdn.net/jerryfleming/archive/2007/06/25/1665211.aspx 1 /documentclass[a4paper,12pt]{article} 2 /usepackage{fullpage} 3 /usepackage{fancyhdr} 4 /usepackage{color} 5 /usepackage{epsfig} 6 /usepackage{CJKutf8} 7 /usepackage[T1]{fontenc} 8 9 % no section number display 10 /makeatletter 11 /def/@seccntformat#1{} 12 /makeatother 13 % no numbers in toc 14 /renewcommand{/numberline}[1]{} 15 16 /definecolor{bfcolor}{rgb}{.5,0,.5} 17 /newcommand{/company}[1]{% 18 /textsl{#1}} 19 /newcommand{/itembf}[1]{% 20 /textbf{/textcolor{bfcolor}{#1}}} 21 /newcommand{/ssection}[1]{% 22 /section[#1]{/normalsize/scshape/textcolor{blue}{#1}}} 23 /newcommand{/ssubsection}[1]{% 24 /subsection[#1]{/normalsize/textbf #1}} 25 /newcommand{/smarginpar}[1]{% 26 /marginpar{/small/textit{#1}}} 27 28 /pagestyle{fancy} 29 /lhead{/sffamily{Jerry Fleming's Resum/'e, /textit{p/thepage}}} 30 /chead{} 31 /rhead{/sffamily{Powered by /normalfont/textit{/LaTeXe}/ (/href{http://blog.csdn.net/jerryfleming/archive/2007/06/25/1665211.aspx}{souce .tex and update})}} 32 /cfoot{} 33 /renewcommand{/headrulewidth}{0.6pt} 34 /renewcommand{/footrulewidth}{0pt} 35 /renewcommand{/topmargin}{0pt} 36 /renewcommand{/footskip}{0pt} 37 /addtolength{/headsep}{15pt} % space for the rule 38 /fancypagestyle{plain}{% 39 /fancyhead{} % get rid of headers on plain pages 40 /fancyfoot{} % get rid of headers on plain pages 41 /renewcommand{/headrulewidth}{0pt} % and the line 42 /renewcommand{/footrulewidth}{0pt} % and the line 43 } 44 45 /usepackage[pdftitle={Jerry Fleming's Resume},pdftex,bookmarks,bookmarksopen=true,colorlinks]{hyperref} 46 47 /begin{document} 48 /thispagestyle{plain} 49 /sffamily 50 51 /title{% 52 /rule[1mm]{.2/textwidth}{5pt} 53 /textcolor{red}{/LARGE/textbf{Jerry Fleming's Resum/'e}} 54 /rule[1mm]{.2/textwidth}{5pt}} 55 /author{} 56 /date{} 57 /maketitle 58 59 /ssection{Personal Details} 60 /parshape=6 61 0cm 10cm 0cm 10cm 62 0cm 10cm 0cm 10cm 63 0cm 10cm 0cm /linewidth 64 /leavevmode/smash{/rlap{/hspace*{12cm}% 65 /lower3.3cm/hbox{% 66 /includegraphics[scale=.6]{jerry_profile.jpg}}}}% 67 /itembf{Date of Birth} 5th Jun 1979// 68 /itembf{Mobile} 13764422215// 69 /itembf{Marital Status} married// 70 /itembf{Hometown} Xiangshui, Jiangsu// 71 /itembf{Blog} /href{http://blog.csdn.net/jerryfleming}{http://blog.csdn.net/jerryfleming}// 72 /itembf{Email /& MSN} /href{mailto:jerryfleming2006@gmail.com}{jerryfleming2006@gmail.com}// 73 /itembf{Location} Shanghai 20063// 74 /itembf{Residential Address} Rm 22-501, Lane 4005, Chuanzhou Rd 75 76 /ssection{Objective} 77 Position as a Senior Software Engineer (PHP, C) offering challenge and career advancement. 78 79 /ssection{Qualifications} 80 /begin{itemize} 81 /item 5 years full-time work experience in all aspects of dynamic website construction and Linux C programming. 82 /item Proven creativity and quality assuring skills in database management (MySQL / PostgreSQL), mass data processing (of voice files), UNIX server management, architecture / framework designing, OO programming, website optimization. 83 /item Profound interests in algorithms, artificial intelligence and Linux kernel hacking. 84 /item Strong problem solving skills and ability to learn very quickly. 85 /item Able to use own initiative and work as part of a team. Proficiency in English and French communication. Bachelor of English Language. 86 /item Object-oriented perceiving and UML modeling. 87 /end{itemize} 88 89 /ssection{Skills} 90 /begin{itemize} 91 /item Expert in PHP, HTML/XML/CSS/JavaScript/footnote{Some of my code snippet can be found on my /href{http://blog.csdn.net/jerryfleming}{blog}.}and other WEB related technology. 92 /item Skilled in C, especially game algorithms. 93 /item Proficiency in Python and Perl programming, especially cross-platform (Windows and Linux). 94 /item Expert in MySQL; familiar with PostgreSQL. 95 /item Skilled with VIM / GNU Emacs / elisp, fvwm, CVS / subversion and other Linux software/footnote{Yes, I am mostly a Unix / Linux worker.} for development. 96 /item Experienced in bash / perl scripting for system administration 97 /item Skin-deep knowledge and a little experience with java, ASP, Visual Studio, Flash ActionScript and other languages. 98 /end{itemize} 99 100 /ssection{Education and Training} 101 /ssubsection{2003 -- 2005 /company{Graduate Program for Master of Software Engineering}} 102 Commercial Training// 103 Mathematics, Software Engineering, Data Structure 104 105 /ssubsection{2002 -- 2003 /company{Communication Skills}} 106 Team working principles; documentation skills; efficient communication in project managerment. 107 108 /ssubsection{1998 -- 2002 /company{NANJING NORMAL UNIVERSITY}} 109 Bachelor of Arts// 110 /itembf{MAJOR} Pedagogic English// 111 /itembf{MINOR} English Linguistics and Literature// 112 Graduated with honors 113 114 /ssection{Software Engineer (PHP)} 115 /begin{itemize} 116 /item Analyzing, designing and implementation of an industry-leading portal. 117 /item Processing and analyzing several megabytes data frequently (for administrative decisions, etc). 118 /item Website optimization human interface improvement, search engine optimization and technological / industrial standardization (with W3C, RFCs). 119 /item Designing a PHP-based architecture (iTemplate) with high performance even under a load average of 100,000 clicks daily (including many functional, reusable code segments frequently quoted over the Internet). 120 /end{itemize} 121 122 /ssection{Software Engineer (C)} 123 /begin{itemize} 124 /item Text console game (with ncurses, libSDL, allego, etc) programming. 125 /item Socket programming between workstations and servers. 126 /item Kernel hacking for on-board chipsets. 127 /end{itemize} 128 129 /ssection{Network Administrator /& Translator} 130 /begin{itemize} 131 /item TCP/IP networking and diagnosing. 132 /item Administering dozens of UNIX (WEB, FTP, SMTP, VPN, NFS, LDAP, and DNS) server with about 100 active websites. 133 /item Installation and configuration of LAMP server. 134 /item English Translator / Interpreter 135 /item Translation of various software documents. 136 /item Immediate interpreter for many a foreign meetings. 137 /end{itemize} 138 139 /ssection{Work History} 140 141 /ssubsection{/-/company{SAYBOT LLC} -- CA, US}% *TRICKY*: /- here is only to indent the company name 142 /textbf{Senior Engineer} /textsl{2006 -- 2007}// 143 Wholly responsible for building distributed enterprise level curriculum development system, including LessonDEV, vTiger based CRM/footnote{This is only a hack of the source code to fit our business.}, and coordination of technical issues involving human voice processing, network servers, and system administration. In change of collecting and planning new features, arrangement of implementation and unit testing, and oversee project progress and release.// 144 145 /noindent/textbf{Key Contributions} 146 /begin{itemize} 147 /item[-] Building a sophisticated lesson production tool LessonDEV from scratch, greatly facilitating the development of curriculum. 148 /item[-] Processing and backup of mass data and ensure the safety and security 149 /item[-] Implementation of efficient and robust programs to convert voice files, validate XMLs and other business-critical applications 150 /item[-] Earned a reputation for on-time, on-budget completion of high-profile projects 151 /end{itemize} 152 153 /ssubsection{/-/company{TESTMART INC} -- SHANGHAI, CN} 154 /textbf{Senior Engineer} /textsl{2004 -- 2006}// 155 Rapidly promoted to provide 7x24 web service to hundreds of thousands of visitors, and wholly responsible for a medium sized technical team performing maintenance, data analysis, and implementation of new features. Productive team leader, successfully resolved technical issues regarding database replication, server security, real time monitoring, and quick response even at very heavy load average, and polished core programs in C.// 156 157 /ssubsection{/-/company{TONGSHI SOFTWARE CO LTD} -- SHANGHAI, CN} 158 /textbf{Senior Programmer} /textsl{2003 -- 2004}// 159 Senior member of desktop application development team in charge of implementing, integrating, and testing numerous out-sourcing projects, working closely with senior executives to analyze, evaluate and release projects. 160 161 /ssubsection{/company{SHITONG TRANSLATION CO LTD} -- SHANGHAI, CN} 162 /textbf{Interpreter / Network Administrator} /textsl{2002 -- 2003}// 163 Interpretation of technical meetings, translation of various professional documents in the line of software engineering, and manage a network of distributed workstations to support partners all over the country. 164 165 /ssection{Key Accomplishments (Customers)} 166 167 /ssubsection{Jan 2006 -- Jan 2007 /company{Saybot LLC}} 168 /itembf{Project 1} LessonDEV, a sophisticated curriculum production tool build from scratch// 169 /itembf{Project 2} Complicated voice data processing with sox, shntools// 170 /itembf{Project 3} A polished CRM based on vTiger// 171 /itembf{Development} C, PHP, Perl, Python, XML// 172 /itembf{Tools} Debian, Fedora 6, ssh, rsync, sox, shntools, snd// 173 /itembf{Description} solely in charge of the whole process, with occasional help from colleagues 174 175 /ssubsection{Jul 2004 -- Aug 2005 /company{Shanghai TestMart Inc}} 176 /itembf{Project 1} management of integrated servers for dozens of enterprise applications// 177 /itembf{Project 2} rewriting of its industry portal with numerous additional features// 178 /itembf{Project 3} architecture of B/S application// 179 /itembf{Development} PHP, C, bash, Python// 180 /itembf{Tools} Debian, BugZilla, subversion// 181 /itembf{Description} project manager and senior coder 182 183 /ssubsection{May 2005 -- Jun 2005 /company{www.love2marry.com}} 184 /itembf{Project} A template for medium-sized websites built from scratch with almost all components ready// 185 /itembf{Development} PHP// 186 /itembf{Tools} phpMyAdmin, MySQL// 187 /itembf{Description} system analyzer and senior coder 188 189 /ssubsection{Feb 2005 -- May 2005 /company{EP Online}} 190 /itembf{Project} A distributed shipping management system to process orders and arrange ships// 191 /itembf{Development} PHP, UML// 192 /itembf{Tools} Debian, BugZilla, subversion// 193 /itembf{Description} main contributed coder 194 195 /ssubsection{Mar 2005 -- May 2005 /company{www.5117.net}} 196 /itembf{Project} An online shop center for electronic instrument// 197 /itembf{Development} PHP, Perl, Python// 198 /itembf{Tools} Debian, DNS, FTP, BugZilla, CVS// 199 /itembf{Description} contributed coder 200 201 /ssubsection{Feb 2004 -- Jun 2004 /company{Shanghai Wuyi Electronics Co Ltd}} 202 /itembf{Project} A company website// 203 /itembf{Development} PHP// 204 /itembf{Tools} Debian, Apache, MySQL// 205 /itembf{Description} webdev and webdesign 206 207 /ssubsection{Feb 2004 -- May 2004 /company{Shanghai Tongshi Technology Co Ltd}} 208 /itembf{Project} An all-in-one EIP system// 209 /itembf{Development} PHP, bash, Perl, sed// 210 /itembf{Tools} Debian, Smarty, MySQL// 211 /itembf{Description} testing and debugging 212 213 /ssubsection{Mar 2004 -- May 2004 /company{Bright Dairy Group}} 214 /itembf{Project} Raw milk accounting system// 215 /itembf{Development} Delphi, VB/footnote{But I don't know much Delphi or VB now.}, C, PHP, bash, Perl// 216 /itembf{Tools} Free BSD, MS Windows, phpMyAdmin, BugZilla// 217 /itembf{Description} system analysis, testing 218 219 /ssubsection{Oct 2003 -- Feb 2004 /company{Shanghai Shenzhou Real Estate Inc}} 220 /itembf{Project} Confidential real estate information processing system// 221 /itembf{Development} PHP, ASP// 222 /itembf{Tools} MS Windows, SQL Server, Internet Explorer// 223 /itembf{Description} webdev and webdesign 224 225 /ssubsection{Jun 2003 -- Aug 2003 /company{Zhongzhi Bank}} 226 /itembf{Project} A company website// 227 /itembf{Development} java// 228 /itembf{Tools} Free BSD, Oracle// 229 /itembf{Description} webdev and webdesign 230 231 /ssubsection{Feb 2003 -- Mar 2003 /company{Winner Investment Inc}} 232 /itembf{Project} On demand heavy calculation of tons of data// 233 /itembf{Development} PHP, JavaScript, SQL// 234 /itembf{Tools} Red Hat, PostgreSQL// 235 /itembf{Description} analyzer, main coder 236 237 /ssubsection{Oct 2002 -- Jan 2003 /company{Shanghai Shitong Translation Co Ltd}} 238 /itembf{Project} Automated translation request processing line// 239 /itembf{Development} PHP, apache, java, C CGI// 240 /itembf{Tools} Red Hat 8, Internet Explorer, Opera, MySQL// 241 /itembf{Description} testing 242 243 244 /ssection{Interests} 245 Science, Literature, Philosophy 246 247 /ssection{Summary} 248 /itembf{Current Career Level} Senior Software Engineer// 249 /itembf{Relevant Work Experience} 5 years, fulltime// 250 /itembf{Work Status} Available with one month notice// 251 /itembf{Target Job} PHP / C Engineer// 252 /itembf{Location} Shanghai// 253 /itembf{Salary} 10, 000 per month x 14 months 254 255 /end{document} 256