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

Block or report dsuwala

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

Hi there 👋

I'm a recent graduate of the University of Warsaw, Poland with the degree in computational physics. My research interests cover mostly computational chemistry and biology close to the field of drug research. I am also a c++/python programmer with strong focus on numerical analysis and the developement of equation solvers for different models. Feel free to explore pinned projects.

Personally, I am also linux enthusiast and I was using both arch linux with i3 window manager as well as gentoo with dwm window manager as daily drivers. In free time I also like to go outside for birdwatching, and I reccomend it. It's a great way to be more present especially when you start to hear the different birds in cumulative "park song". Also "Dune" by Frank Herbert fan (currently reading "Childrens of Dune").

Pinned

  1. activesolver activesolver Public

    This project contains a c++ library for integrating equations of motion specified in Integrator Class with pretty much any force implemented as a Force class. Code is exported via pybind for usage …

    C++

  2. reactionDifussion reactionDifussion Public

    This project contains a c++ library for solving Gray-Scot equations for reaction difussion model and simpler Diffusion equation with advection term. Code is exported via pybind for usage in python.

    C++

  3. small_projects small_projects Public

    Here is a collection of my selected small projects

    Jupyter Notebook