Skip to content
View azaleafrayha's full-sized avatar
  • Indonesia
  • 19:01 (UTC +07:00)
  • Instagram zalfrayha

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

Hey there, I'm Zal!

A 16-year-old student from Indonesia who's currently obsessed with the world of AI and Machine Learning. 🚀
I'm currently learning Python through hands-on projects, playing with data, automation, and problem-solving. Most of my projects start from FreeCodeCamp and are reworked using my own logic.

Python Markdown Git GitHub

📊 GitHub Stats:

I'm a big believer in "learning by doing", so you'll mostly see me experimenting with code, breaking things, and trying to build something cool along the way. I enjoy learning as if it were a game, and I treat GitHub as my "Duolingo for programmers" where I try to make at least one contribution per day.


✍️ Worth Remembering

Always down to chat about tech, AI, or even just life as a student developer!

Discord Instagram email

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

  5. finding-square-root finding-square-root Public

    Python implementation of the Bisection Method.

    Python

  6. arithmetic-formatter arithmetic-formatter Public

    A Python tool that receives a list of strings which are arithmetic problems and returns the problems arranged vertically and side-by-side.

    Python