Skip to content
View pelDev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report pelDev

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NFC card read/write/erase manager fo... NFC card read/write/erase manager for Android (Kotlin) Handles NDEF tag operations with rollback on failure. Uses coroutines, sealed results, and foreground dispatch. Part of a proprietary Android POS system.
    1
    // Extracted from a proprietary Android POS system for Event NFC flows.
    2
    
                  
    3
    package com.example.nfc
    4
    
                  
    5
    import android.app.Activity
  2. Colorado-001/Vero-Api Colorado-001/Vero-Api Public

    You can test the demo deployment by visiting the link: https://vero-clientui.pages.dev. View https://github.com/Colorado-001/Vero-ClientUI/blob/main/README.md for more testing instructions

    TypeScript

  3. Colorado-001/Vero-ClientUI Colorado-001/Vero-ClientUI Public

    You can test the demo deployment by visiting the link: https://vero-clientui.pages.dev. View https://github.com/Colorado-001/Vero-ClientUI/blob/main/README.md for more testing instructions

    TypeScript

  4. alphatwelve-assessment alphatwelve-assessment Public

    A scalable and modular Flutter E-Commerce application. The app demonstrates a clean architecture approach with separate layers for data, domain, and presentation. It supports product browsing and f…

    Dart