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

Organizations

@playx-flutter

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Deno Typescript implementation of Te... Deno Typescript implementation of Teltonika Protocols (codec8 and 8e and other...)
    1
    // Heavily Inspired by Traccar implementation of Teltonika decoder
    2
    // Written with help of claude sonnet 4
    3
    
                  
    4
    import { Telematic, AVLData, GPSElement, IOElement, CodecType } from "@types";
    5
    
                  
  2. 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 {
  3. another-react-snippet another-react-snippet Public

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

    JavaScript

  4. 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

  5. sourcya/ble-tester sourcya/ble-tester Public

    an Ionic React BLE Tester using Capacitor

    JavaScript 13 8