Skip to content
View jfreedman0212's full-sized avatar

Block or report jfreedman0212

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

Hey 👋

My name's Josh and I like computers!

Most of my repos/contributions fit into one of the following categories:

  • Things I did in university that haven't been touched since
  • Servers I run for personal shenanigans (web server for my blog, Minecraft servers, etc.)
  • Random little experiments I tinker with for a little bit, then stop

In other words: nothing useful, really. Just a collection of things I find neat 😄.

Pinned Loading

  1. wook-status-article-data-ui wook-status-article-data-ui Public

    TypeScript

  2. wook-status-article-data wook-status-article-data Public

    C# 1

  3. mc-forge-server mc-forge-server Public

    Minecraft Forge server configuration that I set up for my friends :)

    HTML 1

  4. dotfiles-and-setup dotfiles-and-setup Public

    Some dotfiles and setup scripts for a new laptop.

    Shell

  5. lox lox Public

    My progress following along with https://craftinginterpreters.com/

    Java