updated CV and created interim print version from it
This commit is contained in:
parent
5e307d1fd8
commit
b0f02363bb
|
@ -1,5 +1,7 @@
|
|||
@import url("https://fontlibrary.org/face/tex-gyre-adventor");
|
||||
@import url("https://fontlibrary.org/face/thsarabun-new");
|
||||
|
||||
@media only screen {
|
||||
body {
|
||||
font: 1.6em "THSarabunNewRegular", Helvetica, sans-serif;
|
||||
color: #333;
|
||||
|
@ -31,11 +33,14 @@ h1, h2, h3, h4, h5 {
|
|||
footer {
|
||||
grid-row: 9 / span 1;
|
||||
grid-column: 1 / 6;
|
||||
margin: 40px 0px 10px; }
|
||||
margin: 40px 0px 10px;
|
||||
}
|
||||
|
||||
footer p {
|
||||
text-align: center;
|
||||
font-size: 0.5em;
|
||||
color: #CECECE; }
|
||||
color: #CECECE;
|
||||
}
|
||||
|
||||
iframe {
|
||||
max-width: 100%;
|
||||
|
@ -48,9 +53,11 @@ nav {
|
|||
margin: 20px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
nav ul li {
|
||||
display: inline-block;
|
||||
padding: 0 15px;
|
||||
|
@ -64,7 +71,19 @@ nav {
|
|||
grid-template-columns: repeat(6) 10%;
|
||||
grid-template-rows: repeat(9);
|
||||
}
|
||||
#wrapper div img, #wrapper div video, #wrapper div object, #wrapper section img, #wrapper section video, #wrapper section object, #wrapper header img, #wrapper header video, #wrapper header object, #wrapper footer img, #wrapper footer video, #wrapper footer object {
|
||||
|
||||
#wrapper div img,
|
||||
#wrapper div video,
|
||||
#wrapper div object,
|
||||
#wrapper section img,
|
||||
#wrapper section video,
|
||||
#wrapper section object,
|
||||
#wrapper header img,
|
||||
#wrapper header video,
|
||||
#wrapper header object,
|
||||
#wrapper footer img,
|
||||
#wrapper footer video,
|
||||
#wrapper footer object {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
@ -126,6 +145,11 @@ header {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
.cv section:first-of-type #me img {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.cv #edu {
|
||||
grid-column: 4 / 6;
|
||||
grid-row: 2 / 3;
|
||||
|
@ -167,3 +191,4 @@ header {
|
|||
.cv ul em {
|
||||
padding-bottom: 7px;
|
||||
}
|
||||
}
|
43
cv.html
43
cv.html
|
@ -5,6 +5,7 @@
|
|||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="css/print.css" media="print">
|
||||
<link rel="stylesheet" type="text/css" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -27,6 +28,8 @@
|
|||
<em>max.e.franklin@gmail.com</em>
|
||||
|
||||
<p>Currently based in the Paris, France teaching and performing improvised software publications.</p>
|
||||
|
||||
<img id="myface" src="assets/cv/Max small.png">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
@ -42,6 +45,26 @@
|
|||
Bachelor Jazz Performance (Saxophone) & Creative Sound Engineering</p>
|
||||
</section>
|
||||
|
||||
<section id="prof">
|
||||
<h3>Professional Experience</h3>
|
||||
|
||||
<p><em>Paris College of Art</em><br>
|
||||
2014 - current // Paris, FR<br>
|
||||
Faculty Member in Foundation, Communication Design and Master's in Transdisciplinary New Media Departments</p>
|
||||
|
||||
<p><em>Willem de Kooning Academie</em><br>
|
||||
2018 // Rotterdam, NL<br>
|
||||
Publication Station teaching and technical assistant</p>
|
||||
|
||||
<p><em>Freelance Graphic Designer</em><br>
|
||||
2009 – 2014 // Sydney, AU<br>
|
||||
Web-design, poster and album design</p>
|
||||
|
||||
<p><em>Linear Recording</em><br>
|
||||
2009 – 2010 // Sydney, AU<br>
|
||||
Assistant Sound Engineer</p>
|
||||
</section>
|
||||
|
||||
<section id="things">
|
||||
<h3>Things</h3>
|
||||
|
||||
|
@ -125,26 +148,6 @@
|
|||
Leftfield jazz trio</p>
|
||||
</section>
|
||||
|
||||
<section id="prof">
|
||||
<h3>Professional Experience</h3>
|
||||
|
||||
<p><em>Paris College of Art</em><br>
|
||||
2014 - current // Paris, FR<br>
|
||||
Faculty Member in Foundation, Communication Design and Master's in Transdisciplinary New Media Departments</p>
|
||||
|
||||
<p><em>Willem de Kooning Academie</em><br>
|
||||
2018 // Rotterdam, NL<br>
|
||||
Publication Station teaching and technical assistant</p>
|
||||
|
||||
<p><em>Freelance Graphic Designer</em><br>
|
||||
2009 – 2014 // Sydney, AU<br>
|
||||
Web-design, poster and album design</p>
|
||||
|
||||
<p><em>Linear Recording</em><br>
|
||||
2009 – 2010 // Sydney, AU<br>
|
||||
Assistant Sound Engineer</p>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<p>website and server built by hand with off the shelf parts</p>
|
||||
</footer>
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
</section>
|
||||
|
||||
<section class="work">
|
||||
<a href="soloImprovisedSoftware.html">INTERIM LINK</a>
|
||||
<a href="xpubGenerator.html"><img src="assets/imgs/xpubGenerator.jpg"></a>
|
||||
<a href="tgc3-euclid.html"><img src="assets/imgs/euclidLogo.png"></a>
|
||||
<a href="tgc3-euclid.html"><img src="assets/imgs/euclidianGenerator_mk2.png"></a>
|
||||
<a href="polydog.html"><img src="assets/imgs/polydog.png"></a>
|
||||
<a href="repoem.html"><img src="assets/imgs/rePoem3.png"></a>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in New Issue