--- layout: default section_id: pages members: - name: Elio Qoshi position: Founder & Design Lead avatar: images/@stock/ElioHeadshot.jpg avatar_hover: images/@stock/ElioHeadshot.jpg socials: - name: fab fa-facebook url: https://facebook.com/elioqoshi - name: fab fa-twitter url: https://twitter.com/elioqoshi - name: fa fa-envelope url: mailto:elio@ura.design - name: Redon Skikuli position: Business Development avatar: images/@stock/RedonHeadshot.jpg avatar_hover: images/@stock/RedonHeadshot.jpg socials: - name: fa fa-globe url: https://redon.skikuli.com/ - name: fab fa-twitter url: https://twitter.com/rskikuli - name: fa fa-envelope url: mailto:redon@ura.design - name: Mariana Balla position: Outreach avatar: images/@stock/MarianaHeadshot.jpg avatar_hover: images/@stock/MarianaHeadshot.jpg socials: - name: fa fa-globe url: https://marianaballa.com/ - name: fab fa-twitter url: https://twitter.com/marianaballa1 - name: fa fa-envelope url: mailto:mariana@ura.design - name: Boris Budini position: System Administrator avatar: images/@stock/BorisHeadshot.jpg avatar_hover: images/@stock/BorisHeadshot.jpg socials: - name: fa fa-globe url: https://boris.budini.me/ - name: fab fa-twitter url: https://twitter.com/borisbudini - name: fa fa-envelope url: mailto:boris@ura.design - name: Anxhelo Lushka position: Frontend & Designer avatar: images/@stock/AnxheloHeadshot.jpg avatar_hover: images/@stock/AnxheloHeadshot.jpg socials: - name: fa fa-globe url: http://lushka.al/ - name: fab fa-github url: https://github.com/AnXh3L0 - name: fa fa-envelope url: mailto:anxhelo@ura.design ---

About Us

Ura is the open source design agency founded by a passionate team of open source contributors. Its name comes from the Albanian word Ura, which means bridge. We aim to connect innovative open source projects with accessible and people-centric design approaches.

We love Free & Open Source software! However we also believe that there is a lack of good design in many open source projects, which we want to change.

Good design can differentiate your open source project. Our logos are seen on dozens of open source projects from famous brands like Mozilla, Red Hat and Wikimedia. We have extensive experience working with open source projects, doing design, documentation, research and community building.

Our Team

The usual suspects

{% for member in page.members %}

{{member.name}}

{{member.position}}

    {% for social in member.socials %}
  • {% endfor %}
{% endfor %}