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 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 Loading

  1. 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. auvoid/ssimon Public

    Easy to work library for Self Sovereign Identity

    TypeScript 19 6

  3. sveltepress Public template

    An amazingly well crafted express and svelte starter code

    TypeScript 3 2

  4. sway-dots Public

    My dot files :)

    Shell 7

1,255 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to Tangle-Labs/ngdil, auvoid/oid4vc, auvoid/iota-identity-adapter and 18 other repositories
Loading A graph representing coodos's contributions from February 18, 2024 to February 19, 2025. The contributions are 47% commits, 23% pull requests, 18% code review, 12% issues.

Contribution activity

February 2025

Opened 4 pull requests in 4 repositories
auvoid/iota-identity-adapter 1 merged
auvoid/web-identity-adapter 1 merged
auvoid/key-identity-adapter 1 merged
auvoid/jwk-identity-adapter 1 merged
Reviewed 1 pull request in 1 repository
auvoid/ssimon 1 pull request
133 contributions in private repositories Feb 1 – Feb 18
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.