Skip to content
View dancs-dev's full-sized avatar

Block or report dancs-dev

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. actix-web-auth-template actix-web-auth-template Public

    An Actix Web template with Users table managed by Diesel and JWT bearer authentication.

    Rust 1

  2. sudoku-solver sudoku-solver Public

    A C++-based sudoku solver

    C++

  3. esp32-weather-station esp32-weather-station Public

    ESP32 weather station + REST API. Uses PlatformIO. Sensors currently used are the BME680 and DS18B20.

    C++

  4. weather-station-api-data-collector weather-station-api-data-collector Public

    Intended for collecting data from the esp32-weather-station

    Python

  5. weather-station-client-app weather-station-client-app Public

    A React Native app for viewing data from the weather station API project.

    JavaScript

  6. parallel-computing parallel-computing Public

    Shared memory and distributed memory parallel relaxation of a 2D matrix

    C