Index finger pointing up icon

From: Poland

Location: Gliwice, PL

On Useme since 12 November 2020

Business bag icon

Deals 10

SUCCESSFUL: 10

DISPUTED: 0

FAILED: 0

Chat icon

Opinions 1

POSITIVE: 1

NEUTRAL: 0

NEGATIVE: 0

About me

I offer programming services, mainly in Ruby, Python, C and Erlang/OTP: - programming of prototypes or small applications, - adding new functionality to existing solutions, - modifications and repair/maintenance of non-standard systems, applications.

I am open to new challenges.

Skills

C Databases General applications Golang Html Javascript Ruby Ruby on rails Web application

Portfolio

yanka

HTTP client for Janet. SSL support with OpenSSL, done through interop. with C.

Portfolio item
temperature logger on atmega8a

Urządzenie do ciągłego zapisywania temperatury.

Próbka to własna implementacja one-wire.

Opinions

no avatar
HEX - Dominika Ulczok
on 2023-02-22
Wystawiona opinia
Bardzo dobra współpraca, brak problemów komunikacyjnych. Wrócę ;-)

Completed offers 2

  • Google Workspace Need statistics of delegates who operate on the main account sending correspondence from it. Info is contained in the X-Google-Sender-Delegation headers and you can get to this most easily through Apps Script and, for example, export to sheets (which is enough for us, we do not need miracles here). The current contractor has fallen and the "work" is unfinished - but the concept was probably good. This, of course, is to work subscription-free and within the google account - no external server, service, etc. For those interested, I can send the code from the apps script which is currently (as I say - it works only as a concept and not an effective solution ;-)
  • PHP2PYTHON
    expired
    Cześć, Korzystam w firmie z programu systim.pl. Potrzebuję skorzystać z API, problem w tym, że przykłady są w PHP. Potrzebuję 2-3 w Pythonie ponieważ docelowo kod będzie używany na tej stronie: https://www.1saas.co + integracja z make.com Zgodnie z dokumentacją Systim wywołanie można wykonać następująco: "1. Poprzez wklejenie linku do przeglądarki - przydatne do celów testowych. Nie zalecane w środowiskach produkcyjnych ze względu na specyficzny sposób kodowania niektórych znaków przez przeglądarki internetowe. 2. Poprzez dowolny język programowania, np. w przypadku PHP: - przy użyciu funkcji file_get_contents() - przy użyciu biblioteki CURL Należy pamiętać, aby wszystkie zmienne (a przynajmniej te, które zawierają znaki niedozwolone do użycia w adresach url) uprzednio zakodować funkcją urlencode();" Przykładowe wywołanie (tutaj dotyczące nowego zamówienia) może więc wyglądać tak: https://www.systim.pl/API/api_zamowienia.php#addOrder