Skip to content

ProKashif/ProKashif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 

Repository files navigation

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


🏆 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors