Skip to content
View aiyu-ayaan's full-sized avatar
πŸ’—
Sharing love from the bits of my broken heart, with all the love I've got.
πŸ’—
Sharing love from the bits of my broken heart, with all the love I've got.

Highlights

  • Pro

Organizations

@BIT-Lalpur-App
Block or Report

Block or report aiyu-ayaan

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

Hi πŸ‘‹, I'm Ayaan

A DIY Android Developer πŸ‘¨β€πŸ’»

aiyu-ayaan

More about me

val aiyu = developer {
    about {
        name = "Ayaan Ansari"
        role = AndroidDeveloper
    }
    tech("Kotlin", "Java", "Python", "JavaScript")
    links {
         linkedin = "aiyu"
         instagram = "aiyu.dev_"
    }
}

Stats

Pinned

  1. BIT-Lalpur-App/BIT-App BIT-Lalpur-App/BIT-App Public

    Simple android app for BIT Lalpur students

    Kotlin 14 5

  2. tts-engine tts-engine Public

    The TTS-Engine is a simple and efficient library that provides Text-to-Speech functionality for Android applications. The library uses state-of-the-art speech synthesis technology to generate high-…

    Kotlin 8 2

  3. Quiz-Time Quiz-Time Public archive

    Simple Android App to check your general knowledge. Written in kotlin with MVVM and Navigation Component .

    Kotlin 2

  4. Make Release Build Using GitHub Action Make Release Build Using GitHub Action
    1
    # Steps 
    2
    ## 1. The first step includes decoding the Key 
    3
    ```
    4
    openssl base64 < Keys.jks | tr -d 'n' | tee signing.txt
    5
    ```
  5. Gemini-Ai-Streamlit Gemini-Ai-Streamlit Public

    Welcome to Tutor Talk, your interactive learning companion powered by Gemini AI.

    Python