Skip to content
View arthur-manske's full-sized avatar
🫠
Trying to compile a compiler with a compiler.
🫠
Trying to compile a compiler with a compiler.

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.

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

👋 Hello, world! I'm Arthur Manske!

I'm a 18-year-old student from Brazil with a strong focus on:

  • OSDev
  • Server-Side Web Development
  • Compiler Development
  • Hacking

💻 Programming Languages:

  • Primary: C and POSIX® Shell script.
  • Secondary: PHP, Java and Javascript/Typescript.
  • Also know, but use just sometimes: Assembly (RISC-V and x86), Lua, C#, Vala, GDScript and Python.

✅ Ready projects:

  1. xd - A simple xxd-like utility.

🔧 Work in Progress Projects:

  1. YEAH (Yet Another Humble) C Library - A tiny C Library (far from operational).

🌱 Planned Projects:

  1. amyHack - A simple personal blog.
  2. bb - A basic bootloader which supports FAT and EXT2 boot, focused on targetting LINUX® systems.
  3. NeoTrópix - A refactor and modernize version of TRÓPIX operating system. This is really unlikely to happen soon.

📡 Contact:

📢 Content in Portuguese, currently inactive:

Youtube

📄 LICENSES

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 Loading

  1. xd xd Public

    A lightweight hexadecimal data visualization tool inspired by the xxd utility commonly found in Linux and Unix systems.

    C 1

  2. rtbth rtbth Public

    Ralink RT3290 Bluetooth tested on LINUX 6.12.30-1 LTS

    C

  3. vsh vsh Public

    The POSIX® and BASH-compatible (or supossed to) Lua-extensible shell.

    1

  4. asm-compilers asm-compilers Public

    An experimental C compiler that translates C source code to LLVM IR, focused on syntax analysis, efficient intermediate code generation, and extensibility. Currently in the early stages of self-hos…

    C 1