Skip to content
View matthew-james-brewer's full-sized avatar

Block or report matthew-james-brewer

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

hello!

I got some repositories as you can see.

no AI policy

I use a no AI policy, which means I don't use AI to write code. As of November 2nd, 2025, I have not used AI at all.

about my repos

I have some older repos with HTML / Javascript, including mailto-generator, find-word-creator, editable-cursor, and context-menu. I plan to integrate these, and all future HTML projects into my website. Don't expect my website to be up, it only accepts one connection at a time.

My only repo with only Java is lambda-expression-functions, which isn't really that good. However, I did make a repo containing code I made first for Java, then ported to C, and finally made a javascript version: csvf.

Most recently I have C repos, like lib-rattle-snakes (technically objective c), concertc, termsup, apitool, and backrooms.

website

I have a website: libhacker.cc. It's written in C and it has more tools and stuff on it: pass_man (javascript), and concertc (server side).

Xcuts

Xcuts is a big toolkit that lets you develop apps that use iOS features without having a Mac. It includes a package manger, shell, and more.

Pinned Loading

  1. concertc concertc Public

    music compiler; handles transposition

    C

  2. csvf csvf Public

    CSVF is a file format similar to CSV that you can view in a terminal.

    C 2

  3. sbundle/sbundle-repo sbundle/sbundle-repo Public

    Package repository for Sunbundler: a package manager for shortcuts. It can install packages with recursive dependencies. It lets you install and uninstall packages containing shortcuts, shell scrip…

    6

  4. apitool apitool Public

    APItool is a tool for generating headers and printable documentation from a special .h.apitool format.

    C

  5. lib-rattle-snakes lib-rattle-snakes Public

    libRattleSnakes is a Objective C Cocoa library for creating textually serializable objects. For more information, see the inline docs, Documentation.md, or compile them with docc.

    Objective-C

  6. mailto-generator mailto-generator Public

    creates a 'mailto:' URI that either emails the entered email address or texts the entered number

    HTML 1