Skip to content
View AhmedBaset's full-sized avatar
🎯
Off coding in favor of exams
🎯
Off coding in favor of exams

Highlights

  • Pro
Block or Report

Block or report AhmedBaset

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AhmedBaset/README.md

ReadMeSupportPalestine

CLI

Languages

// Personality 
const name = "Ahmed Abdelbaset";

let age = "21 years, 4 months, and 6 days" // Updated automatically on June 1, 2024 at 3:09 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

  1. hadith-json hadith-json Public

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

    TypeScript 57 8

  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 127 101

  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