Skip to content
View Fitzy1293's full-sized avatar
Block or Report

Block or report Fitzy1293

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

Pinned

  1. daily-covid daily-covid Public

    Coronavirus tracker built with python, easy to install and use. Source data updated daily. U.S data.

    Python 5 1

  2. handyderivatives handyderivatives Public

    Calc. on the command line - with LaTeX output.

    Python 2

  3. pypi-build pypi-build Public

    Use Python Poetry and some shell scripting to build and publish pip packages with little effort.

    Shell

  4. Shell script to get BibTeX citations... Shell script to get BibTeX citations from PDF. For use in .bib files that you use to do references in LaTeX.
    1
    #!/bin/env bash
    2
    
                  
    3
    #https://gist.github.com/Fitzy1293/5c6019479456054b267764354df2a899
    4
    
                  
    5
    if [ $# -eq 0 ]; then
  5. redditsfinder redditsfinder Public template

    Archive a reddit user's post history. Formatted overview of a profile, JSON containing every post, and picture downloads. Uses the pushshift API.

    Python 51 5

  6. fitzwriter fitzwriter Public

    Personal static site generator.

    CSS