summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/index.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/app/assets/index.html b/app/assets/index.html
index f7de18d..29e98bc 100644
--- a/app/assets/index.html
+++ b/app/assets/index.html
@@ -139,11 +139,11 @@
</li>
<li>
Implemented and maintained the (Rails 5) JSON API serving our
- <a href="https://app.visualpedia.igg.cloud"> infographics portal</a>.
+ <a href="#note1"> infographics portal[1]</a>.
</li>
<li>
- Maintained 99+&percnt; documentation coverage of the
- <a href="https://app.visualpedia.igg.cloud"> infographics portal</a> API and 90+&percnt; test coverage.
+ Maintained 99+&percnt; documentation coverage of the <a href="#note1"> infographics portal[1]</a>. API
+ and 90+&percnt; test coverage.
</li>
<li>Worked with Docker to provide deliverables for some of our external projects.</li>
<li>
@@ -154,6 +154,11 @@
Rewrote, maintained and provisioned some of the data pipelines to adhere to a better security standards.
</li>
</ul>
+ <p class="note">
+ <a id="note1" href="#note1">[1]</a> A working version of the infographics portal was acquired by
+ <a href="https://scrollytelling.net/"> Scrolly Telling GmbH</a> and still worked on by them as seen at
+ <a href="https://five-times.com/"> Five-Times</a>.
+ </p>
</article>
<article class="work__experience">
<div class="job-position">
@@ -212,7 +217,7 @@
</div>
<ul class="tasks">
<li>
- Reimplemented large portions of the API to follow better design patterns<br />
+ Reimplemented large portions of the API to follow better design patterns
(Hexagonal Architecture, and <abbr title="Publish-Subscribe">Pub/Sub</abbr> pattern).
</li>
<li>Implemented the test suite for the API.</li>