Skip to content
View leenAlbahli's full-sized avatar

Block or report leenAlbahli

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

👋 مرحباً، أنا لين

مطورة ويب | Web Developer

Profile views LinkedIn

  • 💻 مطورة ويب متخصصة في HTML, CSS, JavaScript
  • 🐍 أستخدم أيضاً Python و Java في مشاريعي
  • 🌱 أتعلم باستمرار وأطور مهاراتي البرمجية
  • 📫 للتواصل: [email protected]

⚡ التقنيات المفضلة

HTML5
HTML5
CSS3
CSS3
JavaScript
JavaScript
Python
Python
Java
Java

📊 GitHub Stats

GitHub Stats Top Languages

Popular repositories Loading

  1. LeenAlbahli LeenAlbahli Public

  2. employeeAttendanceTracker employeeAttendanceTracker Public

    Employee Attendance Tracker HTML table for 6 employees: Name, Check-in, Check-out, Duration. JS converts time to minutes, calculates duration automatically, updates live when times change. CSS for …

    HTML

  3. Add_students Add_students Public

    This Python script creates 4 classes with 15 students each, displays all students with their class, and allows adding a new student via user input if space is available. If all classes are full, it…

    Python

  4. game game Public

    A web game built with HTML/CSS/JavaScript featuring three players (user + 2 bots). The goal is to collect as many coins as possible within 60 seconds. The user can choose a boy or girl character be…

    HTML

  5. quiz quiz Public

    Python quiz program with 5 questions (2 points each), calculates total score, classifies results as Excellent/Good/Weak, and allows retry if the user answers two or fewer questions correctly.

    Python

  6. RestaurantMenu RestaurantMenu Public

    Java restaurant menu program with foods, desserts, and drinks including price and calories; user selects items, program calculates total cost and calories, shows a welcome message, and provides pay…

    Java