Skip to content
View KrystianD's full-sized avatar

Organizations

@HackerspaceKRK @KrystianD-contribution

Block or report KrystianD

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 Loading

  1. KDPgDriver KDPgDriver Public

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

    C# 2

  2. asyncpp asyncpp Public

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

    C++ 24 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 1

  4. screentool screentool Public

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

    Go 8 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 10.3.0, mingw 9.0.0).

    Dockerfile