Skip to content
View pnfox's full-sized avatar

Block or report pnfox

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

Hi there 👋 I'm Patrick.

I'm a data scientist / performance engineer who enjoys writing software. Specifically my areas of interest include:

  • Efficient code and systems to process data and solve mathematical problems.
  • Computer + System Architecture understanding how computers do computation and how this can be optimized.
  • Machine Learning for data analysis and how it works under the hood.
  • Computer generated art Using mathematics and code to design stuff like my profile pic.
  • Learning from others. Feel free to message me :)

Pinned Loading

  1. agent-segregation agent-segregation Public

    Implemention of the Schelling segregation model in C++ using SFML

    C++

  2. particles particles Public

    Particle physics collisions with SFML

    C++ 1

  3. ABM-cpp ABM-cpp Public

    Agent-Based Model written in c++

    C++

  4. fast-PCA fast-PCA Public

    Implements PCA in C++ using Arrayfire

    C++