Skip to content
View akwodkiewicz's full-sized avatar

Block or report akwodkiewicz

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akwodkiewicz/README.md

What do I do?

The stuff that gets me paid. And then I move on to other things. That's why there's not a lot of ongoing open-source projects on my profile.

However, if there're some bugs or missing features in the tools that I use on a daily basis, I often try to improve them. If not via PRs, then at least by creating issues with bug reproductions.

What gets me paid?

Backend software engineering in the domains of compliance and risk assessment, payment processing and blockchain UX. And internal backoffice tooling supporting work of other company members. And then also some developer-oriented platform engineering, like my past contributions (seen below) would suggest, which in some way is also "backoffice tooling supporting work of other company members", but more hardcore.

Open source

Although my contributions are not big in terms of a diff size, I always do my best to make the chagne in the best place possible, by understanding the projects' structure and then explaining my findings in the PRs and in code itself.

Currently working on

Nothing in particular.

My past contributions

Tracked issues

Some issues I was interested in at some point in time (it's more of a reminder for myself):

Pinned Loading

  1. parallel-parking parallel-parking Public

    Small game-like application that illustrates "pivot points" used in parallel parking.

    JavaScript 1

  2. advent-of-code advent-of-code Public

    Solutions to Advent of Code puzzles (https://adventofcode.com/)

    Python