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

Block or report ConnerGrice

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

Hi, I'm Conner

A future Simulation and Modelling engineer. With existing experience in Geant4, and currently learning C++ in order to produce high performance applications.

Current Doings

Project Description
Geant4-R3B-Detector The Geant4 code associated with my work at the University of York to build and simulate a hexagonal/octagonal detector in order to calculate the missing mass/Q value of a C12 atom, using a p,2p reaction. This is an almost direct continuation of my dissertation.

Current Dones

Project Description
Geant4-Obsidian-Learning-Resource This is a collection of notes I have taken during my research into the Geant4 Simulation framework.
Spotify-Extractor A Python system that can fetch all of the users Spotify playlist data, create a database, then use that database to plot a few diagrams visualising what type of songs the user has saved. The main libraries used in the program are, Spotipy, in order to communicate with the official Spotify API, SQLite3 is used to generate and fill a local database, and Bokeh, a browser based visualisation library for generating the diagrams.
Hyperion-Capstone-Projects A collection of projects completed during my Hyperion Development Data Science Bootcamp between 1st-Nov-2022 and 10th-Jan-2023. These projects cover a range of topics such as basic object oriented programming, exploratory data analysis, SQL databases and Machine learning algorithms.
Dissertation (Report & Code) My University of York Theoretical Physics BSc dissertation and accompanying code, investigating the optimal detector system for utilising a (p,2p) interaction when determining the proton binding energy within Carbon-12 atoms.

Stats

Pinned Loading

  1. Geant4-P2P-Investigation Geant4-P2P-Investigation Public

    My University of York Theoretical Physics BSc dissertation and accompanying code, investigating the optimal detector system for utilising a (p,2p) interaction when determining the proton binding en…

    C++

  2. Geant4-Development Geant4-Development Public

    This is a lightweight Geant4 program I use for quick testing

    C++

  3. Spotify-Extractor Spotify-Extractor Public

    A program to extract playlist data from Spotify

    Python

  4. Hyperion-Capstone-Projects Hyperion-Capstone-Projects Public

    A collection of projects completed during my Hyperion Development Data Science Bootcamp between 1st-Nov-2022 and 10th-Jan-2023. These projects cover a range of topics such as basic object oriented …

    Jupyter Notebook

  5. Advent-of-code-2022 Advent-of-code-2022 Public

    A collection of puzzle solutions to the Advent of code challenge 2022

    C++