Compare commits

...

2 Commits

Author SHA1 Message Date
Nick Dumas 68409e2863 Pushing this image to my personal OCI registry
Nick Dumas 175baa8a0e Putting mentoring on hold

@ -13,7 +13,7 @@ steps:
- name: publish_prod
depends_on:
- hugo
image: drillster/drone-rsync
image: code.ndumas.com/ndumas/drone-rsync
settings:
key:
from_secret: BLOG_DEPLOY_KEY
@ -31,7 +31,7 @@ steps:
- name: publish_dev
depends_on:
- hugo
image: drillster/drone-rsync
image: code.ndumas.com/ndumas/drone-rsync
settings:
key:
from_secret: BLOG_DEPLOY_KEY
@ -49,7 +49,7 @@ steps:
- name: publish_drafts
depends_on:
- hugo
image: drillster/drone-rsync
image: code.ndumas.com/ndumas/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,8 +10,6 @@ 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