Added subfiles that resume pulls from
[resume.git] / resume / projects.tex
1 \cvsection{Projects}
2
3 \begin{cventries}
4
5 \cventry
6 {Undergraduate Research} % Project title
7 {NCSU} % Organization
8 {Raleigh, North Carolina} % Location
9 {Aug 2016 - May 2017} % Date(s)
10 {
11 \begin{cvitems} % Description(s) of tasks/responsibilities
12 \item {Extended Augmented Graph Grammar API to classify pharmaceutical products}
13 \item {Used rule based ontologies to identify chemical structures}
14 \end{cvitems}
15 }
16
17 \cventry
18 {Software Engineering Coursework} % Project title
19 {NCSU} % Organization
20 {Raleigh, North Carolina} % Location
21 {Jan. 2017 - May 2017} % Date(s)
22 {
23 \begin{cvitems} % Description(s) of tasks/responsibilities
24 \item {Extended functionality in legacy hospital software student project using J2EE application stack}
25 % \item {Using J2EE application stack, extended functionality in legacy hospital software student project}
26 \item {Added functionality supporting appointment scheduling, Google calendar integration, and image uploading}
27 \end{cvitems}
28 }
29
30 \cventry
31 {Database Management Systems Coursework} % Project title
32 {NCSU} % Organization
33 {Raleigh, North Carolina} % Location
34 {Jan. 2017 - May 2017} % Date(s)
35 {
36 \begin{cvitems} % Description(s) of tasks/responsibilities
37 \item {Wrote a Java based class enrollment system and user interface}
38 \item {System supported administrative approval, overrides, and course pre-requirements}
39 \item {Developed relational model and implemented it in ORACLE backend}
40 \end{cvitems}
41 }
42
43 \cventry
44 {Automated Learning and Data Analysis Coursework} % Project title
45 {NCSU} % Organization
46 {Raleigh, North Carolina} % Location
47 {Jan. 2017 - May 2017} % Date(s)
48 {
49 \begin{cvitems} % Description(s) of tasks/responsibilities
50 \item {Wrote a Python library implementing a modularity based clustering algorithm}
51 \end{cvitems}
52 }
53
54 \cventry
55 {DataFest Hackathon Submission} % Project title
56 {American Statistical Association} % Organization
57 {Durham, North Carolina} % Location
58 {Apr. 2017} % Date(s)
59 {
60 \begin{cvitems} % Description(s) of tasks/responsibilities
61 \item {Built destination recommendation model using Expedia data on user interests and previous travel destinations}
62 \item {Wrote R analytics and used Python modularity clustering algorithm}
63 \end{cvitems}
64 }
65
66 \cventry
67 {BlueHack Hackathon Submission} % Project title
68 {IBM} % Organization
69 {Durham, North Carolina} % Location
70 {Jul. 2017} % Date(s)
71 {
72 \begin{cvitems} % Description(s) of tasks/responsibilities
73 \item {Built parking spot availability application, leveraging Watson image recognition}
74 \item {Python Flask REST API provided iOS frontend application access to available parking}
75 \item {Winner; competition was held at IBM locations across North America}
76 \end{cvitems}
77 }
78
79 %\cventry
80 %{Blockchain Project} % Project title
81 %{Personal} % Organization
82 %{Raleigh, North Carolina} % Location
83 %{May 2017 - Aug. 2017} % Date(s)
84 %{
85 % \begin{cvitems} % Description(s) of tasks/responsibilities
86 % \item {Implemented a networked blockchain and Proof of Work in C++.}
87 % \end{cvitems}
88 %}
89
90
91
92 \end{cventries}