-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
63 lines (42 loc) · 2.45 KB
/
index.html
File metadata and controls
63 lines (42 loc) · 2.45 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>We Are Codeaia by codeaia</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">We Are Codeaia</h1>
<h2 class="project-tagline">(: We Design Things :)</h2>
</section>
<section class="main-content">
<h3>
<a id="our-projects" class="anchor" href="#our-projects" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Our Projects</h3>
<p><a href="http://ahmetk.cf/KittenMaxit/">Maxit Game with LibGDX</a></p>
<p><a href="https://github.com/codeaia/sparql-editor-ui">Sparql Query Editor</a></p>
<p><a href="https://github.com/codeaia/PFChess">Chess Game with LibGDX</a></p>
<p><a href="https://github.com/codeaia/chart-ui">Data visualization tool on Web using SVG</a></p>
<h3>
<a id="our-team" class="anchor" href="#our-team" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Our Team</h3>
<p><a href="https://github.com/ahmetkasif">ahmetkasif - Founder</a></p>
<p><a href="https://github.com/iknk">iknk - Founder</a></p>
<p><a href="https://github.com/abdullahoguk">abdullahoguk - Founder</a></p>
<p><a href="https://github.com/hilmi3x">hilmi3x</a></p>
<p><a href="https://github.com/emincevikol">emincevikol</a></p>
<p><a href="https://github.com/kclpll">kclpll</a></p>
<p><a href="https://github.com/noxob">noxob</a></p>
<p><a href="https://github.com/raguer100">raguer100</a></p>
<h3>
<a id="contact-us" class="anchor" href="#contact-us" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Contact Us</h3>
<p>Still working on that ..</p>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>