-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·211 lines (200 loc) · 9.38 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
<!DOCTYPE html>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Title : Imprimis
Version : 1.0
Released : 20090510
Description: A two-column fixed-width template suitable for small websites.
-->
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Chris Neasbitt</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href='http://fonts.googleapis.com/css?family=Neuton|Mate+SC' rel='stylesheet' type='text/css'>
<link href="default.css" rel="stylesheet" type="text/css" />
<link REL="SHORTCUT ICON" HREF="ghost.ico"/>
</head>
<body>
<!-- <script type="text/javascript">
window._idl = {};
_idl.variant = "modal";
(function() {
var idl = document.createElement('script');
idl.type = 'text/javascript';
idl.async = true;
idl.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'members.internetdefenseleague.org/include/?url=' + (_idl.url || '') + '&campaign=' + (_idl.campaign || '') + '&variant=' + (_idl.variant || 'banner');
document.getElementsByTagName('body')[0].appendChild(idl);
})();
</script> -->
<div id="wrapper">
<div id="header">
<div id="logo">
<h1><a href="#">Dr. Chris Neasbitt</a></h1>
<h2>Software Engineer @ <a href="https://amazon.com">Amazon.com</a></h2>
</div>
<!-- end div#logo -->
<div id="menu">
<ul>
<li><a href="resume.html">Résumé</a></li>
<li><a href="#contact">Contact</a></li>
<li class="active"><a href="#">Home</a></li>
</ul>
</div>
<!-- end div#menu -->
</div>
<!-- end div#header -->
<div id="page">
<div id="content">
<div id="welcome">
<h1>Doctor of Computer Science, Software Development Engineer</h1>
<h2>Bio</h2>
<p>I'm currently a software development engineer at Amazon.com. I received my doctorate in Computer Science from the <a href="http://uga.edu">University of Georgia</a> under the direction of <a href="http://roberto.perdisci.com/">Dr. Roberto Perdisci</a> in 2015. My research interests include Computer Security, Networking, and Forensics. I received my baccalaureate degree in Computer Science from <a href="http://www.valdosta.edu">Valdosta State University</a> in 2006.</p>
<!-- <ol>
<li><a href="#">Integer sit amet pede vel arcu aliquet pretium.</a></li>
<li><a href="#">Pellentesque quis elit non lectus gravida blandit.</a></li>
<li><a href="#">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</a></li>
<li><a href="#">Phasellus nec erat sit amet nibh pellentesque congue.</a></li>
<li><a href="#">Cras vitae metus aliquam risus pellentesque pharetra.</a></li>
<li><a href="#">Maecenas vitae orci vitae tellus feugiat eleifend.</a></li>
<li><a href="#">Etiam ac tortor eu metus euismod lobortis.</a></li>
<li><a href="#">Duis non ante in metus commodo euismod lobortis.</a></li>
</ol> -->
</div>
<!-- end div#welcome -->
<!-- <div id="sample1" class="boxed">
<h2>Sample One</h2>
<ul>
<li><a href="#">Ut semper vestibulum est</a></li>
<li><a href="#">Vestibulum luctus venenatis </a></li>
<li><a href="#">Etiam malesuada enim</a></li>
<li><a href="#">Aenean elementum facilisis </a></li>
<li><a href="#">Ut tincidunt elit vitae augue</a></li>
<li><a href="#">Sed quis odio sagittis leo </a></li>
</ul>
</div> -->
<!-- end div#sample1 -->
<div id="sample6">
<h2>Courses Taught</h2>
<h4>Fall 2011</h4>
<ul>
<li><a href="files/csci2720_syllabus.pdf">CSCI 2720 Data Structures</a></li>
</ul>
<h4>Spring 2011</h4>
<ul>
<li><a href="files/CSCI_1301_Syllabus2.pdf">CSCI 1301 Introduction to Computing and Programming</a></li>
</ul>
<h4>Fall 2010</h4>
<ul>
<li><a href="files/CSCI_1301_Syllabus1.pdf">CSCI 1301 Introduction to Computing and Programming</a></li>
</ul>
</div>
<div id="sample3">
<h2>Courses Assisted</h2>
<h4>Spring 2010</h4>
<ul>
<li><a href="http://www.cs.uga.edu/~maria/classes/4500-Spring-2010/">CSCI 4500/6500 Programming Languages</a></li>
<li><a href="http://www.cs.uga.edu/~plaue/">CSCI 1100 Intro to Personal Computing (Lab)</a></li>
</ul>
<h4>Fall 2009</h4>
<ul>
<li><a href="http://www.cs.uga.edu/~khaled/AIcourse/index.html">CSCI/PHIL 4550/6550 Artificial Intelligence</a></li>
<li><a href="http://www.cs.uga.edu/~plaue/">CSCI 1100 Intro to Personal Computing (Lab)</a></li>
</ul>
</div>
<div id="pubs">
<h2>Publications</h2>
<ul>
<li><a href="files/webcapsule_ccs2015.pdf">WebCapsule: Towards a Lightweight Forensic Engine for Web Browsers</a></li>
<li><a href="files/ccsfp023-neasbitt.pdf">ClickMiner: Towards Forensic Reconstruction of User-Browser Interactions from Network Traces</a></li>
<li><a href="files/fecs2006.pdf">Evolving Mathematical Functions with Genetic Algorithms- A Team Project on Artificial Intelligence</a></li>
</ul>
</div>
<!-- end div#pubs -->
<div id="contact">
<h2>Contact Info</h2>
Email: <a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<!-- end div#content -->
<div id="sidebar">
<ul>
<li id="profile_pic">
<img id="profile" src="./images/newself.jpg" alt="pic of me"/>
</li>
<!-- <li id="submenu">
<a id="favprojects"><h2>Favorite Projects</h2></a>
<ul>
<li><a href="http://fedoraproject.org/">fedora</a></li>
<li><a href="http://boinc.berkeley.edu/">BOINC</a></li>
<li><a href="http://www.eclipse.org/">eclipse</a></li>
</ul>
<a id="myprojects"><h2>My Projects</h2></a>
<ul>
<li><a href="https://code.google.com/p/fluxbuster/">fluxbuster</a></li>
<li><a href="http://clickminer.nis.cs.uga.edu/">ClickMiner</a></li>
<li><a href="https://github.com/cjneasbi/mitmextract">mitmextract</a></li>
<li><a href="https://github.com/cjneasbi/pcap-reconst">pcap-reconst</a></li>
</ul>
<a id="favsites"><h2>Favorite Sites</h2></a>
<ul>
<li>
<a href="http://www.reddit.com/"><img id="reddit-button" src="./images/reddit-32.png" alt="reddit"/></a>
<a href="http://arstechnica.com/"><img id="ars-button" src="./images/ars-32.png" alt="ars technica"/></a>
<a href="http://www.slashdot.org/"><img id="slashdot-button" src="./images/slashdot-32.png" alt="slashdot"/></a>
<a href="http://topdocumentaryfilms.com/"><img id="tdf-button" src="./images/tdf-32.png" alt="topdocumentaryfilms"/></a>
</li>
<li><a href="http://www.reddit.com/">Reddit</a></li>
<li><a href="http://www.slashdot.org/">Slashdot</a></li>
<li><a href="http://arstechnica.com/">Ars Technica</a></li>
</ul>
</li> -->
<!-- end li#submenu -->
<!-- <li id="news">
<h2>News & Updates</h2>
<ul>
<li>
<h3>10th May</h3>
<p><a href="#">Pellentesque quis elit non lectus gravida blandit…</a></p>
</li>
<li>
<h3>23rd April</h3>
<p><a href="#">Lorem ipsum dolor sit amet, consectetuer adipiscing…</a></p>
</li>
<li>
<h3>21st April</h3>
<p><a href="#">Phasellus nec erat sit amet nibh pellentesque congue…</a></p>
</li>
<li>
<h3>17th April </h3>
<p><a href="#">Maecenas vitae orci vitae tellus feugiat eleifend…</a></p>
</li>
</ul>
</li> -->
<!-- end li#news -->
</ul>
</div>
<!-- end div#sidebar -->
<div style="clear: both; height: 1px"></div>
</div>
<!-- end div#page -->
<div id="footer">
<p id="legal">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" />
</a>
<br />This <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" rel="dct:type">work</span> by
<span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Chris Neasbitt</span>
is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.
<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="http://neasbitt.com" rel="dct:source">neasbitt.com</a>.
</p>
<!--<p id="links"><a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a></p>-->
</div>
<!-- end div#footer -->
</div>
<!-- end div#wrapper -->
</body>
</html>