-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
279 lines (268 loc) · 11.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Ira Daniel Branham</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel='icon' href='images/favicon.ico' type='image/x-icon'/>
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="inner">
<a href="#" class="image avatar"><img src="images/me.jpg" alt="" /></a>
<h1>My name is <strong>Daniel Branham</strong> and I am a <strong>Full Stack Software Engineer</strong> at Global Custom Commerce.</h1>
</div>
<div class="inner">
<ul class="link">
<a href="#intro">Introduction</a> <br>
<a href="#edu">Education</a> <br>
<a href="#work">Work Experience</a> <br>
<a href="#skill">Skills</a> <br>
<a href="#awards">Awards</a> <br>
<a href="#contact">Contact Me</a> <br>
</ul>
</div>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="intro">
<header class="major">
<h2>Hello!</h2>
</header>
<p>The purpose of this website is to act as an extended version of my Resume. Check out some of my social media by clicking one of the links in
the left pane or in the <a style="color: #a2a2a2" href="#contact">Contact Me</a> section. If you'd prefer a summary, my Resume can be found by clicking the link below!</p>
<ul class="actions">
<li><a href="assets/DanielBPublicResume.pdf" target="_blank" class="button" download>Download Resume</a>
</ul>
</section>
<!-- Two -->
<section id="edu">
<h1>Education</h1>
<div class="row">
<article>
<a href="https://www.winthrop.edu/" class="image fit thumb" target="_blank"><img src="images/winthrop.jpeg" alt="Winthrop"/></a>
<h3>Winthrop University - Rock Hill, SC</h3>
<ul class="alt">
<li><strong>Degree (Awarded May 2019): </strong> Bachelor of Science</li>
<li><strong>Major: </strong> Computer Science</li>
<li><strong>Minor: </strong> Mathematics</li>
<li><strong>Relevant Courses: </strong> Discrete Mathematics, <br> Calculus 2, Computer Science with C++, <br>
Algorithm Analysis and Data Structures, <br> Operating Systems</li>
</ul>
</article>
<article>
<a href="https://thomassumteracademy.org" class="image fit thumb" target="_blank"><img src="images/tsa.jpeg" alt="TSA" /></a>
<h3>Thomas Sumter Academy - Sumter, SC</h3>
<ul class="alt">
<li><strong>Relevant Courses: </strong> Dual Enrollment Calculus 1, <br> Yearbook (Sports Editor)</li>
</ul>
</article>
</div>
</section>
<!-- Three -->
<section id="work">
<h1>Work Experience</h1>
<br>
<!-- <div class="row"> -->
<article>
<h2>Software Engineer - Global Custom Commerce</h2>
<h4><i>May 2022 - Present</i></h4> <br>
<ul class="alt">
<li>React frontend</li>
<li>.Net backend</li>
<li>MongoDB Database</li>
<li>SQL Server</li>
<li></li>
</ul>
</article>
<article>
<h2>Software Engineer III - Honeywell</h2>
<h4><i>July 2019 - May 2022</i></h4> <br>
<ul class="alt">
<li>React frontend</li>
<li>.Net backend</li>
<li>MongoDB Database</li>
<li>Microservice based architecture</li>
<li></li>
</ul>
</article>
<br>
<br>
<article>
<h2>Software Engineer Intern - Delta Bravo Artificial Intelligence</h2>
<h4><i>October 2018 - July 2019</i></h4> <br>
<ul class="alt">
<li>Golang API development</li>
<li>Source control through Github</li>
<li>Handlebars HTML with Ember JS backend</li>
<li>Insight into managing and running a startup</li>
<li>Machine learning methods through Python</li>
</ul>
</article>
<br>
<br>
<article>
<h2>Undergraduate Researcher - University of North Carolina, Charlotte</h2>
<h4><i>May 2018 - July 2018</i></h4> <br>
<ul class="alt">
<li>Developing in the Unity3D Engine</li>
<li>C# Scripting</li>
<li>Networking within Unity3D</li>
<li>Augmented Reality through Vuforia SDK</li>
<li>iOS development through Unity3D</li>
<li>Research Methods</li>
<li>Source Control through GitHub</li>
</ul>
</article>
<br>
<br>
<article>
<h2>Software Engineer / Infrastructure Analyst Intern - SCANA Corporation</h2>
<h4><i>May 2017 - August 2017</i></h4> <br>
<ul class="alt">
<li>PowerShell scripting</li>
<li>C# Development</li>
<li>Github</li>
<li>iOS and Android development</li>
<li>The Ionic Framework</li>
</ul>
</article>
<!-- </div> -->
</section>
<!-- Four -->
<section id="skill">
<h1>Skills</h1>
<p>I'm constantly trying out new languages and technologies to find what I like best. Listed below are some of the
technologies I have become comfortable with. I have also attached, and am constantly updating, a list of side projects
that I have worked on.</p>
<article>
<div class="row">
<div class="col-6 col-12-small">
<h5>System Languages</h5>
<ul>
<li>C++</li>
<li>Solidity</li>
</ul>
<h5>Scripting</h5>
<ul>
<li>Shell (.sh)</li>
<li>Python (Pandas library)</li>
</ul>
<h5>Web Development</h5>
<ul>
<li>Javascript (EmberJS, React)</li>
<li>HTML, CSS (Handlebars)</li>
</ul>
<h5>Database</h5>
<ul>
<li>SQL</li>
<li>PostgreSQL</li>
<li>MongoDB</li>
</ul>
<h5>Miscellaneous</h5>
<ul>
<li>.NET Core(C#)</li>
<li>Unity3D</li>
<li>Git</li>
</ul>
</div>
<div class="col-6 col-12-small">
<h5>Side Projects</h5>
<a href="https://dbranham20.github.io/College-Tuition-Visualized/" target="_blank">
<img src="images/index.png" alt="Charts" style="width: 50%">
</a>
<div style="width:50%;">
<a href="https://plot.ly/~branhami2/0/?share_key=AXZqc4XSGO9NifchhIkblf" target="_blank" title="d3-cloropleth-map" style="display: block; text-align: center;"><img src="https://plot.ly/~branhami2/0.png?share_key=AXZqc4XSGO9NifchhIkblf" alt="d3-cloropleth-map" style="max-width: 100%;width: 600px;" width="600" onerror="this.onerror=null;this.src='https://plot.ly/404.png';" /></a>
<script data-plotly="branhami2:0" sharekey-plotly="AXZqc4XSGO9NifchhIkblf" src="https://plot.ly/embed.js" async></script>
</div>
</div>
</div>
</article>
</section>
<section id="awards">
<h1>Awards</h1>
<h4>Consortium for Mathematics and it's Applications</h4>
<p>
In Spring of 2019 at Wintrhop University, 2 of my colleagues and I participated in the Consortium for Mathematics and it's Applications. COMAP's Mathematical Contest in Modeling (MCM) is an international contest for high school students and college undergraduates. It challenges teams of students to clarify, analyze, and propose solutions to open-ended problems. The contest attracts diverse students and faculty advisors from over 900 institutions around the world.
</p>
<p>
Our team chose problem statement C, title <a href="http://www.mathmodels.org/Problems/2019/MCM-C/index.html" target="_blank">The Opioid Crisis</a>, a Big Data problem. After applying some Machine Learning to the given dataset, we discovered a few interesting correlations. One of which was that the amount of Opioid Cases for a state increased as the amount of children under 18 who live with their grandparents increased. After developing a mathematical model for the problem, we generated a 25 page report and predicted that opioid cases will slightly go down in the near future.
</p>
<p>
Out of the 14,108 teams that entered the competition, we finished within the top 16% and received an "Honorable Mention" award. We were only the second team ever from Winthrop University to receive this high of a placement. The published paper, and the award, we wrote can be found here:
</p>
<a href="assets/award.pdf" target="_blank">
<img src="images/award.png" alt="Award" style="width: 50%">
</a>
<p>
<a href="assets/COMAP.pdf" target="_blank" class="button" download>Download COMAP Paper</a>
</p>
<!-- <a href="assets/COMAP.pdf" target="_blank" class="button" download>COMAP Paper</a> -->
</section>
<!-- Five test-->
<section id="contact">
<h1>Contact Me!</h1>
<div class="col-4 col-12-small">
<ul class="labeled-icons">
<li>
<h3 class="icon fa-home"><span class="label">Address</span></h3>
Charlotte, North Carolina<br />
</li>
<li>
<h3 class="icon fa-envelope-o"><span class="label">Email</span></h3>
<a>[email protected]</a>
</li>
<li>
<h3 class="icon fa-github"><span class="label">Github</span></h3>
<a href="https://github.com/dbranham20" target="_blank">dbranham20</a>
</li>
<li>
<h3 class="icon fa-linkedin"><span class="label">LinkedIn</span></h3>
<a href="https://www.linkedin.com/in/daniel-branham-928033152/" target="_blank">Add Me</a>
</li>
<li>
<h3 class="icon fa-twitter"><span class="label">Twitter</span></h3>
<a href="https://twitter.com/danielbranham23" target="_blank">@danielbranham23</a>
</li>
<li>
<h3 class="icon fa-instagram"><span class="label">Instagram</span></h3>
<a href="https://www.instagram.com/idanielb/" target="_blank">idanielb</a>
</li>
</ul>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/danielbranham23" class="icon fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/dbranham20" class="icon fa-github" target="_blank"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/daniel-branham-928033152/" class="icon fa-linkedin" target="_blank"><span class="label">LinkedIn</span></a></li>
<li><a href="mailto:[email protected]" target="_top" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© Untitled</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
<!--<a href='http://www.freevisitorcounters.com'></a> <script type='text/javascript' src='https://www.freevisitorcounters.com/auth.php?id=6e8193a0c063aac013ebb194f890f285f65ca2e1'></script> -->
<script type="text/javascript" src="https://www.freevisitorcounters.com/en/home/counter/543742/t/5"></script>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>