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 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. 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
    #
  2. google-cloud-serverless Public template

    [public] A repository containing code examples and configurations for deploying serverless applications on Google Cloud Platform. Includes branches for Cloud Run, Cloud Functions, and other relevan…

    1

  3. template-react-vite Public template

    A modern ReactJS starter template built with Vite, Ant Design, React Router, and TailwindCSS. This template provides a robust and flexible foundation for building responsive, fast, and scalable web…

    JavaScript

  4. simple-blockchain-solidity Public

    [public] test sol

    Solidity

  5. how-to-train-your-arduino Public

    [public] Experimental code when studying Arduino

    C++ 16 3

  6. php-mqtt Public

    [public] subscriber and publisher MQTT, build for IOT

    PHP 6