Skip to content

Latest commit

 

History

History
46 lines (43 loc) · 1.4 KB

about.md

File metadata and controls

46 lines (43 loc) · 1.4 KB
layout title permalink
page
About
/about/

We perform experiments,
do hacks,
and develop software,
which may or may not rip
the space-time continuum

<div class="box alt container">
	<section class="feature left">
		<a href="#" class="image icon fa-code-fork"><img src="images/features/hackathon_small.jpg" alt="" /></a>
		<div class="content">
			<h3>Hackathons</h3>
			<p>
				Our organisation has its roots in hackathons and we deeply enjoy building awesome software with a hard time-limit.
			</p>
		</div>
	</section>
	<section class="feature right">
		<a href="#" class="image icon fa-code"><img src="images/features/dman_small.png" alt="" /></a>
		<div class="content">
			<h3>Software in D</h3>
			<p>
				After a couple of successful hackathons, we started to develop professional software. We use a modern stack based on the power of D.
			</p>
		</div>
	</section>
	<section class="feature left">
		<a href="#" class="image icon fa-flask"><img src="images/features/data-science_small.jpg" alt="" /></a>
		<div class="content">
			<h3>Data science in D</h3>
			<p>
				Being students we never stop learning and experimenting. One of our favorite research areas is data science and we enjoy experimenting with new technologies.
			</p>
		</div>
	</section>
</div>