Skip to content

Commit 952396d

Browse files
committed
updated my now page
1 parent 731bd02 commit 952396d

File tree

2 files changed

+22
-23
lines changed

2 files changed

+22
-23
lines changed

Diff for: index.html

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
</head>
1616
<body class='gentium black-70 lh-copy'>
17-
1817
<nav class="db dt-l w-100 border-box pa4 ph5-l">
1918
<div class="db dtc-l v-mid w-100 w-75-l tc tr-l">
2019
<a class="dim dib ttu f6 grow no-underline br-pill ph3 pv2 mb2 dib white bg-cucumber" href="http://joshpitzalis.com/design">Order a Design Proposal</a>

Diff for: now.html

+22-22
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,17 @@
2424
<article class="pa3 measure-wide center mt6">
2525
<h1 class="f2 b">Now I am...</h1>
2626
<ul>
27-
<li>Available for <a href="http://joshpitzalis.com/design">new project work</a> from the 15th July 2017 onwards.</li>
28-
<li>Working on an <a href="https://en.tamuro.org/">anonymous audio chat application for the web</a>.</li>
2927
<li>Building an online store for a tiger reserve in the western ghats, in southern India.</li>
3028
<li>Keeping regular with updates on my <a href="http://tinyletter.com/joshpitzalis">business building adventures</a>.</li>
29+
<li>Available for <a href="http://joshpitzalis.com/design">new project work</a> from the 28th July 2017 onwards.</li>
3130
</ul>
3231

33-
<p>Last updated June 14th, 2017.</p>
32+
<p>Last updated July 12th, 2017.</p>
3433

3534
<img src='./img/wiggle.svg' class='mv5'/>
3635
<main class="mw6 center">
3736
<h2 class="f3 b">Past Projects</h2>
3837

39-
4038
<article data-name="slab-stat-small" class="mb4">
4139
<div class="cf">
4240
<dl class="fl fn-l w-50 dib-l w-auto-l lh-title mr5-l">
@@ -45,19 +43,36 @@ <h2 class="f3 b">Past Projects</h2>
4543
</dl>
4644
<dl class="fl fn-l w-50 dib-l w-auto-l lh-title mr5-l">
4745
<dd class="f6 fw4 ml0">Front-end</dd>
48-
<dd class="f3 fw6 ml0">21</dd>
46+
<dd class="f3 fw6 ml0">20</dd>
4947
</dl>
5048
<dl class="fl fn-l w-50 dib-l w-auto-l lh-title mr5-l">
5149
<dd class="f6 fw4 ml0">Full Stack</dd>
52-
<dd class="f3 fw6 ml0">1</dd>
50+
<dd class="f3 fw6 ml0">2</dd>
5351
</dl>
5452

5553
</div>
5654
</article>
5755

5856

5957
<ul class="list pa0 ma0" >
60-
58+
59+
<li class="w-100 bb b--black-10">
60+
<a class="link dt w-100 bb b--black-10 pb2 mt2 dim" href="https://en.tamuro.me/">
61+
<b class="db f3 mb1">Tamuro</b>
62+
<p class="f5 db lh-copy measure black-70 b">
63+
Tamuro is an audio chat application to give advice, share knowledge, and talk about things that interest you — with two random strangers.
64+
</p>
65+
<p class="f5 db lh-copy measure black-70">I built the front and backend of this application. I cannot take credit for designing the UI, the designs were provided.
66+
</p>
67+
<p class="f5 db lh-copy measure black-70">I built the project in react without needing to resort to redux. For the backend I used firebase and cloud functions.
68+
</p>
69+
<dl class="mt2 f6">
70+
<dt class="clip">Status</dt>
71+
<dd class="ml0 black-70 ttu">Complete, Live.</dd>
72+
</dl>
73+
</a>
74+
</li>
75+
6176
<li class="w-100 bb b--black-10">
6277
<a class="link dt w-100 bb b--black-10 pb2 mt2 dim" href="http://prolifiko.com/">
6378
<b class="db f3 mb1">AutoMTE Etherium Exchange</b>
@@ -112,21 +127,6 @@ <h2 class="f3 b">Past Projects</h2>
112127
</a>
113128
</li>
114129

115-
<li class="w-100 bb b--black-10">
116-
<a class="link dt w-100 bb b--black-10 pb2 mt2 dim" href="https://tamuro.org/">
117-
<b class="db f3 mb1">Tamuro</b>
118-
<p class="f5 db lh-copy measure black-70 b">
119-
An anonymous chat application.
120-
</p>
121-
<p class="f5 db lh-copy measure black-70">I built the front end of the entire application in React. 22 pages in all. The project will be released once the backend is complete.
122-
</p>
123-
<dl class="mt2 f6">
124-
<dt class="clip">Status</dt>
125-
<dd class="ml0 black-70 ttu">Complete, Pending Release.</dd>
126-
</dl>
127-
</a>
128-
</li>
129-
130130
<li class="w-100 bb b--black-10">
131131
<a class="link dt w-100 bb b--black-10 pb2 mt2 dim" href="https://sewingnewfutures.com/">
132132
<b class="db f3 mb1">Sewing New Futures</b>

0 commit comments

Comments
 (0)