maggioni.xyz/portfolio.html

81 lines
2.4 KiB
HTML
Raw Normal View History

2021-01-26 22:11:24 +00:00
---
layout: page
title: Portfolio
permalink: /portfolio/
---
<div class="portfolio">
<div class="line"></div>
<div class="line-end"></div>
<div class="line-end-bottom"></div>
<section class="port-elem">
<div class="year">
2020-03 to 2020-06
</div>
<div class="description">
<div class="images">
<a href="/images/smarthut.png">
<img src="/images/smarthut.png" alt="Smarthut homepage"></a>
<a href="/images/smarthut.png">
<img src="/images/smarthut.png" alt="Smarthut homepage"></a>
<a href="/images/smarthut.png">
<img src="/images/smarthut.png" alt="Smarthut homepage"></a>
<a href="/images/smarthut.png">
<img src="/images/smarthut.png" alt="Smarthut homepage"></a>
</div>
<h2><a href="#">Smarthut</a></h2>
<p>Work done during <em>Software Atelier 4</em>. The project is a smart
device control platform complete with devices clustering and trigger
logic.</p>
</div>
</section>
<section class="port-elem">
<div class="year">
2020-03 to 2020-06
</div>
<div class="description">
<h2>Smarthut</h2>
<p>Work done during <em>Software Atelier 4</em>. The project is a smart
device control platform complete with devices clustering and trigger
logic.</p>
</div>
</section>
<section class="port-elem">
<div class="year">
2020-03 to 2020-06
</div>
<div class="description">
<h2>Smarthut</h2>
<p>Work done during <em>Software Atelier 4</em>. The project is a smart
device control platform complete with devices clustering and trigger
logic.</p>
</div>
</section>
<section class="port-elem">
<div class="year">
2020-03 to 2020-06
</div>
<div class="description">
<h2>Smarthut</h2>
<p>Work done during <em>Software Atelier 4</em>. The project is a smart
device control platform complete with devices clustering and trigger
logic.</p>
</div>
</section>
<section class="port-elem">
<div class="year">
2020-03 to 2020-06
</div>
<div class="description">
<h2>Smarthut</h2>
<p>Work done during <em>Software Atelier 4</em>. The project is a smart
device control platform complete with devices clustering and trigger
logic.</p>
</div>
</section>
</div>
{% comment %}
vim: set ts=2 sw=2 et tw=80:
{% endcomment %}