-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a16abb4
commit 5eda146
Showing
4 changed files
with
18 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,9 +93,7 @@ | |
</div> | ||
|
||
<section> | ||
|
||
<div class="display-image"> | ||
|
||
<script> | ||
const images = [ | ||
'url("images/fantome.jpg")', | ||
|
@@ -124,14 +122,14 @@ | |
</section> | ||
|
||
|
||
|
||
|
||
|
||
<section> | ||
<h2>Data Visualisation</h2> | ||
<h2>Data</h2> | ||
<div class="work-item"> | ||
<a href="https://drive.google.com/file/d/1Gsjer--Z-yH288PHMu_I9yUVONWHNk2S/view?usp=sharing">Full Portfolio</a> | ||
</div> | ||
<div class="work-item"> | ||
<a href="https://www.economist.com/interactive/israel-gaza-building-damage-map">Structural damage in Gaza</a> | ||
</div> | ||
<div class='work-item'> | ||
<a href = "/work/pop_density">Population Density Maps</a> | ||
</div> | ||
|
@@ -193,8 +191,9 @@ <h2>Artwork & Curation</h2> | |
<h2>Contact</h2> | ||
<a href="https://www.are.na/joseph-c">Are.na</a> | ||
<a href="https://twitter.com/calm_computer">Twitter</a> | ||
|
||
<a href="https://github.com/joseph-c100">Github</a> | ||
</div> | ||
<p>[email protected]</p> | ||
</section> | ||
|
||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,9 +40,7 @@ | |
</div> | ||
|
||
<section> | ||
<!-- randomly displays image of work on desktop --> | ||
<div class="display-image"> | ||
<!-- javascript code inserts image here --> | ||
<script> | ||
const images = [ | ||
'url("images/fantome.jpg")', | ||
|
@@ -71,44 +69,14 @@ | |
</section> | ||
|
||
|
||
|
||
<!-- | ||
<div class="row"> | ||
<div class="column"> | ||
<h4>Specialisms</h4> | ||
<p>Digital design, web development, type and graphics, visual curation.</p> | ||
</div> | ||
<div class="column"> | ||
<h4>Interests</h4> | ||
<p>Spatial interfaces, science-fiction, calm computing, digital proximity.</p> | ||
</div> | ||
<div class="column"> | ||
<h4>Values</h4> | ||
<p>Transparency, flat structure, purpose, intention, good vibes, tolerance.</p> | ||
</div> | ||
<div class="column"> | ||
<h4>Skills</h4> | ||
<p>HTML/CSS, Figma, Photoshop, InDesign, Affinity, Webflow, Typography, layout, wireframing, project management, research, info architecture, client communication, collaboration</p> | ||
</div> | ||
</div> | ||
<section> | ||
<h2>Services</h2> | ||
<div class="services"> | ||
<p>Digital design, type and graphics</p> | ||
<p>Web development</p> | ||
<p>Interface design and pattern libraries</p> | ||
<p>Pitch Decks and Brand Guidelines</p> | ||
<p>Visual operations and aesthetic development<p> | ||
</div> | ||
</section> --> | ||
|
||
<section> | ||
<h2>Data Visualisation</h2> | ||
<h2>Data</h2> | ||
<div class="work-item"> | ||
<a href="https://drive.google.com/file/d/1Gsjer--Z-yH288PHMu_I9yUVONWHNk2S/view?usp=sharing">Full Portfolio</a> | ||
</div> | ||
<div class="work-item"> | ||
<a href="https://www.economist.com/interactive/israel-gaza-building-damage-map">Structural damage in Gaza</a> | ||
</div> | ||
<div class='work-item'> | ||
<a href = "/work/pop_density">Population Density Maps</a> | ||
</div> | ||
|
@@ -174,8 +142,9 @@ <h2>Artwork & Curation</h2> | |
<h2>Contact</h2> | ||
<a href="https://www.are.na/joseph-c">Are.na</a> | ||
<a href="https://twitter.com/calm_computer">Twitter</a> | ||
<!-- <a href="https://github.com/joseph-c100">Github</a> --> | ||
<a href="https://github.com/joseph-c100">Github</a> | ||
</div> | ||
<p>[email protected]</p> | ||
</section> | ||
|
||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters