Skip to content
View natnat-mc's full-sized avatar

Organizations

@ptut-morpx @Montecher @codi-moe
Block or Report

Block or report natnat-mc

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

Codinget

A smol README.md for my profile

whoami

A random dev who enjoys {programm,sysadmin,netamdin}ing a bit too much.
Grew up on Mandriva Linux, switched to Debian, and now using Alpine more and more.
Mains Lua/MoonScript, JavaScript/Typescript and Rust, but can write fairly good Python, Java and C.

ls ~/projects

  • container, a simple containerization script based on systemd-nspawn
  • rprompt, a small prompt for fish, zsh and bash, written in rust and moonscript
  • moonbuild, a small build system written in and using moonscript
  • brightnessctl, a simple suid binary to set the screen brightness
  • Snek, a "simple" Snake, done for my final JS class project
  • rmarcher, a small cpu-rendered raymarcher in Rust capable to load Lua scenes
  • mon, a simple system monitoring tool
  • and basically everything here, on my GitLab and GitDab

ls ~/upcoming-projects

  • dashboard, a small web dashboard for my server, using lapis
  • limglib, an image organization tool
  • lcontainer no repo yet, a lighter container system, not relying on systemd

ls ~/old-projects

  • prompt, a small prompt, mainly designed for fish, the old counterpart of rprompt
  • bot-info, a discord bot for the programming school I went to, to be replaced by Administrator by a newer student now that I left
  • toolbox, a small toolbox of CLI tools based on lua, mostly replaced by lua-command-tools

TODO

  • make the README
  • work on the project themselves

Pinned

  1. brightnessctl brightnessctl Public

    A simple suid binary to configure the brightness of your screen

    C 4 1

  2. container container Public

    Simple containerization script using systemd-nspawn

    MoonScript 2 1

  3. moonbuild moonbuild Public

    A compromise between the speed of make and the ease of use of a build script

    MoonScript 5

  4. rmarcher rmarcher Public

    A ray marching renderer in rust

    Rust 1

  5. kikuake kikuake Public

    2

  6. Montecher/raytrace Montecher/raytrace Public

    C++