Skip to content
View KrystianD's full-sized avatar

Organizations

@HackerspaceKRK @KrystianD-contribution
Block or Report

Block or report KrystianD

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

Hi there 👋

Welcome to my GitHub profile!

🧑‍🚀 About me

So I am a software developer who actively develops since 2003. Given this quite plenty of time, I managed to learn a multitude of different languages and technologies. I encourage you to browse my public projects. I hope you will find something interesting 🤔.

I like everything related to computers (from the transistor to the cloud), but given the extreme shortage of available hours in the day, I can hardly be an expert in everything (doing my best, though!) 😃. Nevertheless, I am quite good at implementing and integrating various things, from embedded, through web, mobile & desktop apps, to server-side software. I have also hands-on experience in configuring and managing servers and clouds. Also, I love automating things, both in real and virtual worlds.

On my daily basis, I use Linux with Arch Linux and OpenBox on it, optimized and customized over the years to nanoseconds 🙃 performance for the best possible work efficiency 😛.

💼 Work

I am a freelancer, who is always looking for great opportunities, especially long-term relationships. So if you have anything in mind, feel free to contact me!

💬 Want to talk about my projects? You have something to be done?

Feel free to email me or drop a line on Skype / Discord:

📫 Me on the internet

⚡ Something else?

Despite being a software developer, I really like hardware and electronics too.

I design and etch PCBs as well as write code for microcontrollers, just to force my code to do something physical actually 🙂 I encourage you to check my Gallery where I posted a lot of various devices I created as hobby projects 🙂.

Pinned

  1. KDPgDriver KDPgDriver Public

    LINQ-based, type safe query builder, query executor and results parser into plain C# objects made for PostgreSQL.

    C# 1

  2. asyncpp asyncpp Public

    C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.

    C++ 19 2

  3. pycontrolflow pycontrolflow Public

    Python framework for easy control algorithms writing with many ready to use blocks. Can be seen as a combination of Node-RED and PLC ladder programming.

    Python 1

  4. screentool screentool Public

    Blazingly fast way to make screenshots with annotations support (arrows, freehand, eraser) - written in Go, made for Linux.

    Go 7 1

  5. modbus_client modbus_client Public

    Device oriented Modbus client for Python. Focused on data meaning and data types.

    Python 1 1

  6. crosstools-mingw crosstools-mingw Public

    MinGW docker image (x86_64 & i686) for Windows cross-compilation - custom version build (gcc 9.1.0, mingw 6.0.0).

    Dockerfile