Skip to content
View max1220's full-sized avatar

Organizations

@devtal-de
Block or Report

Block or report max1220

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

Hi there 👋

My name is Max Sahm. On the Internet™ I go by max1220.

You've found my GitHub profile. Here I publish my software projects, usually developed just for fun or to solve some problem I have.

  • ⌨ I’m currently working on a small CPU design called t3lc
  • 🌕 My programming language of choice is Lua
  • 🌊 For Lua I've also learned & now am fluent in C.
  • 👊 I’m also writing a lot of Bash scripts ...
  • 🌐 I've learned HTML when I was 8, some CSS and JS not much later
  • 🐧 I mostly use Debian Linux. Linux is cool 🕶

I have a homepage at max-sahm.de.

You can reach me by writing an e-mail to max@max-sahm.de. I'm a native german speaker, and I'm also fluent in english.

Issues, comments, pull requests, etc. are always welcome!

Have a nice day :)

Pinned

  1. lua-db lua-db Public

    Simple grahics library for Lua! Has various output modules(SDL, Linux framebuffer, etc) and lots of glue.

    Lua 4 2

  2. Burgerking API Endpoints Burgerking API Endpoints
    1
    https://api.burgerking.de/api/o2uvrPdUY57J5WwYs6NtzZ2Knk7TnAUY/v4/de/de/coupons/
    2
    
                  
    3
    https://api.burgerking.de/api/o2uvrPdUY57J5WwYs6NtzZ2Knk7TnAUY/v2/de/de/meta
    4
    
                  
    5
    https://api.burgerking.de/api/o2uvrPdUY57J5WwYs6NtzZ2Knk7TnAUY/v2/de/de/flags/
  3. lua-bitmap lua-bitmap Public

    Read Bitmap graphics in pure Lua.

    Lua 11 2

  4. mccpl mccpl Public

    Minecraft Classic Protocol for Lua! Includes a complete Minecraft classic server.

    Lua 3 1

  5. lua-input lua-input Public

    Lua bindings to /dev/input/event* for non-blocking event reading

    Lua 4

  6. lua_pingd lua_pingd Public

    Ping daemon in Lua. Collects info from running ping command, so does not require

    Lua