Skip to content
View dannarsavage's full-sized avatar
😾
One day I found ten years had got behind me. No one told me when to run.
😾
One day I found ten years had got behind me. No one told me when to run.
  • Idaho Department of Water Resources
  • Boise Idaho
  • X @DanNarsavage
Block or Report

Block or report dannarsavage

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dannarsavage/README.md

Dan Narsavage

My public repos are primarily academic & simplistic for experimentation with a particular technology or technique, so it's unlikely you'll find anything especially compelling here. But I make them public to display some of my work, and I do try to keep them looking somewhat tidy with meaningful names for variables, methods, classes, etc; docstrings for all public members; concise but informative commit comments; efforts described in more detail in issues; and that sort of thing (though you'll find plenty of examples where I don't stick to those standards--I try, but I don't always succeed). So . . . Enjoy?

Pinned Loading

  1. StuffMySonSaysApi StuffMySonSaysApi Public

    Simple API serving goofy quotes using .NET 6 Minimal API

    C#

  2. StuffMySonSaysJs StuffMySonSaysJs Public

    Consumes StuffMySonSaysApi to display goofy things some kid said

    JavaScript

  3. portal-thumbnail-maker portal-thumbnail-maker Public

    Work in progress: A utility to create thumbnails for items in ArcGIS Online and Portal for ArcGIS Enterprise. Mostly just an exercise for gaining experience with ReactJS.

    JavaScript 1

  4. tic-tac-toe tic-tac-toe Public

    Narsavagian implementation of React tutorial at https://reactjs.org/tutorial/tutorial.html

    JavaScript

  5. CensusResponseViewer CensusResponseViewer Public

    View 2020 US Census response rates summarized by county. Mostly just a place for me to tinker with JavaScript.

    Vue