Other

other works

Animation by After Effects

Instagram animation (code snippet)

.camera{
	animation: ballUp 0.5s 1s both, 
	ballDown 0.2s 1.5s ease-in forwards,
	cameraIn 0.3s 1.7s forwards;

	perspective: 500px;
}
.flashLight{
	animation: flashLightIn 0.3s 2.2s backwards;
}
.picture{
	animation: pictureIn 1s 3.5s backwards, 
	pictureFlip 1s 4.5s normal;

	transition: all 0.3s;
}
.mouse{
	animation: mouseHover 1.5s 5.5s infinite;
}

User Interface Design

Tabletap: Restaurant reservation mobile app

Contact Info

Feel free to contact me