Skip to content
View Kiwifuit's full-sized avatar
πŸ‘΄
i am senior (high)
πŸ‘΄
i am senior (high)

Block or report Kiwifuit

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

πŸ‘‹ Sometimes Programmer, Sometimes Gamer, Alltimes Miserable

Heyo. I'm InhumaneTarball. I am a high school student and I've been programming since December 2020.

πŸ‘¨β€πŸ’» Who I am

I am a programmer that lives somewhere on earth πŸ‘½

Here are the tech I have experience in:

skills

πŸ’¬ Socials

My socials can always be found at tarball.carrd.co

πŸ€— Thanks for stopping by!

Check out my pinned projects, you might see something worth your time 😁


Since I'm most active on Discord, send me a DM there:

Pinned Loading

  1. Python script to parse VTT subtitles... Python script to parse VTT subtitles using Regular Expressions
    1
    from re import compile
    2
    from pathlib import Path
    3
    from dataclasses import dataclass
    4
    
                  
    5
    @dataclass
  2. DMS DMS Public

    Basically an aternos clone 80% written in rust

    Rust