Skip to content
View FoxSamu's full-sized avatar
🏳️‍🌈
You didn't think foxes could write code, but they can!
🏳️‍🌈
You didn't think foxes could write code, but they can!
Block or Report

Block or report FoxSamu

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

Hellu!

I am Samū (aka. Runefox). I'm driven mostly by furries and gamedev, but also physics, math, art, compiler building, graphics/UI design and absolute nonsense.

I don't like my legal name, please just call me Samū.

  • Full time fox
  • 21 years old, born July 15th 2002
  • He/They
  • I speak English & Dutch
  • Programming as a hobby for over 10 years
  • Master of object orientation
  • Java - Kotlin - Rust - TypeScript - JavaScript - C - Python
  • I refuse to use American English (I write "colour" in my code and nobody can stop me)

https://runefox.dev/ - @SamuuuFox

I'm currently following a fulltime BSc programme in Computing Science at the University of Groningen (NL). For public university projects refer to @FoxSamuUni.

I do a lot with front-end stuff and designs. I help at Reffurence with the design of the website and other (printed and digital) media.

Check out my projects:

  • JSON: A fast and easy to use JSON parser/serializer for the JVM, with over 3 years of development.
  • RMS: A small Java library that makes loading resources easier.
  • ProcSVG: A Kotlin DSL-based SVG processor and template generator on top of the W3C DOM API.

Pinned

  1. json json Public

    A JSON and JSON5 parser and serializer for Java, made with simplicity and performance in mind.

    Java 4 1

  2. geotest geotest Public

    A small Java library based on LWJGL for visually testing 2D geometrical setups.

    Java

  3. event event Public

    A tiny event handling framework for Java.

    Java

  4. rms rms Public

    RMS is a simple Resource Management System for Java

    Java