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