mfisher87.github.io

My website

https://github.com/mfisher87/mfisher87.github.io

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary

Keywords

blog profile resume website
Last synced: 6 months ago · JSON representation ·

Repository

My website

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • Open Issues: 7
  • Releases: 29
Topics
blog profile resume website
Created about 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Citation

README.md

DOI pre-commit.ci status

My GitHub Pages user site

Contributing

Please be very conscious about committing directly to the main branch, as that will trigger an automated release and DOI. Use PRs generously!

Requirements

  • Quarto >= 1.3
  • quarto install tinytex

Build

cd content/ quarto render

Owner

  • Name: Matt Fisher
  • Login: mfisher87
  • Kind: user
  • Company: @nsidc

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Please cite this website using these metadata."

title: "Matt Fisher's personal website"
# TODO: https://github.com/citation-file-format/citation-file-format/issues/498
# type: "presentation"
doi: "10.5281/zenodo.10397432"

version: "2025.8.30"
date-released: "2025-08-30"

contact:
  - name: "Matt Fisher"
    email: "mfisher87@gmail.com"
# TODO: When this issue is resolved, `license` can be a list again:
#       https://github.com/zenodo/zenodo/issues/2515
keywords:
  - "software"
  - "technology"
  - "education"
  - "open science"
  - "open source"
  - "Python"

url: "https://mfisher87.github.io"
repository-code: "https://github.com/mfisher87/mfisher87.github.io"

authors:
  - family-names: "Fisher"
    given-names: "Matt"
    orcid: "https://orcid.org/0000-0003-3260-5445"
    website: "https://github.com/mfisher87"

GitHub Events

Total
  • Create event: 7
  • Issues event: 1
  • Release event: 2
  • Watch event: 1
  • Delete event: 5
  • Push event: 15
  • Pull request review event: 1
  • Pull request event: 7
Last Year
  • Create event: 7
  • Issues event: 1
  • Release event: 2
  • Watch event: 1
  • Delete event: 5
  • Push event: 15
  • Pull request review event: 1
  • Pull request event: 7

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 32
  • Average time to close issues: about 2 hours
  • Average time to close pull requests: 3 days
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 0.29
  • Average comments per pull request: 1.41
  • Merged pull requests: 26
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 1
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: about 4 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • mfisher87 (7)
  • pre-commit-ci[bot] (1)
Pull Request Authors
  • mfisher87 (31)
  • pre-commit-ci[bot] (7)
  • itsarobin (2)
  • jaimergp (2)
Top Labels
Issue Labels
bug (1)
Pull Request Labels

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v3 composite
  • actions/deploy-pages v1 composite
  • actions/download-artifact v3 composite
  • actions/upload-pages-artifact v1 composite
  • mamba-org/setup-micromamba v1 composite
  • nwtgck/actions-netlify v2 composite
.github/workflows/auto-release.yml actions
  • actions/checkout v3 composite
  • actions/create-release v1 composite
  • actions/setup-python v5 composite
environment.yml pypi