Skip to content
View muhammadqazi's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report muhammadqazi

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
muhammadqazi/readme.md
usr/bin/locals:~$ ps -e
  001   go
  002   node-js
  003   mongo-db
  004   react-native
  005   swift
  006   kotlin
  
usr/bin/locals:~$ whoami | pgrep 'go|react-native'
  Muhammad Qazi golang && react-native developer
  
usr/bin/locals:~$ whereis "Muhammad Qazi"
  famagusta/Cyprus | doha/Qatar
 
usr/bin/locals:~$ cat life.go
  package life

  for life  { go func() { code.run() }() }

usr/bin/locals:~$ git status
  fatal: not a git repository (or any of the parent directories): .git

usr/bin/locals:~$ chmod +x muhammad.sh && ./muhammad.sh
  1/1 [β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“] 100%
  
  [OK] No errors

Pinned Loading

  1. fastlane-github-pipelines fastlane-github-pipelines Public

    A complete guide to deploy ios and android application to app store or play store through github actions pipelines.

    Ruby 4

  2. fastapi-deployment fastapi-deployment Public

    Deploying FastAPI Apps Over HTTPS with Traefik Proxy.

  3. aws-deploy aws-deploy Public

    A demonstration of how to use AWS CDK Pipelines and Elastic Beanstalk to deploy a web application and speed up the development & deployment process.

    TypeScript