From 6e9160cfaa988ac3e53605aeeed5d4fd3404e936 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 10 Sep 2024 10:58:22 -0400 Subject: [PATCH] Adding some concrete examples of areas i can mentor in --- content/services/mentoring/_index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/content/services/mentoring/_index.md b/content/services/mentoring/_index.md index 812a442..f8b9bfa 100644 --- a/content/services/mentoring/_index.md +++ b/content/services/mentoring/_index.md @@ -13,6 +13,17 @@ I've got [~20 years experience](/resume.pdf) in software engineering and system Effective software and effective note-taking systems both combine interactive human input with "stored" data to offer a solution to some problem in a person or organization's life. ## How can I help you? +### The Short List +What kind of mentorship can I offer? +- Programming + - Python + - Golang +- Note-taking + - For concrete technical advice, most of my experience is with [Obsidian.md](https://obsidian.md) + - General philosophy ( see below ) +- Website development and hosting +- Career advice in development and system administration + ### Analysis Paralysis Knowledge management presents an almost endless ocean of possible solutions. Being able to [rubber-duck](https://en.wikipedia.org/wiki/Rubber_duck_debugging) your problems with someone who can offer concrete guidance on tools that can solve them will let you move from "I don't know where to start" to "It works, how can I improve it even more?"