Skip to content
View trmaa's full-sized avatar
😀
😀
  • Igualada, Catalunya

Block or report trmaa

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

Pablo Marín

#include <stdio.h>

int
main(void)
{
        char *btws[] = { "Arch", "Vim", "C", "tabstop=8" };

        for (int i = 0; i < sizeof(btws)/sizeof(char *); i++)
          {
                printf("I use %s btw...\n", *(btws + i));
          }
}

vidio-boy's GitHub stats Top Langs

Contact

  • Phone number: 689 93 75 95 (please whatsapp, otherwise I might not answer)

Pinned Loading

  1. fractal_renderer fractal_renderer Public

    Ray marching

    C++ 1

  2. neoc-compiler neoc-compiler Public

    Modern C upperset. An extra layer of syntax. Simple compiler from neoc to C

    C 1

  3. vanilla_c_web_server vanilla_c_web_server Public

    Small http server

    C 1

  4. ctool ctool Public

    C build tool

    C 1

  5. trmaa.github.io trmaa.github.io Public

    JavaScript 1

  6. CLI-shader-toy CLI-shader-toy Public

    A toy to make ascii shaders.

    C 1