From e7c5864b51b630166816486964c6c105f6912231 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Mon, 20 Sep 2021 13:32:16 -0400 Subject: [PATCH] added git ignore --- .gitignore | 1 + main.tex | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..278a3d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.synctex* \ No newline at end of file diff --git a/main.tex b/main.tex index d8a894f..6eb817d 100644 --- a/main.tex +++ b/main.tex @@ -137,7 +137,7 @@ \resumeItemListStart \resumeItem{Led a team of student interns to develop \href{https://github.com/StevensDeptECE/GrailGUI}{\textbf{Grail}}, an \textbf{OpenGL}-based graphics API and browser engine} \resumeItem{Ported \textbf{C++} networking functionality on \textbf{Linux} to \textbf{Windows} using \textbf{Winsock}} -\resumeItem{Added support for \textbf{ESRI Shapefiles} to rendering engine} +\resumeItem{Added support for \textbf{ESRI Shapefiles} to draw and animate maps through rendering engine} \resumeItem{Improved XDL Type system, a custom standard similar to CORBA, to send and receive statically-typed data} \resumeItemListEnd