-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
6 lines (6 loc) · 3.78 KB
/
index.html
1
2
3
4
5
6
<!DOCTYPE html><html lang="en"><head><title>Trikita | minimal, simple and beautiful software</title><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"><meta name="description" content="We create simple and intuitive mobile apps, captivating android games and effective tools for developers"><link rel="stylesheet" href="styles.css" type="text/css"><link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"></head><body><div class="container-900 full-weight"><header class="row middle-xs"><div class="col-xs-12 col-sm-9"><div class="box center-xs start-sm"><h1>Trikita</h1></div></div><div class="col-xs-12 col-sm-3"><div class="box"><div class="row"><div class="col-xs-2 col-sm-3 col-xs-offset-3"><div class="box center-xs"><a href="https://twitter.com/trkta" class="icon-bird"><i class="fa"></i></a></div></div><div class="col-xs-2 col-sm-3"><div class="box center-xs"><a href="https://medium.com/@trikita" class="icon-medium"><i class="fa"></i></a></div></div><div class="col-xs-2 col-sm-3"><div class="box center-xs"><a href="https://github.com/trikita" class="icon-github"><i class="fa"></i></a></div></div></div></div></div></header><div class="row"><div class="col-xs-12 about"><div class="box"><p>We're <a href="https://github.com/zserge">Serge</a> and <a href="https://github.com/krugloid">Anna</a>. We work together under the name Trikita.</p><p>Simplicity is our passion.</p></div></div></div><div class="row"><div class="col-xs-6 col-sm-4 center-xs cell"><a href="/talalarmo" class="cyan app"><div><h3>Talalarmo</h3><p>Alarm clock</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="https://github.com/trikita/kumquat" class="deep-orange app"><div><h3>Kumquat</h3><p>MQTT client</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="https://github.com/zserge/anvil" class="purple app"><div><h3>Anvil</h3><p>Reactive UI library for Android</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="/slide" class="orange app"><div><h3>Slide</h3><p>Plain text slideshow tool</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="http://0xrgb.com" class="blue app"><div><h3>Palette</h3><p>Modern color picker</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="/obsqr" class="red app"><div><h3>Obsqr</h3><p>QR scanner</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="https://play.google.com/store/apps/details?id=trikita.spot" class="green app"><div><h3>Spot</h3><p>Sliding puzzle</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="https://play.google.com/store/apps/details?id=trikita.quilt" class="pink app"><div><h3>Quilt</h3><p>Memory game</p></div></a></div><div class="col-xs-6 col-sm-4 center-xs cell"><a href="https://github.com/trikita/hut" class="indigo app"><div><h3>Hut</h3><p>Ascetic launcher for Android</p></div></a></div></div></div><footer><div class="container-900"><div class="row center-xs"><div class="col-xs-12 col-sm-10 col-md-8"><div class="box"><form action="https://formspree.io/adm.trikita@gmail.com" method="POST"><p>Let's start working together</p><div><input type="email" name="_replyto" placeholder="Email"></div><div><textarea name="message" placeholder="Tell us about your project"></textarea></div><input type="submit" value="Send"></form></div></div></div></div></footer><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-33644825-2', 'auto');
ga('send', 'pageview');</script></body></html>