Skip to content

argyrisker/thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Undergraduate Physics Thesis: GEANT4 Simulation

This repository contains code from my undergraduate physics thesis, developed with C++ and GEANT4.

The project demonstrates scientific programming, numerical modelling, and simulation-based analysis in an academic physics context.

Project summary

  • Domain: Computational physics
  • Tools: C++, GEANT4, CMake
  • Context: Undergraduate thesis project in Physics
  • Focus: Building and running a reproducible simulation workflow

Skills demonstrated

  • C++ programming
  • Scientific computing
  • Physics-based modelling
  • Simulation setup and execution
  • Structured technical work for an academic thesis

Typical build workflow

A standard CMake-based workflow may look like:

mkdir build
cd build
cmake ..
make

Exact commands may depend on the local GEANT4 installation and project configuration.

Relevance

For PhD applications, this repository supports my broader quantitative background by showing experience with scientific programming and simulation-based research, complementing my later work in biomedical and healthcare machine learning.

Author

Argyrios Kerezis
Physics / Engineering Physics / Biomedical AI
GitHub: @argyrisker

About

This is my postgraduate thesis code repository as an experimental high energy physicist. It is a simulation of a muon detector using GEANT4.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors