Tag: web

Designing the Future: Visual Identity for an AI-Powered Invoicing Related App

Written by Lucie Zdeňková on 2025-07-03

htmlweb

We've recently started working on a new application which connects artificial intelligence with the world of invoicing. The aim is to significantly reduce routine tasks for small and medium-sized businesses. In the early stages of the project we also took on a cross-disciplinary challenge: designing a visual identity concept.

...

UX Polemic: Differentiating Visited and Unvisited Links

Written by Lucie Zdeňková on 2025-06-19

htmlweb

Today's blog post discusses a user experience design challenge we came across while building our company’s static website from scratch. Let’s look into the pros, cons, and limitations around the decision process on how to distinguish various types of links.

...
...
...

Using Gitlab CI for website deployment

Written by Dominik Joe Pantůček on 2019-11-14

CIweb

Modern websites typically include both static and dynamic content. Something is pre-defined, something is generated using data gathered elsewhere and HTML templates. And when a single website has different means of producing the final pages from other content, it may be tricky to keep everything in order. Read on to see how we at Trustica use Gitlab CI to aid us with deploying Cryptoucan™ product website!

...