Skip to content
View AhmedBaset's full-sized avatar
🎯
🎯

Highlights

  • Pro
Block or Report

Block or report AhmedBaset

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AhmedBaset/README.md

ReadMeSupportPalestine

CLI

Languages

// Personality 
const name = "Ahmed Abdelbaset";

let age = "21 years, 4 months, and 25 days" // Updated automatically on June 20, 2024 at 3:08 AM 👨🏻‍💻

const country = "Egypt";

const languagesSpoken = {
  English: "Fluent",
  Arabic: "Native"
}

const stack: Skill[] = [
  "TypeScript",
  "Next.js",
  "React",
  "tailwindcss",
  "Node.js",
  ...nextJsEcoSystem,
];

let isGraduated: boolean = 0.1 + 0.2 === 0.3;

const YEAR_IN_MS = 1000 * 60 * 60 * 24 * 365.25

setInterval(() => {
  age++;
  
  if (new Date().getFullYear() >= 2024) {
    isGraduated = 
      (0.1 * 10) + (0.2 * 10) === (0.3 * 10)
  }
}, YEAR_IN_MS)

3D

Would you like to build a project?

Hire me

Following me? Let's be friends:

Twitter CodePen Stack Overflow Medium LinkedIn YouTube Facebook Instagram

Pinned Loading

  1. hadith-json hadith-json Public

    Database of Prophet hadiths include 50,884 hadiths from 17 book, among of them the nine books

    TypeScript 61 9

  2. next-template next-template Public template

    Next.js Starter Template with TypeScript, Tailwindcss, Shadcn-ui, ESLint, and Prettier

    TypeScript 38 2

  3. reactjs/ar.react.dev reactjs/ar.react.dev Public

    React documentation website in Arabic 📘⚛️ — وثائق React باللغة العربية

    TypeScript 128 103

  4. blog blog Public

    Blog app using Next.js

    TypeScript 21 1

  5. eslint-plugin-rtl-friendly eslint-plugin-rtl-friendly Public

    Encourage the use of RTL-friendly styles

    TypeScript 10

  6. AhmedBaset AhmedBaset Public

    profile README file

    Python 5 2