Skip to content
View 277r's full-sized avatar

Block or report 277r

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

277r

Hello, I program as hobby

Projects I'm currently working on:

  • FV1, a video codec [7%]

(Good) Projects that are finished:

  • lunaDate, a simple program that converts gregorian calendar dates into a different date system which I don't have a name for yet
  • typeList, a simple program that lists file types and the amount of files of those types
  • simpleRLE, a simple run length encoding system, which can be used well for DCT compression

Languages that I can program in and tools that I understand

c cplusplus python
linux git sqlite

Pinned Loading

  1. typeList typeList Public

    simple linux tool to list all file types in a folder, and their count

    C++

  2. luna_date luna_date Public

    C++

  3. simpleRLE simpleRLE Public

    simple run length encoding system

    C++