Skip to content
View BenSGrant's full-sized avatar

Block or report BenSGrant

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

Ben Grant

About me:

  • I am studying an integrated Masters course in Physics with Astrophysics at university
  • I am a hobbyist programmer with (some) experience in mostly Python and C++ as well as a few others and some experience dealing with SQL interfacing with python.
  • I have experience developing desktop applications using Qt5/6, graphics programming with OpenGL and some Raylib. I also have some experience using Python for data analysis on data sets.

Pinned Loading

  1. BG-Budgeter BG-Budgeter Public

    A Budgeting app written in Python using PyQt5

    Python

  2. BenSGrant.github.io BenSGrant.github.io Public

    My website

    HTML

  3. Conway-s-Game-Of-Life Conway-s-Game-Of-Life Public

    C++

  4. ProjectileCalculator-CPP ProjectileCalculator-CPP Public

    Calculates trajectory of a projectile based on initial velocity, angle and height. Trajectory path is exported into 'trajectory.png'. Drag, Lift and Terminal Velocity are considered to be non-existent

    C++