Skip to content
View 12jihan's full-sized avatar
💭
always anxiety
💭
always anxiety

Highlights

  • Pro
Block or Report

Block or report 12jihan

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

Hi there 👋

12jihan's GitHub stats

12jihan's Top Languages

Languages I'm currently working in:

C C++ Java Typescript Python

Pinned

  1. BanterEngine BanterEngine Public

    Java

  2. webjehoff webjehoff Public

    website

    TypeScript 1

  3. CocoEngine CocoEngine Public

    game engine made in c++

    C

  4. PyS3 PyS3 Public

    This is just some code in python that uses Boto3 to take full advantage of s3 buckets.

    Python 1

  5. MidasTouch MidasTouch Public

    quick make for basic java file structure

    Shell 1

  6. strand control strand control
    1
    #include "Adafruit_WS2801.h"
    2
    #include "SPI.h" // Comment out this line if using Trinket or Gemma
    3
    #ifdef __AVR_ATtiny85__
    4
     #include <avr/power.h>
    5
    #endif