Skip to content
View coodos's full-sized avatar
🔭
"if i have seen further it is by standing on the shoulders of giants"
🔭
"if i have seen further it is by standing on the shoulders of giants"

Organizations

@iota-community
Block or Report

Block or report coodos

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

Hello, I'm Merul!

Developer | /dɪˈvɛləpə/

An organism which converts caffeine to software.

module main

aboutMe :: struct {
  pronouns :: string[];
  languages :: string[];
  hobbies :: string[];
}

main :: func(): void {
  merul :: aboutMe = {
    pronouns: ["He", "Him"],
    languages: ["JavaScript", "C#", "C++", "Python"],
    hobbies: ["Coding", "Gaming"]
  };

  println "Pronouns: ${merul.pronouns}";
  println "Languages I Know: ${merul.languages}";
  println "My Hobbies: ${merul.hobbies}";
}

About

A learner, author, best selling course creator, passionate systems architect and an entreupreneur, Director @Tangle-Labs

Pinned

  1. disguard disguard Public

    One bot to rule them all, one bot to find them, one bot to bring them all in the darkness and bind them

    TypeScript 6 3

  2. Tangle-Labs/ssimon Tangle-Labs/ssimon Public

    Easy to work library for Self Sovereign Identity

    TypeScript 19 6

  3. sveltepress sveltepress Public template

    An amazingly well crafted express and svelte starter code

    TypeScript 3 2

  4. sway-dots sway-dots Public

    My dot files :)

    Shell 5