Skip to content
View hargun0360's full-sized avatar
๐Ÿฅ‡
Focusing
๐Ÿฅ‡
Focusing

Organizations

@Software-Incubator
Block or Report

Block or report hargun0360

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

Github_header

Hey! Thanx for visiting my profile ๐Ÿ˜ƒ

โ”Œโ”€โ”€(๏ฃฟ)-[~]
โ””โ”€$ echo "Hello, World! I am" && whoami
๐˜๐˜ฆ๐˜ญ๐˜ญ๐˜ฐ, ๐˜ž๐˜ฐ๐˜ณ๐˜ญ๐˜ฅ! ๐˜ ๐˜ข๐˜ฎ
Hargun Singh

Just an average programmer, turning code into creativity ๐Ÿ˜„

hargun0360

About Me :

  • React Application + Node.JS Backend dev
  • Pre-final year student
  • At Dr. A.P.J. Abdul Kalam Technical University, UTTAR PRADESH, INDIA
  • ๐Ÿ‘จโ€๐Ÿ’ป View all my projects at hargun0360

Languages & Tools :

react logo redux logo nextjs logo nodejs logo javascript logo typescript logo html5 logo css3 logo figma logo tailwindcss logo cplusplus logo firebase logo amazonwebservices logo kubernetes logo docker logo graphql logo azure logo digitalocean logo heroku logo webpack logo bootstrap logo sass logo npm logo materialui logo socketio logo mongodb logo nginx logo redis logo

Reach out to me: ๏ธ

debk007 ย  debashish_kundu Hargun Singh

GitHub Stats:

Pinned Loading

  1. A Comprehensive Overview of How to H... A Comprehensive Overview of How to Handle Refresh Token Using a Custom Function.
    1
    import axios from "axios"; // Import axios library for HTTP requests
    2
    
    
    3
    // API_URLs
    4
    const BASE_URL = "http:https://117.55.243.59:8000/api/";  // Base URL
    5
    const REFRESH_TOKEN = BASE_URL + 'token/refresh/';  // Refresh token API endpoint