Compare commits

..

No commits in common. '68409e2863e09373dea9b9b22b611ef8ca8ac7e3' and '12e42dacb80d9e42715b9158e67480b5444c37dd' have entirely different histories.

@ -13,7 +13,7 @@ steps:
- name: publish_prod
depends_on:
- hugo
image: code.ndumas.com/ndumas/drone-rsync
image: drillster/drone-rsync
settings:
key:
from_secret: BLOG_DEPLOY_KEY
@ -31,7 +31,7 @@ steps:
- name: publish_dev
depends_on:
- hugo
image: code.ndumas.com/ndumas/drone-rsync
image: drillster/drone-rsync
settings:
key:
from_secret: BLOG_DEPLOY_KEY
@ -49,7 +49,7 @@ steps:
- name: publish_drafts
depends_on:
- hugo
image: code.ndumas.com/ndumas/drone-rsync
image: drillster/drone-rsync
settings:
key:
from_secret: BLOG_DEPLOY_KEY

@ -62,10 +62,10 @@
pageRef = "services/office-hours"
weight = 60
# [[main]]
# name = "Personal Mentoring"
# pageRef = "services/mentoring"
# weight = 50
[[main]]
name = "Personal Mentoring"
pageRef = "services/mentoring"
weight = 50
#[[main]]
# name = "Parent"
# weight = 20

@ -10,6 +10,8 @@ Hi, my name's Nick, he/him. I'm a software developer, infrastructure engineer, a
I do a little [drawing](https://www.artstation.com/nickdumas) now and then but my big artistic focuses are music and tabletop gaming with an emphasis on systems that decrease the power imbalance between the facilitator and players. I make weird abstract tracks with [bespoke synth](https://www.bespokesynth.com/) and have a weekly game session where we try out new game systems and regularly rotate through who's running what.
I also offer [mentoring](/services/mentoring/) services for programming, note-taking, and general problem-solving.
## My Credentials
In no particular order I've worked on
- Python set-top box and browser frontends for OTT ( over the topology ) media delivery networks.

Loading…
Cancel
Save