In scientific computation, programming languages must enable high programmer productivity without sacrificing performance. The Julia programming language follows a novel approach utilizing a just-in-t...
Have you ever wondered how good you are at the game Brawl Stars? Are you in the top 1% of players? In this post, we will find out by simulating the game with a million players using Julia....
Imagine you are in a casino with your best friend and your life savings, playing roulette. Your friend has an awesome idea: “Let’s always bet on red, so we win with a 50% chance in each round. If we l...
In this tutorial, I will show from end to end how to do a 2d CFD simulation of an aerofoil including the generation of the geometry, the meshing using gmsh and the simulation using OpenFoam....
In this series, we are exploring the steps we took to build a student project platform where students can share their sideprojects and explore what their peers are doing. After looking at the architec...
After explaining how we built our student project graphql API in a typesafe way, we will continue by having a look at the client side. In terms of technology we use React (typescript) with the Apollo ...
I started my studies at university in times of Covid. With limited contact to other students, but lots of ideas for side projects, I often dreamed of a platform to share such project ideas on and chec...