Skip to content
View Hamadahmad000's full-sized avatar
  • Alipur Chatha Gujranwala Pakistan

Block or report Hamadahmad000

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
Hamadahmad000/README.md
const websiteUrl = '';

const me: PersonalInfo = {
  title: 'Senior React Native Developer',
  contactInfo: {
    email: new URL('mailto:[email protected]'),
    linkedIn: new URL('https://www.linkedin.com/in/hamad-ahmad-40470825b?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app'),
    github: new URL('https://github.com/hamadahmad000'),
    facebook: new URL('https://www.facebook.com/hamad.mughal.108?mibextid=LQQJ4d'),
    portfolio: new URL(''),
    facefolio: new URL(''),
    website: new URL(`https://${websiteUrl}`),
    resume: new URL(`https://${websiteUrl}/downloads/viewHamadAhmadResume.pdf`),
  },
  reactNativeInfo: {
    experienceYears: '5+',
    projectsCount: 'Many!',
    apps: [
      {
        hasPublishedApps: true,
        appsCount: 4, // iOS apps
      },
      {
        hasPublishedApps: true,
        appsCount: 6, // Android apps
      },
    ],
    architecturesAndTools: [
      'React Native Web',
      'Redux',
      'Clean Architecture',
      'Firebase',
      'MongoDB',
      'Node.js',
    ],
  },
  otherSkills: [
    'UI / UX',
    'MongoDB',
    'JavaScript',
    'NodeJS',
    'HTML / CSS',
    'TypeScript',
    'Express',
  ],
  projects: [
    {
      name: 'DateChatAI',
      role: 'Senior React Native Developer',
      platforms: { ios: true, android: true },
      url: new URL('https://datechatai.com'),
    },
    {
      name: 'My FaceFolio',
      role: 'Senior React Native Developer',
      platforms: { web: true },
      url: new URL('https://facefolio.dctech.dev'),
    },
    {
      name: 'Baseball Cuba',
      role: 'Senior React Native Developer',
      platforms: { ios: true, android: true },
    },
    {
      name: 'My React Native Web Portfolio',
      role: 'Senior React Native Developer',
      platforms: { web: true },
      url: new URL('https://portfolio.dctech.dev'),
    },
    {
      name: 'ProAnimals',
      role: 'Senior React Native Developer',
      platforms: { ios: true, android: true },
    },
    {
      name: 'Cashews Finance',
      role: 'Senior React Native Developer',
      platforms: { ios: true, android: true },
      url: new URL(`https://${websiteUrl}/cashews-finance`),
    },
    {
      name: 'Self-Service kiosk for Citroën',
      role: 'Full Stack Software Engineer',
      platforms: { android: true },
      url: new URL(`https://${websiteUrl}/citroen`),
    },
    {
      name: 'PedidoFacil',
      role: 'Full Stack Software Engineer',
      platforms: { ios: true, android: true },
      url: new URL(`https://${websiteUrl}/pedidofacil`),
    },
    {
      name: 'EnvioFacil',
      role: 'Full Stack Software Engineer',
      platforms: { ios: true, android: true },
      url: new URL(`https://${websiteUrl}/enviofacil`),
    },
  ],
  setStatus: function (status: Status): void {
    console.log(`Learning Cool Stuff: ${status.learningCoolStuff}, Open to New Projects: ${status.openToNewProjects}`);
  },
};

// Set status
me.setStatus({
  learningCoolStuff: true,
  openToNewProjects: true,
});

Popular repositories Loading

  1. TipsyTiger TipsyTiger Public

    JavaScript 1

  2. BotBox_app BotBox_app Public

    JavaScript 1

  3. Pak_Shopping-Mobile_App Pak_Shopping-Mobile_App Public

    JavaScript 1

  4. Savory_Hotel_App Savory_Hotel_App Public

    JavaScript 1

  5. RamadanPro_App RamadanPro_App Public

    JavaScript 1

  6. TikTok_App TikTok_App Public

    Tiktok Mobile App Clone

    JavaScript 1