Переглянути джерело

Adds info on Circular Bells

Andrea Franceschini 8 роки тому
батько
коміт
6f5c7f5093
3 змінених файлів з 20 додано та 0 видалено
  1. BIN
      images/cb_demo-2x.jpg
  2. BIN
      images/cb_demo.jpg
  3. 20 0
      pages/development.php

BIN
images/cb_demo-2x.jpg


BIN
images/cb_demo.jpg


+ 20 - 0
pages/development.php

@@ -41,6 +41,26 @@ $twitter_image = 'images/phd-app-2x.jpg';
 			<h2>Things I've done</h2>
 			<p>Enough talk, let's see some of the projects I worked on over the years.</p>
 		</section>
+		<section class="project full" id="project_circularbells">
+			<section class="right">
+				<h3>Circular Bells</h3>
+			</section>
+			<section class="left">
+				<figure>
+					<a href="#" data-featherlight="<?=$baseurl?>images/cb_demo-2x.jpg">
+						<picture>
+							<source srcset="<?=$baseurl?>images/cb_demo.jpg 1x, <?=$baseurl?>images/cb_demo-2x.jpg 2x" />
+							<img srcset="<?=$baseurl?>images/cb_demo.jpg" alt="tOfuS" />
+						</picture>
+					</a>
+				</figure>
+			</section>
+			<section class="right">
+				<p>Circular Bells is a music app that for kids and grown ups to sit back and relax while playing with its brightly-coloured, ever-changing interface, and uplifting sounds.</p>
+				<p><strong>Technologies</strong>: C++, Cinder, iOS.</p>
+				<p><a href="//itunes.apple.com/us/app/circular-bells/id1062362784?mt=8"><strong>App Store</strong></a> | <a href="//www.youtube.com/watch?v=a_GSQNIT7xM"><strong>Demo</strong></a></p>
+			</section>
+		</section>
 		<section class="project full" id="project_phdappios">
 			<section class="left">
 				<h3>PhD music app for iPad</h3>