Digital https://azusnz.com Azucena Sanchez - Design Fri, 27 Mar 2020 11:57:51 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.5 https://azusnz.com/wp-content/uploads/2019/08/cropped-azusnz-32x32.png Digital https://azusnz.com 32 32 Web Design https://azusnz.com/portfolio/web-design/ Sun, 08 Dec 2019 22:30:47 +0000 http://azusnz.com/?post_type=portfolio&p=403
pantallas_noventa

NOVENTA GRADOS

HTML5 & CSS3

ABOUT

Noventa Grados is a space for women who wished to encounter pole dance as a sport, defined as a fitness zone the place had a space for working out within the Santa Fe area in Mexico City.
The look and feel of the whole project was developed in the Design Agency Hot-Spot, from the logo, the concept and the marketing, including the opening party, social media and advertisements.
One of my main tasks was the design and programming of the website, a place which should have all the information needed about the different sports offered by our client, so as the commodities offered by the gym. The site was developed in HTML5 and CSS3 following the guidelines and the concept of our client.

pantallas_nassar

NASSAR NASSAR Y ASOCIADOS

HTML5 & CSS3

ABOUT

Nassar Nassar y Asociados is a law firm based in Mexico City, we were in charge of developing the design and code for their website. They were seeking for something sophisticated that talked and explained the main goals, mission and vision of the firm.
The site was developed in HTML5 and CSS, with the use of jquery. The index consisted of a slideshow in the background (images taken in Nassar Nassar’s offices), the website was both in Spanish and in English, with the option to change languages anytime. A right side menu was implemented, the information was displayed in a tabular content for some pages.

pantallas_petcare

PETCARE

WORDPRESS

ABOUT

Web design and project developed in WordPress for PetCare, Mexico. Our client’s intention was to have a delivery and home service. Totally equipped vans would visit people’s home in order to provide a grooming or food delivering service. The appointments were made via internet through PetCare’s website this is why it made total sense to use WordPress for the structure of the website. 

]]>
Leif Erikson Bot https://azusnz.com/portfolio/leif-erikson-bot/ Fri, 06 Dec 2019 13:03:16 +0000 http://azusnz.com/?post_type=portfolio&p=241
LEIF01

INTERPOL TWITTER BOT

ABOUT

Project developed at Bauhaus University for the class Bot n’ Plots. The task was to program a twitter bot with the use of python. The band Interpol was chosen as an incentive for the creation of the bot. The final result can still be found on twitter under the name @RolandandLeif.
The first thing that was done was a compilation of the most famous Interpol’s songs in a text edit document. The lyrics were placed line by line with no breaks. Afterwards a rgb palette of colors was chosen, each letter was going to be represented by a specific color. The palette was ran from rgb [255, 0, 0], red color until rgb [0, 0, 0], black. The comma, a space and an apostrophe were considered in the process. This was the final values of each letter:
 
 a : (255,0,0),
b : (243,0,0),
c : (231,0,0),
d : (219,0,0),
e : (0,0,0),
f : (195,0,0),
g : (183,0,0),
h : (171,0,0),
i : (0,0,0),
j : (159,0,0),
k : (135,0,0),
l : (0,0,0),
m : (123,0,0),
n : (0,0,0),
o : (0,0,0),
p : (0,0,0),
q : (111,0,0),
r : (0,0,0),
s : (99,0,0),
t : (0,0,0),
u : (75,0,0),
v : (63,0,0),
w : (51,0,0),
x : (39,0,0),
y : (15,0,0),
z : (3,0,0),
: (255,255,255),
‘ : (15,0,0),
, : (207,0,0)

 

The line “Oh, she puts the weights into my little heart” can be then translated into this image, following the previous parameters:

To make the visuals more interesting it was suggested to include some pictures from the band in the back. A selection of Interpol’s pictures was done, cut in 660 x 330 pixels in order to standardized the whole process. This images are chosen randomly through the code and the selected one is then blended with the image produced from the color interpretation of the lyrics.

FINAL RESULTS

LOOK ON TWITTER

]]>