Skip to content
View benharmonics's full-sized avatar
  • Denver, CO

Block or report benharmonics

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
benharmonics/README.md
  • Hi, my name is Ben; this is my personal Github account.
  • I'm a physics student so I write a lot of simulations in Python and Julia but I do some other stuff as well. I do a bit of networking so I might put some scripts on here eventually.

Popular repositories Loading

  1. gsftp gsftp Public

    A user-friendly TUI for secure file transfers, with arrow-key and VIM-style navigation

    Rust 5

  2. game-of-life game-of-life Public

    Conway's Game of Life (Pygame)

    Python 1

  3. GeneralPhysics GeneralPhysics Public

    Computational Physics notebooks in Julia and Python.

    Jupyter Notebook 1

  4. Thermoacoustics Thermoacoustics Public

    Projects having to do with thermoacoustic refrigerators and engines.

    Jupyter Notebook 1 2

  5. destroy destroy Public

    Overwrite an existing file with junk data to make it difficult to recover.

    Rust 1

  6. sudoku-with-solver sudoku-with-solver Public

    Functional Sudoku puzzle featuring visualized backtracking solving method.

    Python