Skip to content
View mutasimissa's full-sized avatar
:octocat:
Whats Poppin?
:octocat:
Whats Poppin?

Organizations

@playx-flutter
Block or Report

Block or report mutasimissa

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

Pinned

  1. Thermal Printers using Capacitor Ble... Thermal Printers using Capacitor Ble Plugin
    1
    import { BleClient } from "@capacitor-community/bluetooth-le";
    2
    import Printer from "thermal-printer-cordova-plugin/www/thermal-printer";
    3
    
                  
    4
    export const Print = async ({ printerFormattedText }) => {
    5
      try {
  2. another-react-snippet another-react-snippet Public

    Basic React - Vite - ReactQuery snippet, to show how ugly I can write frontend code :D

    JavaScript

  3. smartrobo smartrobo Public

    A stupid robot that can move right, left or front in a grid, used ES6 classes, utilized some modern JS features too

    JavaScript

  4. sourcya/ble-tester sourcya/ble-tester Public

    an Ionic React BLE Tester using Capacitor

    JavaScript 10 7