Assignments
#1

Git & Version Control Q/A
April 22 2021
Questions on the topic were asked after the session and we were supposed to submit the answers in written.
#2

Difference between css2 and css3
April 22 2021
We were asked to provide written account of diffrences between the css2 and css3 standards.
#3

Low fidelity Mockups
April 22 2021
we had to draw the mock up of the given layout (TuTangle) and also of two other websites.
#4

Tutangle Homepage layout design
April 23 2021
We had to make a layout as seen in the image given to us by the instructor, using only the features of css2.
#5

TuTangle Homepage Responsive layout design
April 26 2021
we had to prepare a responsive version of the layout previously given using only the css2 features.
#6

Final Design Assignment- DECO BLOG
April 28 2021
Each of us were provided one website layout in psd file and we had to prepare the html and css design of the website.
and also make it responsive in mobile first way.
#7

Image Carousel With hold time
May 10 2021
we were provided an specification for a Javascript based image carousel which should have all the specified functionality.
#8

Ball collision
May 11 2021
physics based ball collision simulation with correct elastic collision implementation;
#8

#9

Car racing Game
May 12 2021
Simple 3 lane car racing game. with obstacle avoidance.
Node Assignments
#1

Node File system Demo
June 2 2021
we had to demonstrate working of some of the functionality of fs module in javascript