2da7cb27376cef889ce570f42141a584be070ccc
[resume.git] / resume / projects.tex
1 \cvsection{Projects}
2
3 \begin{cventries}
4
5 \cventry
6 {Senior Design - CSIR} % Project title
7 {Avanade \& NCSU} % Organization
8 {Raleigh, North Carolina} % Location
9 {Aug. 2017 - Dec. 2017} % Date(s)
10 {
11 \begin{cvitems} % Description(s) of tasks/responsibilities
12 \item {Built Django REST API that allows users to submit infrastructure requests}
13 \item {Displayed data from REST API in ReactJS frontend application}
14 \item {Pulled ongoing project data from ArcGIS using Python script}
15 \end{cvitems}
16 }
17
18 \cventry
19 {Undergraduate Research - Computer Science} % Project title
20 {NCSU} % Organization
21 {Raleigh, North Carolina} % Location
22 {Aug. 2016 - May 2017} % Date(s)
23 {
24 \begin{cvitems} % Description(s) of tasks/responsibilities
25 \item {Extended Augmented Graph Grammar API to classify pharmaceutical products}
26 \item {Used rule based ontologies to identify chemical structures}
27 \end{cvitems}
28 }
29
30 %\cventry
31 % {Software Engineering 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 {Extended functionality in legacy hospital software student project using J2EE application stack}
38 % \item {Using J2EE application stack, extended functionality in legacy hospital software student project}
39 % \item {Added functionality supporting appointment scheduling, Google calendar integration, and image uploading}
40 % \end{cvitems}
41 % }
42
43 \cventry
44 {Machine Learning - jtcasper/CoffeeTree} % Project title
45 {Personal} % Organization
46 {Raleigh, North Carolina} % Location
47 {Aug. 2017} % Date
48 {
49 \begin{cvitems}
50 \item {Java8 categorical decision tree library}
51 \item {Library supports training, prediction, multi-way and binary splits, and soft equality}
52 \item {No other library available did categorical comparisons with soft equality}
53 \end{cvitems}
54 }
55
56 %\cventry
57 % {Database Management Systems Coursework} % Project title
58 % {NCSU} % Organization
59 % {Raleigh, North Carolina} % Location
60 % {Jan. 2017 - May 2017} % Date(s)
61 % {
62 % \begin{cvitems} % Description(s) of tasks/responsibilities
63 % \item {Wrote a Java based class enrollment system and user interface}
64 % \item {System supported administrative approval, overrides, and course pre-requirements}
65 % \item {Developed relational model and implemented it in ORACLE backend}
66 % \end{cvitems}
67 % }
68
69 %\cventry
70 % {Automated Learning and Data Analysis Coursework} % Project title
71 % {NCSU} % Organization
72 % {Raleigh, North Carolina} % Location
73 % {Jan. 2017 - May 2017} % Date(s)
74 % {
75 % \begin{cvitems} % Description(s) of tasks/responsibilities
76 % \item {Wrote a Python library implementing a modularity based clustering algorithm}
77 % \end{cvitems}
78 % }
79
80 \cventry
81 {DataFest Hackathon Submission} % Project title
82 {American Statistical Association} % Organization
83 {Durham, North Carolina} % Location
84 {Apr. 2017} % Date(s)
85 {
86 \begin{cvitems} % Description(s) of tasks/responsibilities
87 \item {Built destination recommendation model using Expedia data on user interests and previous travel destinations}
88 \item {Wrote custom modularity based Python unsupervised clustering library and R analytics}
89 \end{cvitems}
90 }
91
92 \cventry
93 {BlueHack Hackathon Submission} % Project title
94 {IBM} % Organization
95 {Durham, North Carolina} % Location
96 {Jul. 2017} % Date(s)
97 {
98 \begin{cvitems} % Description(s) of tasks/responsibilities
99 \item {Built parking spot availability application, leveraging Watson image recognition}
100 \item {Python Flask REST API provided iOS frontend application access to available parking}
101 \item {Winner; competition was held at IBM locations across North America}
102 \end{cvitems}
103 }
104
105 %\cventry
106 %{Blockchain Project} % Project title
107 %{Personal} % Organization
108 %{Raleigh, North Carolina} % Location
109 %{May 2017 - Aug. 2017} % Date(s)
110 %{
111 % \begin{cvitems} % Description(s) of tasks/responsibilities
112 % \item {Implemented a networked blockchain and Proof of Work in C++.}
113 % \end{cvitems}
114 %}
115
116
117
118 \end{cventries}