Skip to content
View john9francis's full-sized avatar

Block or report john9francis

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

Hi there 👋

About me

I am an aspiring Medical Physicist, current software engineer, and hobbyist video game developer.

  • I specialize in Geant4, powerful C++ physics modeling toolkit
  • Check out my game development on itch.io

My skills

My Skills

I am a balanced programmer, with many front-end and back-end skills. Here are a list of skills linked to repos where I demonstrated them.

Pinned Loading

  1. G4-Hello-World G4-Hello-World Public

    Simple "Hello World" Application to get you started in Geant4.

    CMake 1

  2. g4-medical-linac g4-medical-linac Public

    A geant4 model of a medical linac

    C++ 1

  3. radiation-shielding radiation-shielding Public

    Geant4 application that models how different shields block radiation or affect the resulting energy spectrum

    C++

  4. natural_selection natural_selection Public

    Organisms with simple neural networks simulating evolution and reinforcement learning

    Python

  5. chaotic-pendulum chaotic-pendulum Public

    A runge-kutta simulation of a chaotic driven-damped pendulum

    Python 1

  6. fitting-methods fitting-methods Public

    A few methods of fitting data to a function including grid search, gradient search, and expansion

    Python