Skip to content
View philipnickel's full-sized avatar

Highlights

  • Pro

Organizations

@dtudk

Block or report philipnickel

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

Philip Korsager Nickel

Typing SVG

About

Master's student in Mathematical Modelling and Computation at DTU with a background in Applied Mathematics. Specialized in numerical methods, scientific computing, and high-performance computing (HPC) with experience in mathematical modeling and algorithm development.

Technical Skills

Python NumPy SciPy Pandas Scikit-learn PyTorch MATLAB Git LaTeX Numba PETSc CUDA

Core Competencies:

  • Numerical methods and algorithm development
  • Mathematical modeling and simulation
  • High-performance computing (HPC)
  • Scientific Python ecosystem
  • Statistical analysis and data science
  • Machine learning and deep learning
  • Data analysis and optimization

GitHub Activity

philipnickel's Stats

philipnickel's Streak

philipnickel's Top Languages

Projects

Bachelor's Thesis (2025): NaviFlow - Finite Volume CFD Solver

Repo Card

Technical Implementation:

  • Finite volume solver for 2D incompressible Navier-Stokes equations
  • Both collocated and staggered grid implementations of SIMPLE algorithm
  • TVD schemes with MUSCL/OSPRE/H-CUBIC limiters, QUICK, and Power Law convection schemes
  • Custom geometric multigrid (V-cycle, W-cycle, Full Multigrid) implementation
  • PETSc and SciPy integration for linear solvers and preconditioners

Key Features:

  • Unstructured and structured mesh support with non-orthogonal corrections
  • Steady and unsteady simulations with Crank-Nicolson time integration
  • Optimal complexity Full Multigrid achieving linear wall time scaling
  • Verified through Method of Manufactured Solutions
  • Comprehensive testing: lid-driven cavity (Re=100-5000), cylinder flow

Bridgehjemmeside - Bridge Club Management System

Repo Card

Technical Implementation:

  • Full-stack Django web application with SQLite database
  • Frontend built with Tailwind CSS and Bootstrap components
  • Custom user management and role-based permissions system
  • Automated email notification system and background task processing

Key Features:

  • Player management with automated weekly workflows
  • Event registration system with waitlist management for individual and pair entries
  • Admin-configurable content and settings for different club requirements
  • Production-ready system used by 'Ruder 10 - Ishøj Bridgeklub' (www.substitutliste.dk/)

Contact

Email LinkedIn

Pinned Loading

  1. NaviFlow NaviFlow Public

    Code for bachelors project 'Finite Volume based CFD for Lid Driven Cavity Flow'

    Python 5

  2. Bridgehjemmeside Bridgehjemmeside Public

    Hjemmeside til Bridge forening

    JavaScript 1

  3. LouisKamp/02456-Deep-Learning-Project LouisKamp/02456-Deep-Learning-Project Public

    Jupyter Notebook

  4. dtudk/pythonsupport-page dtudk/pythonsupport-page Public

    Site for the documentation of the Python support's homepage

    Python 2 13

  5. dtudk/pythonsupport-scripts dtudk/pythonsupport-scripts Public

    Container for Python supports installation and helper scripts (linked through pythonsupport-page)

    PowerShell 1 7

  6. 02613_HPC_project 02613_HPC_project Public

    Python