Skip to content
View azaleafrayha's full-sized avatar
  • Indonesia
  • Joined Dec 7, 2025

Block or report azaleafrayha

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

Popular repositories Loading

  1. secure-text-encryptor secure-text-encryptor Public

    A Python-based Vigenere Cipher tool with an interactive CLI menu for easy encryption and decryption.

    Python

  2. card-number-verifier card-number-verifier Public

    Verify any card number instantly. A Python script practicing the Luhn Algorithm with an interactive input feature

    Python

  3. expense-tracker expense-tracker Public

    A simple Python CLI tool to track daily expenses. Built with functional programming logic, featuring basic CRUD operations and user input validation.

    Python

  4. snake_case-converter snake_case-converter Public

    A short Python script to flip PascalCase or camelCase strings into snake_case. Clean, simple, and PEP 8 friendly.

    Python