-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtools.html
36 lines (30 loc) · 1.71 KB
/
tools.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: page
title: Tech Stack
---
<div class="quote">We talk so abstractly about programming because all of us are usually bad programmers.
<div class="author">Friedrich Nietzsche (paraphrased)</div>
</div>
<h3>Full stack developer</h3>
<p>I majored in classics and never learned these things in school. I can handle all aspects of a standard tech stack: hosting, database, backend, frontend, UX, PWA, git, build, testing, scaling, etc. I still don’t understand how to get wifi to work.</p>
<p>Key tools:</p>
<ul>
<li>Django</li>
<li>Visualization in d3.js, Highcharts, Leaflet, R, and Excel</li>
<li>Vue</li>
<li>Webpack</li>
<li>Microsoft Azure/AWS</li>
<li>Excel, R, and pandas</li>
<li>SQL</li>
</ul>
<p>See a full list of my skills on my <a href="/public/data/resume.pdf">resume</a>.</p>
<h3>My work</h3>
<p>I am the sole or primary developer on these projects.</p>
<ul>
<li><a href="https://metop.io">Metopio</a> - human questions, data answers</li>
<li><a href="https://dashboard.healthcareanchor.network">Healthcare Anchor Network Dashboard</a> - data hub for a national hospital collaborative (contract work)</li>
<li><a href="https://pindar.pythonanywhere.com/">Pindar</a> - an API for quotations (open-source)</li>
<li><a href="https://presencehealth.github.io/communitytouch/">Community Touch</a> - dashboard to visualize hospital community benefits (open-source)</li>
<li><a href="https://medium.com/@HarrisPolicy/mastering-the-art-and-science-of-data-visualization-7eb780574722">Harris Insider</a> - platform to search and visualize course evaluations (pro bono)</li>
</ul>
<div style="text-align: center;"><a class="btn" href="/projects" style="padding: 10px 20%;">See all projects</a></div>