Skip to content
View HobbitJack's full-sized avatar
  • Michigan State University
  • East Lansing
  • 10:38 (UTC -04:00)

Block or report HobbitJack

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
HobbitJack/README.md

HobbitJack

Hi there! I'm an Astrophyics sophmore at Michigan State University! I love writing simple tools in Bash and Python to get my work done!

My Projects

  • Typset is a simple typesetting package for making simple but clean plaintext documents.
  • ExtraTextutils is a package of Unix-like utilities for working with text. Most of these replace seedy sed(1) or awk(1) commands.
  • grammar is a command-line grammer checker based on the work-in-progress harper library and the harper-c FFI for said library.

Pinned Loading

  1. DotModGroup/ColdWaters-DotMod DotModGroup/ColdWaters-DotMod Public

    Cold Waters DotMod public repository

    Python 167 24

  2. DotModGroup/ColdWaters-DotModCampaignChecker DotModGroup/ColdWaters-DotModCampaignChecker Public

    This project is designed to automatically check a DotMod campaign for issues to find bugs before campaigns even go live.

    Python 1

  3. Extra-Textutils Extra-Textutils Public

    A small package of Unix text utilities.

    Python

  4. typset typset Public

    A very simple Unix pipeline-based typesetting package.

    Python

  5. grammar grammar Public

    A command-line grammar checker.

    C 1

  6. harper-c harper-c Public

    C FFI bindings for the harper grammar-checking library

    Rust