Skip to content
View KvRae's full-sized avatar
👀
Hacking
👀
Hacking

Organizations

@Design-and-Code @BackAppX @mafazaa-org

Block or report KvRae

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

Pinned Loading

  1. KADDEM-DEVOPS KADDEM-DEVOPS Public

    A Spring Boot workshop application with automated deployment through a CI/CD pipeline

    Java 11

  2. MINE-Docs MINE-Docs Public

    Mine docs for the indoor library

    6

  3. Easy-Kitchen Easy-Kitchen Public

    Easy Kitchen is a smartphone application that prevents you from being hungry

    4

  4. BackAppX-Package BackAppX-Package Public

    Forked from BackAppX/BackAppX-Flutter

    BackAppX Flutter Package

    Dart 3

  5. Full guide on how to integrate bitbu... Full guide on how to integrate bitbucket pipelines with your Android project to build and deploy your artifact (APK) to Firebase App distribution
    1
    <p align="center">
    2
    
                  
    3
    # Android Project with Bitbucket Pipelines and Firebase App Distribution
    4
    
                  
    5
    </p>
  6. GitHub Action Android Pipeline GitHub Action Android Pipeline
    1
    name: Build and Test
    2
    
                  
    3
    on:
    4
      workflow_dispatch:  # Manual trigger from GitHub UI
    5