Skip to content
View Ismailirfan's full-sized avatar

Block or report Ismailirfan

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 Loading

  1. male-fashion male-fashion Public

    It's my web application you can check it now. You must be switch to on apache server for check it. You must connect it to MYSQL database before check it

    CSS

  2. WhatsApptetmplate WhatsApptetmplate Public

    This is my portfolio, where you can collaborate on and analyze my projects.

    HTML 1

  3. CRUD-Application CRUD-Application Public

    It's my Crud Application with only Specific column and some functionality. I want to add more functionality in this CRUD application. I'll try to do that.

    CSS

  4. fontawesome-font fontawesome-font Public

    It's my repositery for fontawesome icon. It have a colourfull text with emogi

    HTML

  5. My_Application My_Application Public

    It's my application with AI.

  6. gistfile1.txt gistfile1.txt
    1
    
                  
    2
    @{
    3
        ViewData["Title"] = "AboutUs";
    4
        Layout = "~/Views/Shared/_Layout.cshtml";
    5
    }