barrgol
Coffee-fueled automaton, night owl, professional bio writer. Computational Science student @ UvA. Computer Science graduate @ TUDelft.
Amsterdam, NL
Pinned Repositories
computational-biology-assignments
Assignment 1 for Master's course Computational Biology 2023-2024 @ UvA.
diffusion-2d
A hobby project of mine implementing the process of particles diffusing in 2-dimensional space using the Gauss-Seidel method with successive over-relaxation for faster convergence.
gc-cell-differentiation
Code repository for reproducing results presented in "Quantitative modeling of the terminal differentiation of B cells and mechanisms of lymphomagenesis" (Martinez et al., 2012). This repository serves as the baseline for the project done as the main part of the Bioinformatics II course @ University of Amsterdam, 2023-2024.
honeybee-colony-abm
Agent-based modelling project and complexity analysis for Agent-based Models class (2024) @ UvA
laplace-equation
Numerical solver for Laplace equation based on the "The Distillation of Human Knowledge" cartoon from the book "A FORTRAN Coloring Book", by Roger E. Kaufman, MIT Press, 1978.
particle-simulation
Particle collision simulator with grid-domain split for optimization. Handles smoothly up to 2000 particles (on my machine).
tsp-evolutionary-solver
Evolutionary algorithm that solves the Travelling Salesperson Problem
wave-equation
Wave equation and comparison of two implementations for grid visualization using SFML.
honeybee-colony-abm
Agent-based modelling project and complexity analysis for Agent-based Models class (2024) @ UvA
barrgol's Repositories
barrgol/computational-biology-assignments
Assignment 1 for Master's course Computational Biology 2023-2024 @ UvA.
barrgol/diffusion-2d
A hobby project of mine implementing the process of particles diffusing in 2-dimensional space using the Gauss-Seidel method with successive over-relaxation for faster convergence.
barrgol/gc-cell-differentiation
Code repository for reproducing results presented in "Quantitative modeling of the terminal differentiation of B cells and mechanisms of lymphomagenesis" (Martinez et al., 2012). This repository serves as the baseline for the project done as the main part of the Bioinformatics II course @ University of Amsterdam, 2023-2024.
barrgol/honeybee-colony-abm
Agent-based modelling project and complexity analysis for Agent-based Models class (2024) @ UvA
barrgol/laplace-equation
Numerical solver for Laplace equation based on the "The Distillation of Human Knowledge" cartoon from the book "A FORTRAN Coloring Book", by Roger E. Kaufman, MIT Press, 1978.
barrgol/particle-simulation
Particle collision simulator with grid-domain split for optimization. Handles smoothly up to 2000 particles (on my machine).
barrgol/tsp-evolutionary-solver
Evolutionary algorithm that solves the Travelling Salesperson Problem
barrgol/wave-equation
Wave equation and comparison of two implementations for grid visualization using SFML.