Added subfiles that resume pulls from
[resume.git] / resume / projects.tex
diff --git a/resume/projects.tex b/resume/projects.tex
new file mode 100644 (file)
index 0000000..c74fb2d
--- /dev/null
@@ -0,0 +1,92 @@
+\cvsection{Projects}\r
+\r
+\begin{cventries}\r
+       \r
+\cventry\r
+       {Undergraduate Research} % Project title\r
+       {NCSU} % Organization\r
+       {Raleigh, North Carolina} % Location\r
+       {Aug 2016 - May 2017} % Date(s)\r
+       {\r
+               \begin{cvitems} % Description(s) of tasks/responsibilities\r
+                       \item {Extended Augmented Graph Grammar API to classify pharmaceutical products}\r
+                       \item {Used rule based ontologies to identify chemical structures}\r
+               \end{cvitems}\r
+       }\r
+\r
+\cventry\r
+       {Software Engineering Coursework} % Project title\r
+       {NCSU} % Organization\r
+       {Raleigh, North Carolina} % Location\r
+       {Jan. 2017 - May 2017} % Date(s)\r
+       {\r
+               \begin{cvitems} % Description(s) of tasks/responsibilities\r
+                       \item {Extended functionality in legacy hospital software student project using J2EE application stack}\r
+%                      \item {Using J2EE application stack, extended functionality in legacy hospital software student project}\r
+                       \item {Added functionality supporting appointment scheduling, Google calendar integration, and image uploading}\r
+               \end{cvitems}\r
+       }\r
+\r
+\cventry\r
+       {Database Management Systems Coursework} % Project title\r
+       {NCSU} % Organization\r
+       {Raleigh, North Carolina} % Location\r
+       {Jan. 2017 - May 2017} % Date(s)\r
+       {\r
+               \begin{cvitems} % Description(s) of tasks/responsibilities\r
+                       \item {Wrote a Java based class enrollment system and user interface}\r
+                       \item {System supported administrative approval, overrides, and course pre-requirements}\r
+                       \item {Developed relational model and implemented it in ORACLE backend}\r
+               \end{cvitems}\r
+       }\r
+\r
+\cventry\r
+       {Automated Learning and Data Analysis Coursework} % Project title\r
+       {NCSU} % Organization\r
+       {Raleigh, North Carolina} % Location\r
+       {Jan. 2017 - May 2017} % Date(s)\r
+       {\r
+               \begin{cvitems} % Description(s) of tasks/responsibilities\r
+                       \item {Wrote a Python library implementing a modularity based clustering algorithm}\r
+               \end{cvitems}\r
+       }\r
+\r
+\cventry\r
+       {DataFest Hackathon Submission} % Project title\r
+       {American Statistical Association} % Organization\r
+       {Durham, North Carolina} % Location\r
+       {Apr. 2017} % Date(s)\r
+       {\r
+               \begin{cvitems} % Description(s) of tasks/responsibilities\r
+                       \item {Built destination recommendation model using Expedia data on user interests and previous travel destinations}\r
+                       \item {Wrote R analytics and used Python modularity clustering algorithm}\r
+               \end{cvitems}\r
+       }\r
+\r
+\cventry\r
+{BlueHack Hackathon Submission} % Project title\r
+{IBM} % Organization\r
+{Durham, North Carolina} % Location\r
+{Jul. 2017} % Date(s)\r
+{\r
+       \begin{cvitems} % Description(s) of tasks/responsibilities\r
+               \item {Built parking spot availability application, leveraging Watson image recognition}\r
+               \item {Python Flask REST API provided iOS frontend application access to available parking}\r
+               \item {Winner; competition was held at IBM locations across North America}\r
+       \end{cvitems}\r
+}\r
+\r
+%\cventry\r
+%{Blockchain Project} % Project title\r
+%{Personal} % Organization\r
+%{Raleigh, North Carolina} % Location\r
+%{May 2017 - Aug. 2017} % Date(s)\r
+%{\r
+%      \begin{cvitems} % Description(s) of tasks/responsibilities\r
+%              \item {Implemented a networked blockchain and Proof of Work in C++.}\r
+%      \end{cvitems}\r
+%}\r
+\r
+\r
+\r
+\end{cventries}
\ No newline at end of file