Skip to content
View Samisalami05's full-sized avatar

Block or report Samisalami05

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

Hi there, im Samisalami 👋

typedef struct Person {
  char* name;
  char* languages[];
  char* game_engines[];
  char* interests[];
} Person;

Person samisalami = {
  .name = "Samisalami05",
  .languages = {"javascript", "typescript", "html", "css", "python", "csharp", "c", "java"},
  .game_engines = {"unity", "godot"},
  .interests = {"software development", "game development", "problem solving"},
};

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Languages

javascript logo typescript logo html5 logo css3 logo python logo csharp logo c logo java logo

Stats

Samisalami05

 Samisalami05

Samisalami05

snake gif

Popular repositories Loading

  1. MapImporter MapImporter Public

    A simple map importer for sledders

    C# 1 1

  2. SalamiCraft SalamiCraft Public

    You cant not like it

    ShaderLab

  3. SimpleModMenu SimpleModMenu Public

    A mod menu for the game Sledders

    C#

  4. LuminWallpaper LuminWallpaper Public

    Forked from jensroth-git/LuminWallpaper

    Universal Live Wallpaper SDK

    C++

  5. neovim_config neovim_config Public

    Lua 1

  6. stronk stronk Public

    The string library made for you!

    C