ProKashif - Overview
๐งโ๐ป 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
๐ GitHub Stats
๐ Trophies & Achievements
๐ By the Numbers
| ๐ฅ Commits | ๐ Pull Requests | ๐ฆ Repos | ๐ฆ Pull Shark | ๐ฏ Pair Extra. |
|---|---|---|---|---|
| 9,417+ | 1,495+ | 20+ | x4 | x4 |
๐ Featured Projects
๐ Contribution Snake
๐ 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
Popular repositories Loading
-
Message library contains toast, log, and show alert methods
Java 4
-
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
-
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