added transcribely, cleaned up home page

This commit is contained in:
2018-12-07 16:59:06 -05:00
parent c7ed7f3c69
commit 248d6a25a1
2 changed files with 51 additions and 30 deletions

View File

@@ -55,7 +55,7 @@
<a href="https://www.dropbox.com/s/6cflubui10es4ui/Zev%20Averbach%20Full%20Stack%20Developer%20Resume%20August%202018.pdf?dl=0" <a href="https://www.dropbox.com/s/w57srsvmuhufqrv/Zev%20Averbach%20Full%20Stack%20Developer%20Resume%202019.pdf?dl=0"
class="btn btn-primary not-rounded py2" class="btn btn-primary not-rounded py2"
target="_blank" target="_blank"
@@ -94,39 +94,29 @@
<div id="content" class="clear h2 m2 sm-col sm-col-12 md-col-10 lg-col-8"> <div id="content" class="clear h2 m2 sm-col sm-col-12 md-col-10 lg-col-8">
<p class="mx2 ml2 h3">Hi, my name is Zev. I live in Burlington, Vermont, in the United States.</p> <p class="mx2 ml2 h3">Hi, my name is Zev. I'm a full stack web developer living in Burlington, Vermont.</p>
<p class="mx2 ml2 h3" id="availability"> <p class="mx2 ml2 h3" id="availability">
As of <span id="work-availability-date">August 2018</span> I'm available for full-time employment as a As of <span id="work-availability-date">August 2018</span> I'm available for full-time employment
full-stack software engineer. and contracts.
My preferred stack is</p> My preferred stack is</p>
<ul class="h3 ml2"> <ul class="h3 ml2">
<li>React.js</li>
<li>Python</li> <li>Python</li>
<li>Flask</li> <li>Flask</li>
<li>Pytest</li> <li>Pytest</li>
<li>SQLAlchemy</li> <li>SQLAlchemy</li>
<li>Celery</li>
<li>MySQL</li> <li>MySQL</li>
<li>AWS (S3, Lambda)</li> <li>AWS</li>
<li>vanilla JavaScript</li>
</ul> </ul>
<p class="mx2 ml2 h3 clearfix">I'm also familiar with Node.js, PHP, and Django.</p> <p class="mx2 ml2 h3">I love to help forward-looking businesses solve their worst headaches via technology.
<a href="/projects">Here</a> are a few projects I've completed to that effect.
<p class="mx2 ml2 h3">I love to help small businesses solve their worst headaches via technology. </p>
<a href="/projects">Here</a>
are a few projects I've completed to that effect. You'll notice that most of those projects
are businesses unto themselves: I've started a couple of web-based service businesses,
so I have an intimate understanding of the challenges entrepreneurs face and how to strategically
apply code and off-the-shelf technology to those challenges.</p>
<p class="mx2 ml2 h3" id="github-timeline">I also love contributing to open source software, as you can see on
<a href="https://github.com/zevaverbach/" target="_blank">my Github timeline (external link)</a>.</p>
<p class="mx2 ml2 h3" id="contact">You can reach me at <p class="mx2 ml2 h3" id="contact">You can reach me at
<a title="Email Zev Averbach" href="mailto:zev@averba.ch">zev@averba.ch</a> I'll get back to you within a day or <a title="Email Zev Averbach" href="mailto:zev@averba.ch">zev@averba.ch</a>.
so.
</p> </p>
<script> <script>

View File

@@ -55,7 +55,7 @@
<a href="https://www.dropbox.com/s/6cflubui10es4ui/Zev%20Averbach%20Full%20Stack%20Developer%20Resume%20August%202018.pdf?dl=0" <a href="https://www.dropbox.com/s/w57srsvmuhufqrv/Zev%20Averbach%20Full%20Stack%20Developer%20Resume%202019.pdf?dl=0"
class="btn btn-primary not-rounded py2" class="btn btn-primary not-rounded py2"
target="_blank" target="_blank"
@@ -94,25 +94,56 @@
<div id="content" class="clear h2 m2 sm-col sm-col-12 md-col-10 lg-col-8"> <div id="content" class="clear h2 m2 sm-col sm-col-12 md-col-10 lg-col-8">
<div id="tappt" class="ml2">
<span class="h1">Transcribely</span>
<p class="ml2 mt1 h3">
In late 2018 at the Recurse Center I made a prototype of
a human-machine transcription interface I like to call
<a href="https://transcribely.netlify.com" target="_blank">
Transcribely (external link)</a>.
It's pretty amazing, in that it saves upwards of 50% of labor
compared to a human transcribing from scratch. (React.js + Flask)
</p>
</div>
<div id="tappt" class="ml2"> <div id="tappt" class="ml2">
<span class="h1">Tappt</span> <span class="h1">Tappt</span>
<p class="ml2 mt1 h3">In 2015 a couple friends and I made <a href="https://www.tappt.co" target="_blank">Tappt (external link)</a> at a hackathon. It's a web app that allows users to search for keywords inside videos. We've since fleshed it out into a commercial service. It's running on Python 3.6 and uses Celery.</a> <p class="ml2 mt1 h3">
In 2015 a couple friends and I made
<a href="https://www.tappt.co" target="_blank">
Tappt (external link)</a>
at a hackathon. It's a web app that allows users to
search for keywords inside videos. We've since fleshed it
out into a commercial service. (Python, Flask, JS)
</p>
</div> </div>
<div id="auto-assigner" class="ml2"> <div id="auto-assigner" class="ml2">
<span class="h1">Auto-Assigner</span> <span class="h1">Auto-Assigner</span>
<p class="ml2 mt1 h3">In the fall of 2017 I designed, implemented, and deployed a work assigner for <a href="https://avtranscription.com" target="_blank">Averbach Transcription (external link)</a> in Python 3.6. This is run as a background process, assigning transcription work automatically based on transcribers' current workloads and general capacities. It saves Averbach Transcription 5-10 hours of labor every week in assigning and re-assigning transcription projects. This is a private project.</p> <p class="ml2 mt1 h3">
In the fall of 2017 I designed, implemented, and deployed a
work assigner for
<a href="https://avtranscription.com" target="_blank">
Averbach Transcription (external link)</a>.
This is run as a background process, assigning transcription
work automatically based on transcribers' current workloads.
It saves Averbach Transcription 30+ hours of labor every month
in assigning and re-assigning transcription projects. (Python)
</p>
</div> </div>
<div id="auto-invoicer" class="ml2"> <div id="auto-invoicer" class="ml2">
<span class="h1">Automatic Invoice Generation</span> <span class="h1">Automatic Invoice Generation</span>
<p class="ml2 mt1 h3">In the summer of 2016 I designed, implemented, and deployed automatic invoice generation for <a href="https://avtranscription.com" target="_blank">Averbach Transcription (external link)</a> in Python 3.5. This integrates with Freshbooks web API v2.1, generating invoices from completed transcription projects. It saves Averbach Transcription 10+ hours of labor every month compared to the old manual invoicing process. This is a private project.</p> <p class="ml2 mt1 h3">
</div> In the summer of 2016 I designed, implemented, and deployed
automatic invoice generation for
<a href="https://avtranscription.com" target="_blank">
<div id="budget-bot" class="ml2"> Averbach Transcription (external link)</a>.
<span class="h1">Budget Bot (for Twilio blog)</span> This integrates with Freshbooks web API v2.1, generating
<p class="ml2 mt1 h3">In the summer of 2017 I made a fun little proof of concept SMS budget bot for <a href="https://www.twilio.com/blog/2017/06/check-daily-spending-sms-python-plaid-twilio.html" target="_blank">a blog post (external link)</a> I wrote for the Twilio Voices Blog. </a> invoices from completed transcription projects. It saves
Averbach Transcription 20+ hours of labor every month compared to
the old manual invoicing process. (Python) </p>
</div> </div>