Skip to content
View premsai2030's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report premsai2030

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

Pinned

  1. Programz-Exchange Programz-Exchange Public

    It is a Dynamic website where we can publish our own programs like java , python , c++ etc .,

    PHP 1

  2. Express-Template Express-Template Public template

    JavaScript 1

  3. Virtual-Attendance Virtual-Attendance Public

    PHP

  4. Express-Sqlite3-Template Express-Sqlite3-Template Public template

    JavaScript 1

  5. Axios BoilerPlate with custom hook i... Axios BoilerPlate with custom hook in React
    1
    import React, { useState, useEffect } from 'react';
    2
    import Axios from 'axios';
    3
    
                  
    4
    class ApiInterface {
    5
      constructor() {