Skip to content
View imkarimkarim's full-sized avatar
🔭
crawling the internet
🔭
crawling the internet
Block or Report

Block or report imkarimkarim

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
imkarimkarim/README.md

what's up👋

im karim, a internet crawler 🔭, Front-End developer and Linux user

my specialties are JavaScript, React, and problem-solving, for which people pay me
currently working at changino.ir
check out karim.run to learn more about me

wakatime

Pinned Loading

  1. thankYouJADI thankYouJADI Public

    a Tribute page for dear @jadijadi

    JavaScript 57 7

  2. goje goje Public

    Free Accounting/warehousing software for fruit and vegetable sellers

    JavaScript 5

  3. you-dont-need-vercel you-dont-need-vercel Public

    leverage webhooks to deploy your nextjs app on a linux server

    TypeScript 2 1

  4. minorient minorient Public

    what's more important than a good wallpaper?

    TypeScript 7

  5. tldp tldp Public

    تست لینک درگاه پرداخت

    HTML 6 1

  6. axiosInstance.ts axiosInstance.ts
    1
    // axiosInstance example with good logging for developers
    2
    
    
    3
    import axios from 'axios';
    4
    import { API_PREFIX, API_URL } from '../config';
    5
    import { getUserToken } from '../auth';