Skip to content
View tony-held's full-sized avatar

Block or report tony-held

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

Welcome to Tony Held's Code Repository 👋

My repositories are grouped into organizations for easy access.

  • Solo Projects: Stand-alone projects where I was the lead (or exclusive) author.
  • Self Study: Contains some small useful projects in addition to lots of tutorials.
  • Forks: Forks of other repositories.

I hope you find something of interest!
tony.held@gmail.com

Pinned Loading

  1. TonySoloProjects/ucd_2001 Public

    Computational fluid dynamics model written in java that was developed as part of my doctoral work.

    Java

  2. TonySoloProjects/space_invaders_simulation Public

    A Space Invaders-type game created with Python's pygame module.

    Python

  3. TonySoloProjects/lake_analyses Public

    Visualize a lake's water quality measurements.

    Python

  4. TonySoloProjects/network_log_visualization Public

    Interactively visualize network server error log files.

    HTML

  5. TonySoloProjects/hobby_log Public

    A Django designed web service to allow people to create and visualize journal entries about their favorite hobbies.

    Python