Skip to content
View donireives's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.

Highlights

  • Pro

Organizations

@TrimitraDevHub @MiracleDevTeam
Block or Report

Block or report donireives

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



Hi there

const doni = {
  code: ["JavaScript", "Typescript", "PHP", "Python", "Go", "C++"],
  database: ["DynamoDB", "MySql", "PostgreSql", "MongoDB", "BigQuery", "Firestore", "Redis", "InfluxData"],
  server: ["AWS", "GCP", "Docker", "Kubernetes", "Nginx"],
  ui: ["ReactJs", "NextJs", "HTML", "SCSS"],
  communication: ["REST-API", "Socket", "MQTT", "GraphQL"],
  mobile: ["React", "Flutter"],
  currentlyLearning: ["AI", "blockChain"]
}







Pinned Loading

  1. doniworkframe-laravel-jwt-vuetify doniworkframe-laravel-jwt-vuetify Public

    my personal PHP template using laravel and vuetify with jwt auth

    PHP 5

  2. letsencrypt-Old-Kernel letsencrypt-Old-Kernel
    1
    # sudo /etc/letsencrypt/certbot-auto renew --no-self-upgrade  --no-bootstrap
    2
    #!/bin/sh
    3
    #
    4
    # Download and run the latest release version of the Certbot client.
    5
    #
  3. how-to-train-your-arduino how-to-train-your-arduino Public

    Experimental code when studying Arduino

    C++ 16 3

  4. php-mqtt php-mqtt Public

    subscriber and publisher MQTT, build for IOT

    PHP 6

  5. firebase-push-notif-NodeJs-ReactJs firebase-push-notif-NodeJs-ReactJs Public

    using ReactJs as subscriber and NodeJs as sender

    JavaScript

  6. simple-blockchain-solidity simple-blockchain-solidity Public

    test sol

    Solidity