DISCLAIMER
This document is the Intellectual Property of Roberto Fuschini and was created for demonstration purposes only.
It may not be modified, reorganized o reutilized in any way without the express written permission of the rightful owner.
We cover a large range of creative digital projects, platforms and campaigns to create experiences.
jQuery(function($) { //Create the cookie object var cookieStorage = { setCookie: function setCookie(key, value, time, path) { var expires = new Date(); expires.setTime(expires.getTime() + time); var pathValue = ”; if (typeof path !== ‘undefined’) { pathValue = ‘path=’ + path + ‘;’; } document.cookie = key + ‘=’ + value + ‘;’ + pathValue + ‘expires=’ + expires.toUTCString(); }, getCookie: function getCookie(key) { var keyValue = document.cookie.match(‘(^|;) ?’ + key + ‘=([^;]*)(;|$)’); return keyValue ? keyValue[2] : null; }, removeCookie: function removeCookie(key) { document.cookie = key + ‘=; Max-Age=0; path=/’; } }; //Click on dark mode icon. Add dark mode classes and wrappers. Store user preference through sessions $(‘.wpnm-button’).click(function() { //Show either moon or sun $(‘.wpnm-button’).toggleClass(‘active’); //If dark mode is selected if ($(‘.wpnm-button’).hasClass(‘active’)) { //Add dark mode class to the body $(‘body’).addClass(‘dark-mode’); cookieStorage.setCookie(‘yonkovNightMode’, ‘true’, 2628000000, ‘/’); } else { $(‘body’).removeClass(‘dark-mode’); setTimeout(function() { cookieStorage.removeCookie(‘yonkovNightMode’); }, 100); } }) //Check Storage. Display user preference if (cookieStorage.getCookie(‘yonkovNightMode’)) { $(‘body’).addClass(‘dark-mode’); $(‘.wpnm-button’).addClass(‘active’); } })
Accomplishments
Industry Awards and Recognitions
01 – Awwwards – Agency of the Year
07 – Awwwards – Site of the Day
04 – European Design Award
08 – CSS Design Awards – Site of the day
05 – FWA – Fwa of the day
12 – Awwwards – Mobile Excellence
04 – Webby Award Best eCommerce
16 – CSS Design Awards – Innovation
Our Services
Whatever the field or platform, we can create it.
- Web Design
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut non est nec orci ultricies fringilla. Nam ultrices sem in odio scelerisque, sed mollis magna tincidunt.
- Marketing
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut non est nec orci ultricies fringilla. Nam ultrices sem in odio scelerisque, sed mollis magna tincidunt.
- Web Development
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut non est nec orci ultricies fringilla. Nam ultrices sem in odio scelerisque, sed mollis magna tincidunt.
- Brand Identity
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut non est nec orci ultricies fringilla. Nam ultrices sem in odio scelerisque, sed mollis magna tincidunt.
- Hosting Services
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut non est nec orci ultricies fringilla. Nam ultrices sem in odio scelerisque, sed mollis magna tincidunt.
Our Team Members
We are a collaborative studio with complementary profiles
A digital experience to showcase our approach to building tech
What we do
We build beautiful, affordably-priced Portfolio WordPress Themes designed to make your works stand out online. Our design philosophy hinges on simplicity. We focus on clean lines, bold typhography and white space to create an aesthetic that’s both modern and timeless.
Why WordPress?
We love WordPress. As designers and developers, we think it’s a dream platform, versatile, powerful and incredibly intuitive. We also believe that WordPress is changing the world, and we’re proud to be part of that community.
Our Clients
We develop gorgeous, memorable projects for our customers.