zk_html/diary/2011-04-18-20:39:52.html

44 lines
3.1 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | A Visual Resume</title>
2023-05-11 05:35:08 +00:00
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
2020-04-25 06:35:06 +00:00
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | A Visual Resume</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>At the beginning of this year, I had two jobs.  By March, however, I had quit one and been informed that I was, for all intents and purposes, being laid off from the other.  While this wasnt a huge surprise, I was still pretty disappointed time to start the job-hunt again.  I brushed up my resume, pulled all my references together, and got started searching.  As I applied and attended job fairs and the like I started noticing a disheartening trend, however.  Im graduating in May with a degree in music composition, but applying for technical jobs.  More than I once, I was turned down without further consideration as soon as the recruiter got to the education section of my resume.</p>
<p>Rather than be coy about my education, however, Im combining the fact that much of my applying for jobs happens online with my resume into a <a href="http://resume.drab-makyo.com">visual resume</a> that offers all the same information while show-casing my design and visualization abilities.</p>
<!-- AddThis Button BEGIN -->
<script type="text/javascript">
//<!--
var addthis_product = 'wpp-250';
var addthis_append_data = 'false';var addthis_language = 'en';
//-->
</script>
<div class="addthis_container"><a addthis:title="A Visual Resume" addthis:url="http://blag.drab-makyo.com/?p=32" class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=wp-4bb3baf90c7008fd"><img alt="Bookmark and Share" height="16" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" style="border:0" width="125"/></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=wp-4bb3baf90c7008fd" type="text/javascript"></script></div>
<!-- AddThis Button END -->
<p><a href="http://blag.drab-makyo.com/2011/04/18/a-visual-resume/#more-32">Read the rest of this entry »</a></p>
<p style="border: 1px solid black; padding: 3px;"><strong>Originally published at <a href="http://blag.drab-makyo.com/2011/04/18/a-visual-resume/">Drab Makyo</a>. Please leave any <a href="http://blag.drab-makyo.com/2011/04/18/a-visual-resume/#comments">comments</a> there.</strong></p
</article>
<footer>
<p>Page generated on 2011-04-18 20:39:52</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
2020-04-25 06:35:06 +00:00
</body>
</html>