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

Block or report sevkqo

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

Popular repositories Loading

  1. Soil-moisture-detection Soil-moisture-detection Public

    This project contains Arduino code, which receives data from sensors of soil moisture and two Python codes. The first one receive data from Arduino via USB and send data to the Google Sheets file. …

    Python 1

  2. Wordle_game Wordle_game Public

    Project contains two codes: first one is used for create base of words. I decided to not using python library "randomwords", because it contains a lot of imaginary words. Also, this game requires c…

    Python

  3. Library_system_management Library_system_management Public

    Project designed with a view to library management. I used MySQL server to create database containing data of books, users, borrows, payments and reservations. Aplication and querries are included …

    Python

  4. Hackerrank_profile Hackerrank_profile Public

    Link to my Hackerrank profile: https://www.hackerrank.com/seb_dachowski

  5. Project-euler Project-euler Public

    Some solutions for problems from website projecteuler.net

  6. Flowers_management_system Flowers_management_system Public

    Continuation (extension) for soil moisture project. Used Raspberry Pi instead of Arduino. Project contains spi communication with adc, django server to presentation sensors data and discord bot to …

    Python