My Works & learnings

Vishnu Sandhireddy

Written by Vishnu Sandhireddy who lives and works in Hyderabad, India. twitter

/100days/Day15/

The rotate API works very differently. It takes where the previous one is left and rotate from there. For example you have to create lines…

/100days/Day14/

Worked on lines and circle, NOt albe to understand PI in circle js

/100days/Day16/

Learned about ARCs arc(x,y, widhth, height, start, stop, mode) MODE can CHORD, PIE and default x, y are the position that is center of arc…

/100days/day1/

Creating Pentagaon I am planning to create a pentagon using p5 JS. In order to create a five sided polygon. We need to generate the points…

/100days/day12/

Worked on increasing circle width with different colors. I have learned the p5 js works differntly and once you draw some thing it would be…

/100days/day2/

Day 2 I have worked on building house shape in p5 js. Didn’t faced much issue. Observations rect API takes first two parameters as…

/100days/day5/

Circle API Circle accepts three parmeter , the first two parameters are x coordinate and y coordiante and the last one is diameter. circle…

/100days/day4/

Animatimg the rain I was not able to get it correctly working. But I was able to manage somehow. Increaseing the variables in class has…

/100days/day8/

text The text helps to print the text in p5 js. The parameters are the text, x and y cordinates. textAlign The textAlign takes LEFT , RIGHT…

/100days/day3/

Learned about random random API for two parameters give a value in between those. If only one parameter is passed then the API considers…

/100days/day9/

I have learned about rotate in the p5 js today. The rotate takes two parameters. The first one is degress to rotate and the second is axis…

Sinon

December 07, 2019

Sinon for Architecure Firday

TAB INDEX

November 05, 2019

TAB index 0 ,-1 and 1

CSS learnings

September 04, 2019

Transform Style, Perspective & background-size