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,292 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 MetaState-Prototype-Project/prototype, Tangle-Labs/ngdil, auvoid/oid4vc and 17 other repositories
Loading A graph representing coodos's contributions from April 14, 2024 to April 20, 2025. The contributions are 41% commits, 27% code review, 20% pull requests, 12% issues.

Contribution activity

April 2025

Created 6 commits in 1 repository

Created a pull request in MetaState-Prototype-Project/prototype that received 27 comments

Feat/w3id log generation

Description of change Add key rotation stuff Issue Number closes #18 closes #19 closes #20 closes #21 Type of change New (a change which implement…

+568 −0 lines changed 27 comments
Opened 4 other pull requests in 1 repository
MetaState-Prototype-Project/prototype 4 merged
Reviewed 7 pull requests in 1 repository
Opened 5 issues in 1 repository
49 contributions in private repositories Apr 1 – Apr 18
Loading