Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
63 lines (42 loc) · 2.45 KB
/
Copy pathindex.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>
<htmllang="en-us">
<head>
<metacharset="UTF-8">
<title>We Are Codeaia by codeaia</title>
<metaname="viewport" content="width=device-width, initial-scale=1">
<linkrel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<linkhref='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<linkrel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<linkrel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<sectionclass="page-header">
<h1class="project-name">We Are Codeaia</h1>
<h2class="project-tagline">(: We Design Things :)</h2>
</section>
<sectionclass="main-content">
<h3>
<aid="our-projects" class="anchor" href="#our-projects" aria-hidden="true"><spanaria-hidden="true" class="octicon octicon-link"></span></a>Our Projects</h3>
<p><ahref="http://ahmetk.cf/KittenMaxit/">Maxit Game with LibGDX</a></p>
<p><ahref="https://github.com/codeaia/sparql-editor-ui">Sparql Query Editor</a></p>
<p><ahref="https://github.com/codeaia/PFChess">Chess Game with LibGDX</a></p>
<p><ahref="https://github.com/codeaia/chart-ui">Data visualization tool on Web using SVG</a></p>
<h3>
<aid="our-team" class="anchor" href="#our-team" aria-hidden="true"><spanaria-hidden="true" class="octicon octicon-link"></span></a>Our Team</h3>
<p><ahref="https://github.com/ahmetkasif">ahmetkasif - Founder</a></p>
<p><ahref="https://github.com/iknk">iknk - Founder</a></p>
<p><ahref="https://github.com/abdullahoguk">abdullahoguk - Founder</a></p>
<p><ahref="https://github.com/hilmi3x">hilmi3x</a></p>
<p><ahref="https://github.com/emincevikol">emincevikol</a></p>
<p><ahref="https://github.com/kclpll">kclpll</a></p>
<p><ahref="https://github.com/noxob">noxob</a></p>
<p><ahref="https://github.com/raguer100">raguer100</a></p>
<h3>
<aid="contact-us" class="anchor" href="#contact-us" aria-hidden="true"><spanaria-hidden="true" class="octicon octicon-link"></span></a>Contact Us</h3>
<p>Still working on that ..</p>
<footerclass="site-footer">
<spanclass="site-footer-credits">This page was generated by <ahref="https://pages.github.com">GitHub Pages</a> using the <ahref="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <ahref="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>