Home

  • PresenceX
    a powerful discord rich presence
    In-Development
    Alpha
  • Roblokis
    an extension to design your own custom theme for roblox website.
    Maintained
  • +
    +
    View All
    Go to projects page
  • 📄
    Personal Website
    Web Site
  • 🍃
    Leaf
    Game
  • 😎
    Emojis Simulator
    Game Bot
  • 🖌
    Color Pasting Tool
    Macro Script
  • Discord is Rich
    Program

About

function printAbout(button) {
const username = "Ameer Al-Saedi";
let languages = [ "English", "Turkish", "Arabic" ];
let codingLanguages = [
"HTML/CSS/JS",
"Node.js",
"Rust",
"C#",
];

codingLanguages.push("Python");

const { technologies } = window.getTech(languages[0]);
technologies.push("Tauri");

button.parentElement.append(technologies.join(", "));
button.remove();

return { username, state: "still learning more and more" };
}

<button onclick="printAbout(this);">Execute</button>

Contact

M
Gmail: Click to view
D
Discord: ameeryt
G
GitHub: AmeerDotEXE
Y
Youtube: Ameer!
💲
Bank Details: Click to view

All Projects

  • PresenceX
    a powerful discord rich presence
    In-Development
    Alpha
  • Roblokis
    an extension to design your own custom theme for roblox website.
    Maintained
  • 📄
    Personal Website
    this current website.
    Open-Source
  • 🍃
    Leaf
    a game made in 2 days for a game jam.
    Discontinued
  • 😎
    Emojis Simulator
    a discord bot that had many minigames and mechanics.
    Discontinued
    Disabled
  • 🖌
    Color Pasting Tool
    an AutoHotKey script that converts images into clicks.
    Discontinued
    Open-Source
  • Discord is Rich
    a basic discord rich presence
    Discontinued
    Open-Source