-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprizes.html
More file actions
executable file
·39 lines (30 loc) · 3.43 KB
/
prizes.html
File metadata and controls
executable file
·39 lines (30 loc) · 3.43 KB
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
---
layout: default
title: Prizes
---
<h1>Judging and Prizes</h1>
<p>Teams will have an opportunity to present their applications on Sunday evening to the audience and a panel of judges representing sponsors as well as Rice professors. We will not judge code quality or style. However, it is recommended that you write clear and readable code to enable your team to work more efficiently.</p>
<p>1st ($150/member), 2nd ($100/member), and 3rd ($50/member) places will be judged with regards to UI, functionality, and utility. Dr. Wong and Dr. Cutler as well as guest judges from our sponsors will be </p>
<h2>Guest Judges</h2>
<div class="row">
<div class="judge-container">
<img class="judge-photo" src="img/judges/Joe_Sortelli.png"/>
<p><strong>Joe Sortelli</strong> was born and raised in Tucson, AZ and has a BS in Computer Science from the University of Arizona. He is a Forward Deployed Software Engineer at Palantir in Palo Alto CA, where he is a lead on the Deltaworks team. The Deltaworks team works on off-cycle Business Development engineering projects, and supports other Forward Deployed Engineers in the field. Currently, Joe is working on projects that help FDEs build and maintain large software projects over disadvantaged network conditions, including across air-gapped networks. Prior to working at Palantir, Joe worked at Raytheon Missile Systems in Tucson, AZ.</p>
</div>
<div class="judge-container">
<img class="judge-photo" src="img/judges/Shion_Deysarkar.jpg"/>
<p><strong>Shion Deysarkar</strong> is the CEO & founder of Datafiniti, where he oversees business and product development. Prior to Datafiniti, Shion headed up 80legs, a massive web crawling service. Before 80legs, he developed predictive software for oilfield companies. Shion holds a B.S. in Computer Science from Carnegie Mellon University and an MBA from Rice University.</p>
</div>
</div>
<br class="clearfix">
<h2>Rice Judges</h2>
<div class="row">
<div class="judge-container">
<img class="judge-photo" src="img/judges/Scott_Cutler.png"/>
<p><strong>Dr. Scott Cutler</strong> is Professor in the Practice of Computer Technology best known for teaching the iPhone class (COMP 446), the "How to be a CTO" class (COMP/ELEC 694) and as the creator of Schedule Planner (<a href="http://scheduleplanner.rice.edu">scheduleplanner.rice.edu</a>). Prior to Rice he held a number of executive position in the computer industry including being Vice President and Chief Technology Officer of Compaq Computer's PC Group.</p>
</div>
<div class="judge-container">
<img class="judge-photo" src="img/judges/Stephen_Wong.png"/>
<p><strong>Dr. Stephen Wong</strong> is a physicist and computer scientist who, as a Howard Hughes Fellow, received his Ph.D. in experimental solid state physics from M.I.T. in 1988 and worked at Bell Labs with to-be-Nobel Laureate Steven Chu and Hughes Research Labs on high temperature superconductors and engineered bandgap materials before entering academia. In the last 20 years, Dr. Wong has taught physics, mathematics and computer science. He has published numerous papers and run many seminars on object-oriented programming and design and C.S. pedagogy. At Rice, he pioneered COMP 410, an experientially-driven, discovery-learning process software engineering course where students are placed in realistic software engineering situations that require solutions using state-of-the-art design, information management and project management skills.</p>
</div>
</div>