Skip to content

dasase012/Practice

Repository files navigation

<title>Insert title here</title> <style> body{ margin:0; padding:0; } section{ height: 100vh; overflow: hidden; background-attachment: fixed; background-size: cover;
	}
	.top{
		background-image: url(img/pink_bg.jpg);	
	}
	.education{
		background-image: url(img/whitepaint.jpg);
	}
	.work_exp{
		background-color: white;
	}
	.research_exp{
		background-color: lightyellow;
	}
	.web_proj{
		background-color: gray;			
	}
	.contact{
		background-image: url(img/pink_bg.jpg);
	}
	header{
		color: black;
   		max-width: 50%;
    	position: relative;
    	left: 50%;
    	top: 50%;
    	transform: translateX(-50%) translateY(-50%);
    /*글,내용을 가운데에 놓기위한 css3값*/
    	font-size: 1.5rem;
    	text-align: center;					
	}
	.top header{
		color: white;
		font-size: 2.4rem;
	}
	
	a:link{
		text-decoration:none;
		color: black;
	}
	a:visited{
		text-decoration:none;
		color: black;
	}
</style>

Hi,I'm Bohee!



Want to know more about me?

Education

CCD logo P5 logo

and..

NYU logo DELF- U of stras Java-Sist

Work Experiences

Mini-Schools Animator KSRPD Business Development Soho Style Sales Associate

Etc

Interpreter

Research Experiences

Flow

LATI

Research Interest

Brain and mind study
AI,Machine Learning
Scratch

Team Project 1

Team Project 2

Contact me!

bohee.lee89@gmail.com

for any interest in my research/work experiences!

Skype ID

dasase012

	</header>
</section>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors