Skip to content
View martycagas's full-sized avatar
  • Czech Republic
  • 05:30 (UTC +02:00)
Block or Report

Block or report martycagas

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

Pinned

  1. but-fit-nemb but-fit-nemb Public

    A cumulative repository for my post-graduate university projects during the Embedded and Computer Systems study plan. All original works are licensed under CC0.

    C++

  2. but-fit-bit but-fit-bit Public

    A cumulative repository for my under-graduate university projects during the General IT study plan.

    VHDL

  3. raychess raychess Public

    A simple chess game done in C++ with the help of the raylib low-level game creation library.

    C++

  4. mindustry-mod-armored-conveyor mindustry-mod-armored-conveyor Public

    A JSON mod adds two blocks - Armored Basic Conveyor and Plated Basic Conduit to the game.

    3

  5. Personal .vimrc file for access via ... Personal .vimrc file for access via git or curl anywhere, based on the https://vim.wikia.com/wiki/Example_vimrc
    1
    " Personal .vimrc file, so far still heavily based one the
    2
    " URL: https://vim.wikia.com/wiki/Example_vimrc
    3
    
                  
    4
    " Set 'nocompatible' to ward off unexpected things that your distro might
    5
    " have made, as well as sanely reset options when re-sourcing .vimrc