Skip to content
View shinyPy's full-sized avatar
🤒
Out sick
🤒
Out sick

Highlights

  • Pro

Block or report shinyPy

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

About me

  • use linux
  • dislike grass
  • love tinkering with software
  • hate math and love math

shinypy

Pinned Loading

  1. windows-portofolio windows-portofolio Public

    My portofolio

    JavaScript 2

  2. basically somthing that convert the ... basically somthing that convert the .ani windows type into png
    1
    // build: gcc ani2png.c -o ani2png
    2
    
                  
    3
    #include <stdio.h>
    4
    #include <stdlib.h>
    5
    #include <string.h>