-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.htm
106 lines (84 loc) · 6.63 KB
/
about.htm
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
<!DOCTYPE html>
<html class=" js flexbox canvas canvastext webgl no-touch geolocation postmessage no-websqldatabase no-indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients no-cssreflections csstransforms csstransforms3d csstransitions fontface video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>about | coders v5.0</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="img/fave.png">
<link rel="stylesheet" href="css/supersized.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style_override.css">
<link rel="stylesheet" href="css/480.css" type="text/css" media="only screen and (max-device-width: 480px)">
<link rel="stylesheet" href="css/handheld.css" type="text/css" media="handheld">
<script src="js/ga.js" async=""></script>
<script src="js/modernizr-1.js"></script>
</head>
<body class="about distressed about_body">
<div id="wrapper">
<div id="slideshow-top"></div>
<div id="container">
<header>
<div id="primary-navigation">
<nav>
<ul>
<li class="about"><a href="about.htm">About</a></li>
<li class="folio"><a href="folio.htm">Folio</a></li>
<li class="home"><a href="index.htm"><img src="img/logo.png" alt="Home" width="192" height="192"></a></li>
<li class="contact"><a href="contact.htm">Contact</a></li>
<li class="news"><a href="news.htm">News</a></li>
</ul>
</nav>
</div>
</header>
<div id="main" role="main">
<div id="content">
<p class="tagline">we are aces: Association of Computer Engineering Students.<br></p>
<div class="col2 clearfix">
<div class="col first">
<h1 class="myFont">aces</h1>
<hr>
<div class="about_content" style="min-height: 380px">
<p>Association of Computer Engineering Students (ACES) is the student body of the Computer Engineering undergraduates of Faculty of Engineering, University of Peradeniya. Every year ACES organizes various events & activities with the aid of highly qualified academic staff members to enlighten the knowledge of the undergraduates and to serve the society. ACES Coders V5.0 is one of the events that is organized annually to prepare undergraduates for IEEEXtreme global programming competition.</p>
<p>ACES Coders started five years ago as a practice event to train Computer Engineering students at Peradeniya to take part in similar online programming competitions such as IEEEXtreme and ACM ICPC (International Collegiate Programming Contest).</p>
<p>In a short period, it has gained popularity and has become the most popular coding competition among undergraduates in Sri Lanka. Students from all the universities take part in a twelve hours coding competition that gives multiple problems to solve by using the knowledge of programming. It was a limited time, rapid coding competition that would improve the efficiency and accuracy of the participants. Since this year, an additional part is added to this programme targeting school Advanced Level students of Mathematical and IT streams to give knowledge about hardware and software to the school community.</p>
</div>
</div>
<!--<div class="col last kelly kelly_bg">
<h2>coders</h2>
<div class="about_content" style="min-height: 380px">
<p>ACES Coders started five years ago as a practice event to train Computer Engineering students at Peradeniya to take part in similar online programming competitions such as IEEEXtreme and ACM ICPC (International Collegiate Programming Contest).</p>
<p>In a short period, it has gained popularity and has become the most popular coding competition among undergraduates in Sri Lanka. Students from all the universities take part in a twelve hours coding competition that gives multiple problems to solve by using the knowledge of programming. It was a limited time, rapid coding competition that would improve the efficiency and accuracy of the participants.</p>
<p>Since this year, an additional part is added to this programme targeting school Advanced Level students of Mathematical and IT streams to give knowledge about hardware and software to the school community.</p>
</div>
</div>-->
</div>
</div>
</div>
<footer>
<nav class="social-media">
<ul>
<li class="facebook"><a href="http://www.facebook.com/groups/aces.coders" title="Find us on Facebook"><span>Facebook</span></a></li>
</ul>
</nav>
</footer>
</div> <!-- #container -->
</div> <!-- #wrapper -->
<script src="js/jquery_002.js"></script>
<script>window.jQuery || document.write("<script src='/js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script>
<script src="js/supersized_002.js"></script>
<script src="js/supersized.js"></script>
<script src="js/plugins.js"></script>
<script src="js/script.js"></script>
<script src="js/jquery-ui-1.js"></script>
<script src="js/jquery.js"></script>
<script>
var _gaq=[["_setAccount","UA-24268991-1"],["_trackPageview"]];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;
g.src=("https:"==location.protocol?"//ssl":"//www")+".google-analytics.com/ga.js";
s.parentNode.insertBefore(g,s)}(document,"script"));
</script>
</body>
</html>