Skip to content
View ProKashif's full-sized avatar
๐Ÿก
Working remotely
๐Ÿก
Working remotely

Organizations

@firefliesai @EddieHubCommunity

Block or report ProKashif

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ProKashif/README.md
Typing SVG

Profile Views ย  Followers ย  Stars ย  Coffee


๐Ÿง‘โ€๐Ÿ’ป About Me

name: Kashif Ahmed
handle: "@ProKashif"
location: "Pakistan ๐Ÿ‡ต๐Ÿ‡ฐ (Working Remotely ๐ŸŒ)"
role: Full-Stack Software Engineer

companies:
  - Fireflies.ai
  - Remotebase
  - Neyborly
  - Swvl

focus:
  - Production-grade Web & Mobile Applications
  - Open-Source Libraries & Developer Tools
  - Scalable Backend Architecture
  - Cross-Platform Mobile Engineering (iOS + Android)

achievements:
  - "๐Ÿฆˆ Pull Shark x4"
  - "๐Ÿ‘ฏ Pair Extraordinaire x4"
  - "๐ŸŒŸ Starstruck"
  - "๐Ÿ”๏ธ Arctic Code Vault Contributor"
  - "โšก Quickdraw"
  - "๐Ÿค  YOLO"
  - "๐Ÿ‘จโ€๐Ÿ’ป GitHub Developer Program Member"

๐Ÿ› ๏ธ Tech Arsenal

Languages

Languages

Frontend & Mobile

Frontend

Backend & Infrastructure

Backend

Databases & Tools

Tools


๐Ÿ“Š GitHub Stats

GitHub Stats ย  Top Languages



Streak Stats



Activity Graph

๐Ÿ† Trophies & Achievements

Trophies

๐Ÿ“ˆ By the Numbers

๐Ÿ”ฅ Commits ๐Ÿ”€ Pull Requests ๐Ÿ“ฆ Repos ๐Ÿฆˆ Pull Shark ๐Ÿ‘ฏ Pair Extra.
9,417+ 1,495+ 20+ x4 x4

๐Ÿš€ Featured Projects

ย  ย 

๐Ÿ Contribution Snake

Snake animation
๐Ÿ How to enable the snake animation

Create .github/workflows/snake.yml in your ProKashif/ProKashif repo:

name: Generate Snake

on:
  schedule:
    - cron: "0 */12 * * *"
  workflow_dispatch:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: Platane/snk@v3
        with:
          github_user_name: ProKashif
          outputs: |
            dist/github-snake.svg
            dist/github-snake-dark.svg?palette=github-dark

      - uses: crazy-max/ghaction-github-pages@v3
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Run it once manually via the Actions tab.


๐ŸŒ Connect with Me

ย  ย  ย 


Quote

โญ If you like my work, consider following and starring my repos!

Popular repositories Loading

  1. KASocialLogins KASocialLogins Public

    This is Social login library in which you can login through Facebook , LinkedIn and Google

    Java 17 5

  2. MessageToast MessageToast Public

    Message library contains toast, log, and show alert methods

    Java 4

  3. android-sociallogin android-sociallogin Public

    Forked from KosyanMedia/android-sociallogin

    Library for login in social networks

    Kotlin 3

  4. ReactNativeFonts-Android-ios ReactNativeFonts-Android-ios Public

    On Android it takes the name of the file and you are done. On iOS however it is a bit more complex.

    Objective-C 2

  5. React-Navigation-Sample React-Navigation-Sample Public

    JavaScript 2

  6. react-native-snap-carousel react-native-snap-carousel Public

    Forked from meliorence/react-native-snap-carousel

    Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.

    JavaScript 1