Skip to content
View BenSGrant's full-sized avatar
Block or Report

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 a hobbyist programmer with (some) experience in C++, Python and Java (although I haven't used the latter in 2 or 3 years) as well as experience dealing with SQL interfacing with python.
  • I have experience developing desktop applications using Qt5/6, graphics programming with OpenGL and some Raylib.
  • I am going to be studying Physics at university
  • I have previously studied Computer Science, Maths, Physics at A-Level as well as an AS in Further Maths

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++