/vicky-yang

Portfolio

Primary LanguageHTML

<title>Vicky Yang</title>
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
	<h2>Vicky Yang</h2>

	<nav>
		<a href="index.html">Work</a>
		<a href="about.html">About</a>			
	</nav>
</header>

<section class="quote">
	<h1>Crafting delightful digital experiences that helps people.</h1>
</section>

<section class="selected_works">
	<h2>Selected Works</h2>	
</section>

<section class="project">

	<div class="left_content">
		<h2>01.</h2>
	</div>

	<div class="right_content">
		<a href="project_facebook_ad.html">Facebook</a>
		<h3>01 Ad network outside of Facebook using ads on Facebook <br> 
		02 Ad reporting</h3>
	</div>
</section>	


<section class="project">


	<div class="left_content">
		<h2>02.</h2>
	</div>

	<div class="right_content">
		<a href="project_burberry.html">Burberry</a>
		<h3>01 Mobile site<br>
		02 Monogramming<br>
		03 Festive Campaigns.</h3>
	</div>

</section>

<section class="project">

	<div class="left_content">
		<h2>03.</h2>
	</div>	
	
	<div class="right_content">
		<a href="project_.html">Google & Slide</a>
		<h3>01 Autonomous Units - Social gaming</h3>
	</div>

</section>

<section class="project">
<div class="left_content">
	<h2>04.</h2>
</div>
	
	<div class="right_content">
		<a href="project_side_kalendar">Kalendar App</a>
		<h3>Side Project - Rethinking the calendar</h3>
	</div>

</section>

<section class="get_in_touch">
	<h1>Get in Touch.</h1>
</section>


<footer>
	<a href="mailto:viccivicky@gamil.com">Email</a>
	<a href="https://www.linkedin.com/in/lemonicce/">LinkedIn</a>
	<a href="https://twitter.com/VicciVicky">Twitter</a>
	<a href="https://www.instagram.com/vicci/">Instagram</a>
</footer>