Skip to content
View arthur-manske's full-sized avatar
Block or Report

Block or report arthur-manske

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

👋 Hello, world! I'm Arthur Manske!

🧔 General:

  • 💼 Occupation: Student
  • ⏳ Age: 16
  • 🌍 Nationality: Brazilian 🇧🇷
  • 🎯 Interests: Operating system development, compiler development and hacking.
  • 🖥️ Favorite OSes (on active development): Alpine Linux, Void Linux and DragonFlyBSD

💻 Programming Languages:

  • 🚀 Primary: C
  • 🔧 Secondaries: C++ and Rust.
  • 🎉 Also know, but use with less frequency: Javascript, Shell script, Python, GDScript, Lua, Typescript, C#, Vala and Assembly (AMD64 and x86).

⚙️ Current Projects:

  1. xd - A simple hexdumping utility.

🚀 Future Projects (all projects are currently not present in github, they releases will come in some months... or years):

  1. onebin - "The one binary to rule them all". It's a small collection of utilities that follows the POSIX® guidelines. May have extensions in relation to the default POSIX® behavior.
  2. devbin - A onebin, but for development utilities.
  3. alc - Another libc, a tiny C library. Mostly POSIX® compliant.
  4. bb - A basic bootloader.

📁 Old Projects (and private):

  1. lis - Non-POSIX® implementation of ls in rust, unlikely to return.
  2. rem - Non-POSIX® implementations of rm n rust, unlikely to return.

📬 How to Reach Me?

📢 Social Media (Content in Portuguese, currently inactive):

All of my projects have a license, if some of they does not have please contact me to resolve the questions about the usage of the code. Always act in good faith.

Pinned

  1. xd xd Public

    Simple hexdumping utility.

    C 1