Skip to content
View shinyPy's full-sized avatar
🐏
the goat
🐏
the goat

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
  • i like tinkering with software

My Tech Stack

Snake animation

Profile Views

counting of visitors to this page in this section started from October 31, 2024


Pinned Loading

  1. windows-portofolio windows-portofolio Public

    My portofolio (UNMAINTAINED)

    JavaScript

  2. ai-reactchat ai-reactchat Public

    Forked from elebitzero/openai-react-chat

    Hosted chat webapp frontend to OpenAI's API with similar features to ChatGPT. Written in React, TailwindCSS, and Typescript..

    TypeScript

  3. 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>