You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The boilerplate content is taken from\href{https://github.com/dnl-blkv/mcdowell-cv}{here}, where a \textit{clean and tidy CV} pattern is proposed by \textbf{\href{https://www.gayle.com/}{Gayle Laakmann McDowell}}.
225
+
The boilerplate content was inspired by\href{https://github.com/dnl-blkv/mcdowell-cv}{Gayle McDowell}.
226
226
\end{onecolentry}
227
227
228
228
@@ -233,7 +233,7 @@
233
233
\begin{highlightsforbulletentries}
234
234
235
235
236
-
\item Each section title is arbitrary, and each section contains a list of entries.
236
+
\item Each section title is arbitrary and each section contains a list of entries.
237
237
238
238
\item There are 7 unique entry types: \textit{BulletEntry}, \textit{TextEntry}, \textit{EducationEntry}, \textit{ExperienceEntry}, \textit{NormalEntry}, \textit{PublicationEntry}, and \textit{OneLineEntry}.
239
239
@@ -256,7 +256,7 @@
256
256
\textbf{University of Pennsylvania}, Computer Science
\item\textbf{Coursework:} Computer Architecture, Artificial Intelligence, Comparison of Learning Algorithms, Computational Theory
259
+
\item\textbf{Coursework:} Computer Architecture, Comparison of Learning Algorithms, Computational Theory
260
260
\end{highlights}
261
261
\end{threecolentry}
262
262
@@ -276,50 +276,13 @@
276
276
}
277
277
\textbf{Apple}, Software Engineer
278
278
\begin{highlights}
279
-
\item Reduced time to render the user's buddy list by 75\% by implementing a prediction algorithm
280
-
\itemImplemented iChat integration with OS X Spotlight Search by creating a tool to extract metadata from saved chat transcripts and provide metadata to a system-wide search database
279
+
\item Reduced time to render user buddy lists by 75\% by implementing a prediction algorithm
280
+
\itemIntegrated iChat with Spotlight Search by creating a tool to extract metadata from saved chat transcripts and provide metadata to a system-wide search database
281
281
\item Redesigned chat file format and implemented backward compatibility for search
282
282
\end{highlights}
283
283
\end{twocolentry}
284
284
285
285
286
-
\vspace{0.2 cm}
287
-
288
-
\begin{twocolentry}{
289
-
Redmond, WA
290
-
291
-
Sept 2003 – Apr 2005
292
-
293
-
1 year 7 months
294
-
}
295
-
\textbf{Microsoft}, Lead Student Ambassador
296
-
\begin{highlights}
297
-
\item Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10-15 Student Ambassadors
298
-
\item Created and taught a computer science course, CSE 099: Software Design and Development
299
-
\end{highlights}
300
-
\end{twocolentry}
301
-
302
-
303
-
\vspace{0.2 cm}
304
-
305
-
\begin{twocolentry}{
306
-
Philadelphia, PA
307
-
308
-
Oct 2001 – May 2003
309
-
310
-
1 year 7 months
311
-
}
312
-
\textbf{University of Pennsylvania}, Head Teaching Assistant
313
-
\begin{highlights}
314
-
\item Implemented a user interface for the VS open file switcher (ctrl-tab) and extended it to tool windows
315
-
\item Created a service to provide gradient across VS and VS add-ins, optimized its performance via caching
316
-
\item Programmer Productivity Research Center (Summers 2001, 2002)
317
-
\item Built an app to compute the similarity of all methods in a code base, reducing the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$
318
-
\item Created a test case generation tool that creates random XML docs from XML Schema
319
-
\end{highlights}
320
-
\end{twocolentry}
321
-
322
-
323
286
\vspace{0.2 cm}
324
287
325
288
\begin{twocolentry}{
@@ -329,8 +292,12 @@
329
292
330
293
2 months
331
294
}
332
-
\textbf{Microsoft}, Software Engineer, Intern
295
+
\textbf{Microsoft}, Software Engineer Intern
333
296
\begin{highlights}
297
+
\item Designed a UI for the VS open file switcher (Ctrl-Tab) and extended it to tool windows
298
+
\item Created a service to provide gradient across VS and VS add-ins, optimizing its performance via caching
299
+
\item Built an app to compute the similarity of all methods in a codebase, reducing the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$
300
+
\item Created a test case generation tool that creates random XML docs from XML Schema
334
301
\item Automated the extraction and processing of large datasets from legacy systems using SQL and Perl scripts
335
302
\end{highlights}
336
303
\end{twocolentry}
@@ -347,11 +314,11 @@
347
314
\begin{twocolentry}{
348
315
Jan 2004
349
316
}
350
-
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
317
+
\textbf{3D Finite Element Analysis of No-Insulation Coils}
Copy file name to clipboardExpand all lines: README.md
+19-37Lines changed: 19 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,8 @@ Picture this:
22
22
23
23
**Some tips**
24
24
25
-
1. Learn more about [RenderCV](https://github.com/sinaatalay/rendercv) to understand what you can do with this tool.
26
-
2. Edit and preview your CV in your browser without installing anything by creating a codespace. Click the <> **Code** button, then click the **Codespaces** tab, and then click **Create codespace on main**. The environment will be ready for RenderCV usage.
27
-
3. Update `.vscode/launch.json` to point to your YAML file and press `F5` to run RenderCV in the browser.
25
+
- Learn more about [RenderCV](https://github.com/sinaatalay/rendercv) to understand what you can do with this tool.
26
+
- Edit and preview your CV in your browser without installing anything by creating a codespace. Click the <> **Code** button, then click the **Codespaces** tab, and then click **Create codespace on main**. The environment will be ready for RenderCV usage. Update `.vscode/launch.json` to point to your YAML file and press `F5` to run RenderCV in the browser.
28
27
29
28
<!-- Remove above in src/markdown/Header.j2.md not in README.md -->
30
29
# John Doe's CV
@@ -41,11 +40,11 @@ Picture this:
41
40
42
41
[RenderCV](https://github.com/sinaatalay/rendercv) is a LaTeX-based CV/resume framework. It allows you to create a high-quality CV or resume as a PDF file from a YAML file, with **full Markdown syntax support** and **complete control over the LaTeX code**.
43
42
44
-
The boilerplate content is taken from [here](https://github.com/dnl-blkv/mcdowell-cv), where a *clean and tidy CV* pattern is proposed by **[Gayle Laakmann McDowell](https://www.gayle.com/)**.
43
+
The boilerplate content was inspired by [Gayle McDowell](https://github.com/dnl-blkv/mcdowell-cv).
45
44
46
45
# Quick Guide
47
46
48
-
- Each section title is arbitrary, and each section contains a list of entries.
47
+
- Each section title is arbitrary and each section contains a list of entries.
49
48
- There are 7 unique entry types: *BulletEntry*, *TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*, *PublicationEntry*, and *OneLineEntry*.
50
49
- Select a section title, pick an entry type, and start writing your section!
51
50
-[Here](https://docs.rendercv.com/user_guide/), you can find a comprehensive user guide for RenderCV.
@@ -55,72 +54,55 @@ The boilerplate content is taken from [here](https://github.com/dnl-blkv/mcdowel
-**Coursework:** Computer Architecture, Artificial Intelligence, Comparison of Learning Algorithms, Computational Theory
57
+
-**Coursework:** Computer Architecture, Comparison of Learning Algorithms, Computational Theory
59
58
60
59
# Experience
61
60
62
61
## Apple, Software Engineer
63
62
64
63
- June 2005 – Aug 2007
65
64
- Cupertino, CA
66
-
- Reduced time to render the user's buddy list by 75% by implementing a prediction algorithm
67
-
-Implemented iChat integration with OS X Spotlight Search by creating a tool to extract metadata from saved chat transcripts and provide metadata to a system-wide search database
65
+
- Reduced time to render user buddy lists by 75% by implementing a prediction algorithm
66
+
-Integrated iChat with Spotlight Search by creating a tool to extract metadata from saved chat transcripts and provide metadata to a system-wide search database
68
67
- Redesigned chat file format and implemented backward compatibility for search
69
68
70
-
## Microsoft, Lead Student Ambassador
71
-
72
-
- Sept 2003 – Apr 2005
73
-
- Redmond, WA
74
-
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10-15 Student Ambassadors
75
-
- Created and taught a computer science course, CSE 099: Software Design and Development
76
-
77
-
## University of Pennsylvania, Head Teaching Assistant
78
-
79
-
- Oct 2001 – May 2003
80
-
- Philadelphia, PA
81
-
- Implemented a user interface for the VS open file switcher (ctrl-tab) and extended it to tool windows
82
-
- Created a service to provide gradient across VS and VS add-ins, optimized its performance via caching
83
-
- Programmer Productivity Research Center (Summers 2001, 2002)
84
-
- Built an app to compute the similarity of all methods in a code base, reducing the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$
85
-
- Created a test case generation tool that creates random XML docs from XML Schema
86
-
87
-
## Microsoft, Software Engineer, Intern
69
+
## Microsoft, Software Engineer Intern
88
70
89
71
- June 2003 – Aug 2003
90
72
- Redmond, WA
73
+
- Designed a UI for the VS open file switcher (Ctrl-Tab) and extended it to tool windows
74
+
- Created a service to provide gradient across VS and VS add-ins, optimizing its performance via caching
75
+
- Built an app to compute the similarity of all methods in a codebase, reducing the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$
76
+
- Created a test case generation tool that creates random XML docs from XML Schema
91
77
- Automated the extraction and processing of large datasets from legacy systems using SQL and Perl scripts
92
78
93
79
# Publications
94
80
95
-
## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
81
+
## 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
96
82
- Jan 2004
97
-
-Albert Smith, ***John Doe***, Jane Derry, Harry Tom, Frodo Baggins
0 commit comments