Skip to content
View MatheusKS95's full-sized avatar
⏹️
debugging audio can be loudly painful
⏹️
debugging audio can be loudly painful

Block or report MatheusKS95

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

Hi there 👋

I'm Matheus K. Schaefer, a programmer from Brazil. I'm interested in multimedia and tools programming, mostly in "lower level" programming languages such as C.

SpaceCrap2, a game made by me

Things I'm working on 🔭

I'm a freelance programmer. I use Bitbucket to host most of my own projects, with some moving to Gitlab, Github is mostly a dump for other stuff. I'm currently working in a videogame of my own. I'm also working with helper libraries for video game development, real-time rendering and utilities. Most of my code is written in C, but I know other languages as well (including, but not limited to: Java, C#, Lua, JavaScript).

I'm learning 🌱

Currently I'm learning SDL's GPU graphics API (WIP at the time I wrote this) and WGPU-native (also WIP) in order to work on my games and to improving my C and shading knowledge, also having some understanding of OpenGL (3.3+). I'm also learning new libraries (and creating them) and using them to work with my tools.

Portfolio 🧲

You can see my portfolio here. It's WIP however and needs improvements.

Note

All my publicly available repositories are my own personal projects. No work-related code is available here (due to NDAs and trade secrets).

Things I know ⚒️

C C# Lua SQLite SDL

Question

If proprietary companies use my code, or open source code, to train their AIs without regard for the license of such code, may I use leaked proprietary code to train my AI? Does that fall under fair use as well?

Pinned Loading

  1. SuperBasicMusicPlayer SuperBasicMusicPlayer Public

    Super simplified music player made using SDL

    C 2

  2. LuaAPITest LuaAPITest Public

    Testing/learning using Lua API on a C project (also using Raylib)

    Lua 1

  3. simple3dmath simple3dmath Public

    Extremely basic 3D math library for OpenGL and related APIs/libraries/etc.

    C 1

  4. TinyBlinnPhong TinyBlinnPhong Public

    Basic OpenGL Blinn-Phong shading demo that I need for reference purposes, not for production.

    C 2