Skip to content
View fizasayyed's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report fizasayyed

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
fizasayyed/README.md

import { SoftwareEngineer } from '@fizasayyed';

class Bio extends SoftwareEngineer {
  name     = 'Fiza Sayyed';
  title    = 'Software Engineer';
  location = 'Bangalore, India';
  uptime   = '24 yrs 6 months 10 days';
}

class CurrentlyLearning extends SoftwareEngineer {
  current = ['Machine Learning with Python', 'Three.js', 'GSAP'];
}

class Skills extends SoftwareEngineer {
  languages = ['JavaScript', 'Python'];
  frontend  = ['React', 'Next.js', 'HTML5', 'CSS3', 'Tailwind CSS', 'Bootstrap', 'GSAP', 'Three.js'];
  backend   = ['Node.js', 'Express'];
  databases = ['MongoDB', 'MySQL'];
  cloud     = ['AWS'];
  design    = ['Blender'];
  metaverse = ['Unreal Engine', 'Unity'];
  blockchain = ['Solidity'];
}

Email LinkedIn Instagram Twitter GitHub

Pinned Loading

  1. betterworld betterworld Public

    Full Stack Donation Application (With Auth.js Authentication and Stripe Payment)

    TypeScript

  2. chat-webRTC chat-webRTC Public

    TypeScript