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

Block or report akoreman

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

Hi, I'm Alice (she/they)

Currently working as software development engineer, background in computational physics (MSc, Leiden University/Summa cum laude) with a specialisation in quantum computing/algorithms/ML. Further passion for computer graphics, machine-learning fundamentals, numerical simulation.

❤️

  • Music (punk rock & analog music synthesis)
  • Video and board games
  • Art

Portfolio (Non-graphical projects as pinned, click images for link)

Small game: Tabletop Ising Model (Unity3D/C#)

Mesh/GameObject Path Tracing (HLSL Compute Shader/Unity3D)

Fractal Ray Marching (HLSL Compute Shader/Unity3D)

Custom Scriptable Forward Rendering Pipeline (Custom Unity3D SRP/HLSL Shaders)

Custom Scriptable Deferred Rendering Pipeline (Custom Unity3D SRP/HLSL Shaders)

Multi-Threaded Marching Cubes Algorithm for Generating Meshes (Unity3D/Unity C# Job System + Burst Compiler)

Terraforming Game Mechanic Based on Marching Cubes Algorithm (Unity3D/C#)

Barnes-Hut Tree Simulation for Efficient Many-Body Interactions (Simulation: C#, Animation: Python/MatPlotLib)

Convolutional Neural Networks for Finding the Critical Temperature of the Ising Model (Python/Keras)

2D Mandelbrot Set Visualisation (C#)

Pinned

  1. Molecular-Dynamics Molecular-Dynamics Public archive

    Simple Molecular Dynamics simulation, coursework for Compuational Physics course (Physics MSc level, Leiden University, 2019). Received grade: 10/10.

    Python 1

  2. Monte-Carlo-Ising-Model Monte-Carlo-Ising-Model Public archive

    Program to calculate a set of observables for the 2D square lattice zero-field Ising model. Coursework for Computational Physics course (Physics MSc level, Leiden University, 2019). Received Grade:…

    C#

  3. Restricted-Boltzmann-Machine-Generative-Ising-Model Restricted-Boltzmann-Machine-Generative-Ising-Model Public archive

    Project to generate novel Ising model spin states using Restricted Boltzmann Machines. Implemented using Python and SciKit-Learn. Coursework for course on Neural Networks. (MSc Computer Science lev…

    Python 1 1

  4. Classifiers-From-Scratch Classifiers-From-Scratch Public archive

    Some simple classifiers (distance based classifier, bayes rule classifier, single layer perceptron, multi layer perceptron using GDE), Course work for Neural Networks course (Computer Science MSc l…

    Python

  5. Triton-Toy-Ground-State-CIRQ Triton-Toy-Ground-State-CIRQ Public archive

    Project to find estimates for the ground state of the Triton Toy Model as defined by Roggero et al. 2019 (arXiv:1911.06368) using Variational Quantum Eigensolver and Quantum Phase Estimation method…

    Jupyter Notebook 1