Skip to content
View zainsci's full-sized avatar
Block or Report

Block or report zainsci

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
zainsci/README.md
class SoftwareEngineer {
  constructor() {
    this.name       = "Zain Shabbir"
    this.role       = "Software Engineer"
    this.portfolio  = "https://zainsci.dev"
    this.twitter    = "https://twitter.com/zainsci"
    this.languages  = ["TypeScript", "JavaScript", "Python"]
    this.frontend   = ["React", "NextJs", "Svelte", "SCSS", "TailwindCSS", "Vue"]
    this.backend    = ["Express", "Flask", "NestJs"]
    this.interests  = ["Compilers", "UI Design", "Low Level Languages"]
  }

  sayHello() {
    console.log("Hello There ✋")
  }
}

const fullStackDev = new FullStackDev()
fullStackDev.sayHello()

Pinned

  1. tedit-api tedit-api Public

    Social Media Backend built with TypeScript, Express and Prisma

    TypeScript 1

  2. tedit-ui tedit-ui Public

    Social Media Frontend built with TypeScript, NextJs and Tailwind CSS

    TypeScript 1

  3. Calendar Calendar Public

    Dark-Themed vscode-Like Calendar built with Vanilla JS and Electron

    Svelte 5 1

  4. swarm swarm Public

    Swiss Army Knife of NewTabPage

    HTML 1 1

  5. g-reddit g-reddit Public

    Reddit in form of Gmail

    JavaScript 1

  6. twitter-clone twitter-clone Public

    A Twitter Clone Built With React.js

    JavaScript 1