You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
3.1 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Project Title</title>
<meta name="description" content="XPUB">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/pages.css">
</head>
<body>
<div id='wrapper'></div>
<a href='../' id='homebttn' class='ext'> << home</a>
<header>
<h1 id='project-title'>User Sentimental eXperience<a href='#hleft-text' class='show'></a></h1>
<h2 id='student-name'>Nami Kim</h2>
<div id='hleft-text'>
<a href=# id='back'>
<div id='inner-hleft-text'>
<div id='ihtp'>
<object>
<div id='about-project'>
<p>User Sentimental eXperience is a web publishing project, questioning and indulging the notion of user experience on the web.
The project is rooted from my regret about the narrow scope of the way how the word is defined in the current UX(User Experience).
The term 'user experience' is indeed such a beautiful word as it has comprehensive potentials to be interpreted.
The current status quo in the web design industry, however, seems to just focus on making users' efficient performances.
With the pervasive approach, I find the world of web is losing colours and emotions.
This project has a firm belief that the web is a imaginary and sentimental stage and window. The web experience should entail more 'feelings' like inviting, warm, energetic, playful, subtle, nostalgic, cute, etc.
Thus since 12th May 2022 I've been publishing a small web experiment and an essay every few weeks, with attempts to bring more sentiments and emotions on the web.
I investigate how contents to be the 'experience' itself, not just to be stayed as informations.</p>
</div>
<hr align='left'>
<div id='about-student'>
<p>If I have to lable I would call myself as a web publihser. I explore the culture of web design and publishing. I'm based Rotterdam, the Netherlands.<br>
My favourite working medium is HTML and CSS.</p>
</div>
<a id='getback' class='int'> go back </a>
</object>
</div>
</div>
</a>
</div>
</header>
<section id='main'>
<div id="galleries">
<div id='work'>
<h3 class='gal-title'>Work</h3>
<ul id='publist'>
<li><a href='https://hub.xpub.nl/sandbot/Nami_Researchlog/' target="_blank" class='ext'>User Sentimental eXperience</a></li>
</ul>
<img src="landing1.png" class='workimg'/>
<img src="zoneoutroom2.png" class='workimg'/>
<img src="fishbowl2.png" class='workimg'/>
<img src="issue3_2.png" class='workimg'/>
</div>
<div id='publication'>
<h3 class='gal-title'>Publication</h3>
<ul id='publist'>
<li><a href='Nami Kim_graduation thesis_Xpub.pdf' target="_blank" class='ext'>Publication PDF</a></li>
</ul>
<img src="nami_pub1.png" class='workimg'/>
<img src="nami_pub2.png" class='workimg'/>
<img src="nami_pub3.png" class='workimg'/>
<img src="nami_pub4.png" class='workimg'/>
</div>
<div id='gradshow'>
<h3 class='gal-title'>Graduation Show</h3>
<p>It's coming soon...</p>
<!--<img src="img/gradshow1.jpg" class='workimg'/>
<img src="img/gradshow2.jpg" class='workimg'/>
<img src="img/gradshow3.jpg" class='workimg'/>
<img src="img/gradshow4.jpg" class='workimg'/>-->
</div>
</div>
</section>
</div>
</body>
</html>