|
|
@ -437,6 +437,22 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="row" id="projects"> |
|
|
|
<div class="row" id="projects"> |
|
|
|
|
|
|
|
<div class="columns small-12 medium-6 large-4"> |
|
|
|
|
|
|
|
<h3> |
|
|
|
|
|
|
|
<i class="fa fa-angle-right blue"></i> |
|
|
|
|
|
|
|
WorkTime |
|
|
|
|
|
|
|
</h3> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ul> |
|
|
|
|
|
|
|
<li class="description">Calculate the worked time and time |
|
|
|
|
|
|
|
remaining till completion of a whole day work.</li> |
|
|
|
|
|
|
|
<li>Written in Clojure.</li> |
|
|
|
|
|
|
|
<li>Managed to do the most basic operations.</li> |
|
|
|
|
|
|
|
<li>Broke in a mid-refactor when changing companies (when |
|
|
|
|
|
|
|
the rules for work time changed.)</li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="columns small-12 medium-6 large-4"> |
|
|
|
<div class="columns small-12 medium-6 large-4"> |
|
|
|
<h3> |
|
|
|
<h3> |
|
|
|
<i class="fa fa-angle-right blue" aria-hidden="true"></i> |
|
|
|
<i class="fa fa-angle-right blue" aria-hidden="true"></i> |
|
|
@ -451,6 +467,7 @@ |
|
|
|
<li>Designed to support multiple networks. (currently |
|
|
|
<li>Designed to support multiple networks. (currently |
|
|
|
Twitter, Identica and Facebook were planned.)</li> |
|
|
|
Twitter, Identica and Facebook were planned.)</li> |
|
|
|
<li>Support ended when Twitter used OAuth in its APIs.</li> |
|
|
|
<li>Support ended when Twitter used OAuth in its APIs.</li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="columns small-12 medium-6 large-4"> |
|
|
|
<div class="columns small-12 medium-6 large-4"> |
|
|
|