{% set page_title = 'Creative Portfolio & Outline' %} {% set header_show = false %} {% set nav_opaque = false %} {% set nav_transparent = true %} {% extends 'layouts/layout-creative-outline-portfolio.html' %} {% block content %}
PORTFOLIO

Creative Design Agency

{% set items = [ { thumb: 'assets/images/demo-creative-agency-work-1.jpg', title: 'Various Illustrations', filter: 'Branding' }, { thumb: 'assets/images/demo-creative-agency-work-2.jpg', title: 'Creative Shapes', filter: 'Branding' }, { thumb: 'assets/images/demo-creative-agency-work-3.jpg', title: 'Raympnd Coller', filter: 'Print' }, { thumb: 'assets/images/demo-creative-agency-work-4.jpg', title: 'Allen Carter', filter: 'Photography' }, { thumb: 'assets/images/demo-creative-agency-work-5.jpg', title: 'Album Cover', filter: 'Design' }, { thumb: 'assets/images/demo-creative-agency-work-6.jpg', title: 'Creative Portrait', filter: 'Print' }, { thumb: 'assets/images/demo-creative-agency-work-7.jpg', title: 'In the Night', filter: 'Design' }, { thumb: 'assets/images/demo-creative-agency-work-8.jpg', title: 'Paper Mockup', filter: 'Design' }, { thumb: 'assets/images/demo-creative-agency-work-9.jpg', title: 'Shapes Illustration', filter: 'Mockup' } ] %} {% for item in items %}

{{ item.title }}

{{ item.filter }}
{% endfor %}

Over 10 years of combined experience, and know
a thing or two about designing websites
and mobile apps.

Web Development
Web development is a broad term for the work involved in developing a web site for the Internet.
Web & UI/UX Design
Web design encompasses many different skills and disciplines in the production of all web.
SEO & Marketing
A process of affecting the visibility of a website or a web page in a web search engine's unpaid results.
{% endblock %}