Skip to content
View ALAADROID's full-sized avatar
๐Ÿ–ฅ๏ธ
The Golden Age returns
๐Ÿ–ฅ๏ธ
The Golden Age returns

Block or report ALAADROID

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ALAADROID/README.md

๐Ÿ‘‹ Hi, Iโ€™m ALAA

  • ๐Ÿ‘€ Iโ€™m interested in creative media, tech innovation, and everything in between

  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on tech projects, video edits/montages, and multimedia design

  • โšก Fun fact: Iโ€™m a multidisciplinary creative
    ๐ŸŽจ Designer | ๐ŸŽฌ Video Editor | ๐ŸŽง Mix Engineer
    ๐Ÿ“ฃ Promoter | ๐ŸŒ Translator | ๐Ÿ’ป CpE + Programmer | ๐Ÿ› ๏ธ Technical Specialist

  • ๐Ÿ“ซ How to reach me: https://taplink.cc/alaadroid

  • Assembly Java SQL C C++ Pascal HTML5 JavaScript PHP

Pinned Loading

  1. OOP-Bank-System OOP-Bank-System Public

    Java-based banking system simulation demonstrating Object-Oriented Programming (OOP) principles like inheritance and method overriding.

    Java

  2. Tic-Tac-Toe Tic-Tac-Toe Public

    Console-based Tic-Tac-Toe game written in C++ featuring single-player AI, multiplayer mode, robust input validation, and UTF-8 interface rendering.

    C++

  3. DB-Password-Manager-System DB-Password-Manager-System Public

    Relational SQL Server database implementing a secure password management system with 10 normalized tables, ER modeling, constraints, joins, views, and advanced T-SQL queries.

    TSQL

  4. Caesar-Cipher Caesar-Cipher Public

    C implementation of Caesar Cipher encryption and decryption supporting uppercase/lowercase letters with configurable shift values.

    C