Skip to content
View m-happy's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Hyderabad

Highlights

  • Pro

Block or report m-happy

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. mlir mlir Public

    Forked from tensorflow/mlir

    "Multi-Level Intermediate Representation" Compiler Infrastructure

    2

  2. Semester4 Semester4 Public

    All assignments till semester 4

    C 2

  3. List of all the important linux command List of all the important linux command
    1
    sudo systemctl stop apache2.service  , to stop the apache server
    2
    sudo systemctl start apache2.servie  , to start the apache server
    3
    sudo systemctl enable apache2.service , to enable the apache server