/A7med3bdulBaset

Creative README file for my profile

Primary LanguagePython

CLI

Overview Languages

// Personality 
const name = "Ahmed Abdelbaset";

let age = "20 years, 6 months, and 12 days" // Updated automatically on August 7, 2023 at 3:48 AM 👨🏻‍💻

const country = "Egypt";

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

const skills: Skill[] = [
    'HTML', 'CSS', 'SCSS',
    'TailwindCSS', 
    'JavaScript',
    'TypeScript', 
    'React.js',
    'Next.js',
    'Node.js',
    'Express.js',
    'MongoDB',
    'Firebase',
    'next-auth',
    'next-intl',
    'Radix-UI',
    'Shadcn-ui',
    ...mySkills
  ];

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)

My Skills

3D

Following me? Let's be friends:

Twitter CodePen Stack Overflow Medium LinkedIn YouTube Facebook Instagram