From 8a2dbc22debcae6d9a60d1c737a4a11ed00d0ba6 Mon Sep 17 00:00:00 2001 From: NOCTLJRNE Date: Fri, 15 Mar 2019 00:00:47 +0100 Subject: [PATCH 1/6] 1st commit --- notarynodes/phba2061/README_chainzilla.md | 1077 +++++++++++++++++++++ 1 file changed, 1077 insertions(+) create mode 100644 notarynodes/phba2061/README_chainzilla.md diff --git a/notarynodes/phba2061/README_chainzilla.md b/notarynodes/phba2061/README_chainzilla.md new file mode 100644 index 0000000..d778c06 --- /dev/null +++ b/notarynodes/phba2061/README_chainzilla.md @@ -0,0 +1,1077 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NotaryNodes/README.md at master · KomodoPlatform/NotaryNodes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content +
+ + + + + + + + + + + +
+ +
+ +
+ +
+ + + +
+
+
+ + + + + + + + + + + + +
+
+ +
    + + + +
  • +
    + +
    + + + Watch + + +
    + Notifications +
    +
    + + + + + + + +
    +
    +
    + +
    +
  • + +
  • +
    +
    + + +
    +
    + + +
    + +
  • + +
  • +
    +
    + +
  • +
+ +

+ + /NotaryNodes + +

+ +
+ + + + +
+
+
+ + + + + + + + Permalink + + + + + +
+ +
+ + Branch: + master + + + + + + + +
+ +
+ + Find file + + + Copy path + +
+ +
+ + + + +
+
+ + @ptyx11 + ptyx11 + Update README.md + + + + bdec765 + + Mar 14, 2019 + +
+ +
+ +
+ + + 1 contributor + + +
+ +

Users who have contributed to this file

+
+ + + +
+
+ +
+
+ + + + + +
+ +
+ +
+ 56 lines (36 sloc) + + 3.34 KB +
+ +
+ +
+ Raw + Blame + History +
+ + +
+ + + + +
+ +
+
+ +
+
+
+ + +
+

chainzilla-banner-01.jpg

+

BIOGRAPHY

+

ChainZilla is a project that was launched in June 2018 to facilitate blockchain onboarding and app development on Komodo Platform and serveral other networks.

+

Since our launch we have re-designed and developed several applications in order to make it easy to launch a blockchain and manage an ICO. Some of these tools include a mobile wallet, paper wallet tool, and a faucet. We are currently working on the expansion of Chameleon Pay and a new payment processor that will allow us to offer different services to our clients.

+

Some of the projects that work with ChainZilla include Komodo, NEM, NIX, Pundix, and Groestlcoin. Early in 2019 we launched LABFin, a foundation to foment blockchain development in Panama and Latin America.

+

Projects / Milestones

+
    +
  • +

    ChainZilla / - June 2018 we launched C.Z. Web Service S.A. as the parent company of Chainzilla.io. The goal is to faciliate blockchain onboarding for Komodo and serveral platforms. Our team has been successful at launching several projects which rance in blockchain creation, app design, and web development.

    +
  • +
  • +

    LABFin / January 2019 - In order to foment blockchain development and education in Panama we launched the Latin American Blockchain and Fintech Initiative. This foundation is based in Panama and our main goal is to provide support to the public sector, lawmakers, startups, and private entities in Latin America. Komodo is one of LABFin's partners and is promoted in our presentations.

    +
  • +
  • +

    Chameleon Pay / - Feb 2019 We released the first version of Chameleon Pay - a universal cryptocurrency wallet that was tailored made for Komodo projects. The wallet was inspired by Agama wallet which is developed by the Komodo team.

    +
  • +
  • +

    Chameleon Additions / - Mar 2019 We have closed several deals with different coins which will be implemented into Chameleon Pay.

    +
  • +
+

Hardware information

+ +

Vote information

+
    +
  • [Send Your Vote Here]:
  • +
+
RAfJvh7cGEYavic3NSZhg9QERGpJ3KfTV5
+
+

Contact information

+ +
+
+ +
+ + + +
+ + +
+ + +
+
+ + + +
+ +
+ +
+
+ + +
+ + + + + + +
+ + + You can’t perform that action at this time. +
+ + + + + + + + + +
+ + You signed in with another tab or window. Reload to refresh your session. + You signed out in another tab or window. Reload to refresh your session. +
+ + + + +
+ + + + From 3d5c5af15c7147186f1e15829bcee1cef8ff5ef6 Mon Sep 17 00:00:00 2001 From: NOCTLJRNE Date: Fri, 15 Mar 2019 00:05:21 +0100 Subject: [PATCH 2/6] 2nd commit, using mark-down language --- notarynodes/phba2061/README_chainzilla.md | 1086 +-------------------- 1 file changed, 19 insertions(+), 1067 deletions(-) diff --git a/notarynodes/phba2061/README_chainzilla.md b/notarynodes/phba2061/README_chainzilla.md index d778c06..d53778d 100644 --- a/notarynodes/phba2061/README_chainzilla.md +++ b/notarynodes/phba2061/README_chainzilla.md @@ -1,1077 +1,29 @@ +# Foobar +Foobar is a Python library for dealing with word pluralization. +## Installation +Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar. +```bash +pip install foobar +``` +## Usage - - - - - - - - - - - +```python +import foobar +foobar.pluralize('word') # returns 'words' +foobar.pluralize('goose') # returns 'geese' +foobar.singularize('phenomena') # returns 'phenomenon' +``` +## Contributing +Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. - - - - - - - - - - - NotaryNodes/README.md at master · KomodoPlatform/NotaryNodes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Skip to content -
- - - - - - - - - - - -
- -
- -
- -
- - - -
-
-
- - - - - - - - - - - - -
-
- -
    - - - -
  • -
    - -
    - - - Watch - - -
    - Notifications -
    -
    - - - - - - - -
    -
    -
    - -
    -
  • - -
  • -
    -
    - - -
    -
    - - -
    - -
  • - -
  • -
    -
    - -
  • -
- -

- - /NotaryNodes - -

- -
- - - - -
-
-
- - - - - - - - Permalink - - - - - -
- -
- - Branch: - master - - - - - - - -
- -
- - Find file - - - Copy path - -
- -
- - - - -
-
- - @ptyx11 - ptyx11 - Update README.md - - - - bdec765 - - Mar 14, 2019 - -
- -
- -
- - - 1 contributor - - -
- -

Users who have contributed to this file

-
- - - -
-
- -
-
- - - - - -
- -
- -
- 56 lines (36 sloc) - - 3.34 KB -
- -
- -
- Raw - Blame - History -
- - -
- - - - -
- -
-
- -
-
-
- - -
-

chainzilla-banner-01.jpg

-

BIOGRAPHY

-

ChainZilla is a project that was launched in June 2018 to facilitate blockchain onboarding and app development on Komodo Platform and serveral other networks.

-

Since our launch we have re-designed and developed several applications in order to make it easy to launch a blockchain and manage an ICO. Some of these tools include a mobile wallet, paper wallet tool, and a faucet. We are currently working on the expansion of Chameleon Pay and a new payment processor that will allow us to offer different services to our clients.

-

Some of the projects that work with ChainZilla include Komodo, NEM, NIX, Pundix, and Groestlcoin. Early in 2019 we launched LABFin, a foundation to foment blockchain development in Panama and Latin America.

-

Projects / Milestones

-
    -
  • -

    ChainZilla / - June 2018 we launched C.Z. Web Service S.A. as the parent company of Chainzilla.io. The goal is to faciliate blockchain onboarding for Komodo and serveral platforms. Our team has been successful at launching several projects which rance in blockchain creation, app design, and web development.

    -
  • -
  • -

    LABFin / January 2019 - In order to foment blockchain development and education in Panama we launched the Latin American Blockchain and Fintech Initiative. This foundation is based in Panama and our main goal is to provide support to the public sector, lawmakers, startups, and private entities in Latin America. Komodo is one of LABFin's partners and is promoted in our presentations.

    -
  • -
  • -

    Chameleon Pay / - Feb 2019 We released the first version of Chameleon Pay - a universal cryptocurrency wallet that was tailored made for Komodo projects. The wallet was inspired by Agama wallet which is developed by the Komodo team.

    -
  • -
  • -

    Chameleon Additions / - Mar 2019 We have closed several deals with different coins which will be implemented into Chameleon Pay.

    -
  • -
-

Hardware information

- -

Vote information

-
    -
  • [Send Your Vote Here]:
  • -
-
RAfJvh7cGEYavic3NSZhg9QERGpJ3KfTV5
-
-

Contact information

- -
-
- -
- - - -
- - -
- - -
-
- - - -
- -
- -
-
- - -
- - - - - - -
- - - You can’t perform that action at this time. -
- - - - - - - - - -
- - You signed in with another tab or window. Reload to refresh your session. - You signed out in another tab or window. Reload to refresh your session. -
- - - - -
- - - +Please make sure to update tests as appropriate. +## License +[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file From f9134b7814a90736aae62e28133fc3da897d060c Mon Sep 17 00:00:00 2001 From: NOCTLJRNE Date: Fri, 15 Mar 2019 00:11:19 +0100 Subject: [PATCH 3/6] 3rd commit, using html language --- notarynodes/phba2061/README.md | 1071 +++++++++++++++++++++ notarynodes/phba2061/README_chainzilla.md | 29 - 2 files changed, 1071 insertions(+), 29 deletions(-) create mode 100644 notarynodes/phba2061/README.md delete mode 100644 notarynodes/phba2061/README_chainzilla.md diff --git a/notarynodes/phba2061/README.md b/notarynodes/phba2061/README.md new file mode 100644 index 0000000..9f1eda3 --- /dev/null +++ b/notarynodes/phba2061/README.md @@ -0,0 +1,1071 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + NotaryNodes/README.md at master · KomodoPlatform/NotaryNodes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content +
+ + + + + + + + + + + +
+ +
+ +
+ +
+ + + +
+
+
+ + + + + + + + + + + + +
+
+ +
    + + + +
  • +
    + +
    + + + Watch + + +
    + Notifications +
    +
    + + + + + + + +
    +
    +
    + +
    +
  • + +
  • +
    +
    + + +
    +
    + + +
    + +
  • + +
  • +
    +
    + +
  • +
+ +

+ + /NotaryNodes + +

+ +
+ + + + +
+
+
+ + + + + + + + Permalink + + + + + +
+ +
+ + Branch: + master + + + + + + + +
+ +
+ + Find file + + + Copy path + +
+ +
+ + + + +
+
+ + @ptyx11 + ptyx11 + Update README.md + + + + bdec765 + + Mar 14, 2019 + +
+ +
+ +
+ + + 1 contributor + + +
+ +

Users who have contributed to this file

+
+ + + +
+
+ +
+
+ + + + + +
+ +
+ +
+ 56 lines (36 sloc) + + 3.34 KB +
+ +
+ +
+ Raw + Blame + History +
+ + +
+ + + + +
+ +
+
+ +
+
+
+ + +
+

chainzilla-banner-01.jpg

+

BIOGRAPHY

+

ChainZilla is a project that was launched in June 2018 to facilitate blockchain onboarding and app development on Komodo Platform and serveral other networks.

+

Since our launch we have re-designed and developed several applications in order to make it easy to launch a blockchain and manage an ICO. Some of these tools include a mobile wallet, paper wallet tool, and a faucet. We are currently working on the expansion of Chameleon Pay and a new payment processor that will allow us to offer different services to our clients.

+

Some of the projects that work with ChainZilla include Komodo, NEM, NIX, Pundix, and Groestlcoin. Early in 2019 we launched LABFin, a foundation to foment blockchain development in Panama and Latin America.

+

Projects / Milestones

+
    +
  • +

    ChainZilla / - June 2018 we launched C.Z. Web Service S.A. as the parent company of Chainzilla.io. The goal is to faciliate blockchain onboarding for Komodo and serveral platforms. Our team has been successful at launching several projects which rance in blockchain creation, app design, and web development.

    +
  • +
  • +

    LABFin / January 2019 - In order to foment blockchain development and education in Panama we launched the Latin American Blockchain and Fintech Initiative. This foundation is based in Panama and our main goal is to provide support to the public sector, lawmakers, startups, and private entities in Latin America. Komodo is one of LABFin's partners and is promoted in our presentations.

    +
  • +
  • +

    Chameleon Pay / - Feb 2019 We released the first version of Chameleon Pay - a universal cryptocurrency wallet that was tailored made for Komodo projects. The wallet was inspired by Agama wallet which is developed by the Komodo team.

    +
  • +
  • +

    Chameleon Additions / - Mar 2019 We have closed several deals with different coins which will be implemented into Chameleon Pay.

    +
  • +
+

Hardware information

+ +

Vote information

+
    +
  • [Send Your Vote Here]:
  • +
+
RAfJvh7cGEYavic3NSZhg9QERGpJ3KfTV5
+
+

Contact information

+ +
+
+ +
+ + + +
+ + +
+ + +
+
+ + + +
+ +
+ +
+
+ + +
+ + + + + + +
+ + + You can’t perform that action at this time. +
+ + + + + + + + + +
+ + You signed in with another tab or window. Reload to refresh your session. + You signed out in another tab or window. Reload to refresh your session. +
+ + + + +
+ + + \ No newline at end of file diff --git a/notarynodes/phba2061/README_chainzilla.md b/notarynodes/phba2061/README_chainzilla.md deleted file mode 100644 index d53778d..0000000 --- a/notarynodes/phba2061/README_chainzilla.md +++ /dev/null @@ -1,29 +0,0 @@ -# Foobar - -Foobar is a Python library for dealing with word pluralization. - -## Installation - -Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar. - -```bash -pip install foobar -``` - -## Usage - -```python -import foobar - -foobar.pluralize('word') # returns 'words' -foobar.pluralize('goose') # returns 'geese' -foobar.singularize('phenomena') # returns 'phenomenon' -``` - -## Contributing -Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. - -Please make sure to update tests as appropriate. - -## License -[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file From 217b5c4ea5281dd3fdab01b669ef780d5802ff5f Mon Sep 17 00:00:00 2001 From: NOCTLJRNE Date: Fri, 15 Mar 2019 00:12:43 +0100 Subject: [PATCH 4/6] 3rd commit, using mark down language --- notarynodes/phba2061/README.md | 1080 +------------------------------- 1 file changed, 19 insertions(+), 1061 deletions(-) diff --git a/notarynodes/phba2061/README.md b/notarynodes/phba2061/README.md index 9f1eda3..d53778d 100644 --- a/notarynodes/phba2061/README.md +++ b/notarynodes/phba2061/README.md @@ -1,1071 +1,29 @@ +# Foobar - - - - - - - - - - - +Foobar is a Python library for dealing with word pluralization. +## Installation +Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar. - - - - - - - +```bash +pip install foobar +``` - - - NotaryNodes/README.md at master · KomodoPlatform/NotaryNodes - - - - +## Usage - - +```python +import foobar - - - - - +foobar.pluralize('word') # returns 'words' +foobar.pluralize('goose') # returns 'geese' +foobar.singularize('phenomena') # returns 'phenomenon' +``` +## Contributing +Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. - +Please make sure to update tests as appropriate. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Skip to content -
- - - - - - - - - - - -
- -
- -
- -
- - - -
-
-
- - - - - - - - - - - - -
-
- -
    - - - -
  • -
    - -
    - - - Watch - - -
    - Notifications -
    -
    - - - - - - - -
    -
    -
    - -
    -
  • - -
  • -
    -
    - - -
    -
    - - -
    - -
  • - -
  • -
    -
    - -
  • -
- -

- - /NotaryNodes - -

- -
- - - - -
-
-
- - - - - - - - Permalink - - - - - -
- -
- - Branch: - master - - - - - - - -
- -
- - Find file - - - Copy path - -
- -
- - - - -
-
- - @ptyx11 - ptyx11 - Update README.md - - - - bdec765 - - Mar 14, 2019 - -
- -
- -
- - - 1 contributor - - -
- -

Users who have contributed to this file

-
- - - -
-
- -
-
- - - - - -
- -
- -
- 56 lines (36 sloc) - - 3.34 KB -
- -
- -
- Raw - Blame - History -
- - -
- - - - -
- -
-
- -
-
-
- - -
-

chainzilla-banner-01.jpg

-

BIOGRAPHY

-

ChainZilla is a project that was launched in June 2018 to facilitate blockchain onboarding and app development on Komodo Platform and serveral other networks.

-

Since our launch we have re-designed and developed several applications in order to make it easy to launch a blockchain and manage an ICO. Some of these tools include a mobile wallet, paper wallet tool, and a faucet. We are currently working on the expansion of Chameleon Pay and a new payment processor that will allow us to offer different services to our clients.

-

Some of the projects that work with ChainZilla include Komodo, NEM, NIX, Pundix, and Groestlcoin. Early in 2019 we launched LABFin, a foundation to foment blockchain development in Panama and Latin America.

-

Projects / Milestones

-
    -
  • -

    ChainZilla / - June 2018 we launched C.Z. Web Service S.A. as the parent company of Chainzilla.io. The goal is to faciliate blockchain onboarding for Komodo and serveral platforms. Our team has been successful at launching several projects which rance in blockchain creation, app design, and web development.

    -
  • -
  • -

    LABFin / January 2019 - In order to foment blockchain development and education in Panama we launched the Latin American Blockchain and Fintech Initiative. This foundation is based in Panama and our main goal is to provide support to the public sector, lawmakers, startups, and private entities in Latin America. Komodo is one of LABFin's partners and is promoted in our presentations.

    -
  • -
  • -

    Chameleon Pay / - Feb 2019 We released the first version of Chameleon Pay - a universal cryptocurrency wallet that was tailored made for Komodo projects. The wallet was inspired by Agama wallet which is developed by the Komodo team.

    -
  • -
  • -

    Chameleon Additions / - Mar 2019 We have closed several deals with different coins which will be implemented into Chameleon Pay.

    -
  • -
-

Hardware information

- -

Vote information

-
    -
  • [Send Your Vote Here]:
  • -
-
RAfJvh7cGEYavic3NSZhg9QERGpJ3KfTV5
-
-

Contact information

- -
-
- -
- - - -
- - -
- - -
-
- - - -
- -
- -
-
- - -
- - - - - - -
- - - You can’t perform that action at this time. -
- - - - - - - - - -
- - You signed in with another tab or window. Reload to refresh your session. - You signed out in another tab or window. Reload to refresh your session. -
- - - - -
- - - \ No newline at end of file +## License +[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file From cbc95d4be19ab37794c7147c1804e770f9208e8c Mon Sep 17 00:00:00 2001 From: NOCTLJRNE Date: Tue, 26 Mar 2019 21:59:51 +0100 Subject: [PATCH 5/6] adding phba2061 info in readme.md --- notarynodes/phba2061/README.md | 42 +++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/notarynodes/phba2061/README.md b/notarynodes/phba2061/README.md index d53778d..cb45a0a 100644 --- a/notarynodes/phba2061/README.md +++ b/notarynodes/phba2061/README.md @@ -1,29 +1,33 @@ -# Foobar +# Komodo Notary Node Voting Proposal -Foobar is a Python library for dealing with word pluralization. -## Installation +![Image of Yaktocat](https://i.pinimg.com/236x/e0/c6/5f/e0c65f4c027454ab7ee2fe02a8a42bcd--dynasty-warriors-lee-joon.jpg) -Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar. -```bash -pip install foobar -``` +| | | +| ----------------- | ------------- | +|Discord username | @PHBA2061#2530| +|Region | EU| +|Server details | Linode 64GB: 16 CPU, 1280GB Storage, 64GB RAM, Frankfurt-DE| +|Voting address | RFcGrDLnWh1cMiQqMKncFJ6b9cnt8fwKCM| -## Usage +--- -```python -import foobar +## :information_source: My profile and background :information_source: -foobar.pluralize('word') # returns 'words' -foobar.pluralize('goose') # returns 'geese' -foobar.singularize('phenomena') # returns 'phenomenon' -``` +You can find my full background & profile on linkedin [linkedin](https://www.linkedin.com/in/bao-an-pham-ho-b04814a3/) In short, I'm an electrical engineer who is currently working in France. After 3 years working for CEA (a French public government-funded research organisation), I decided to learn how to become a blockchain developper. -## Contributing -Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. -Please make sure to update tests as appropriate. +## :question: Why should you vote for me :question: -## License -[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file +I'd like to focus on developping blockchain dapps (I personnally believe that games will be the catalyst for blockchain mass adoption). I've already deployed a few dapps on Ethereum Ropsten testnet. I'm also interrested in Komodo's crypto conditions (CC), but didn't really have the time to take a deep look into it (I started with Ethereum because it is well documented and supported). By entrusting me your votes, I'll be able to fund my works with the mining rewards from notary node (NN), expand my team if needed (for the moment I'm the only member :grin:) and speed up my contribution to the Komodo ecosytem. + +I don't have much experience in system security/administration, but I don't mind spend time learning from other NN operators in order to guarantee the performance of my NN. + + + +## :link: My other social pages/link :link: +- My website, which is still under construction & temporally hosted on [codesandbox.io](https://64n60p245n.codesandbox.io/) :joy: +- A dapp (which was based on a Truffle framework tutorial, I migrated the front-end part to React) that I have deployed on Ethereum Ropsten testnet :dog: [codesandbox](https://jz0060zrmy.codesandbox.io/) +- A simple dice game smart-contract (which use blockhash instead of a true source of randomness), also deployed on Ropsten tesnet :game_die: [etherscan](https://ropsten.etherscan.io/address/0xb5a5734ba7198a2283730bc998f8af56408ca06d#code) +## End From e5988c17eee3a3e47612e9c1ab6580ad2e2aec8e Mon Sep 17 00:00:00 2001 From: NOCTLJRNE Date: Wed, 27 Mar 2019 23:26:27 +0100 Subject: [PATCH 6/6] adding phba2061 and info in readme.md --- notarynodes/phba2061/README.md | 54 +++++++++++++++++++++++++++++----- 1 file changed, 46 insertions(+), 8 deletions(-) diff --git a/notarynodes/phba2061/README.md b/notarynodes/phba2061/README.md index cb45a0a..b9fe267 100644 --- a/notarynodes/phba2061/README.md +++ b/notarynodes/phba2061/README.md @@ -1,4 +1,4 @@ -# Komodo Notary Node Voting Proposal +# Komodo Notary Node (NN) Voting Proposal ![Image of Yaktocat](https://i.pinimg.com/236x/e0/c6/5f/e0c65f4c027454ab7ee2fe02a8a42bcd--dynasty-warriors-lee-joon.jpg) @@ -15,19 +15,57 @@ ## :information_source: My profile and background :information_source: -You can find my full background & profile on linkedin [linkedin](https://www.linkedin.com/in/bao-an-pham-ho-b04814a3/) In short, I'm an electrical engineer who is currently working in France. After 3 years working for CEA (a French public government-funded research organisation), I decided to learn how to become a blockchain developper. +You can find my full background & profile on linkedin [linkedin](https://www.linkedin.com/in/bao-an-pham-ho-b04814a3/). In short, I'm an electrical engineer who is currently working in France. After 3 years working for CEA as a R&D engineer(CEA is a French public government-funded research organisation; me and my team, we build handheld gas sampling/analyzing devices, I wish I could show you some pictures but I can't due to NDA), I decided to learn how to become a blockchain developper. + +I'm also a "electronic geek", in the past I spent a lot of time playing with stuffs like Arduino board, Raspberry SBC, and electronic components such as microcontrollers, sensors, LCD screens ... Here's an example of what I would do during my free time :clapper: [Rainbow RGB LED](https://youtu.be/YA9X3_JJ8hM) ## :question: Why should you vote for me :question: -I'd like to focus on developping blockchain dapps (I personnally believe that games will be the catalyst for blockchain mass adoption). I've already deployed a few dapps on Ethereum Ropsten testnet. I'm also interrested in Komodo's crypto conditions (CC), but didn't really have the time to take a deep look into it (I started with Ethereum because it is well documented and supported). By entrusting me your votes, I'll be able to fund my works with the mining rewards from notary node (NN), expand my team if needed (for the moment I'm the only member :grin:) and speed up my contribution to the Komodo ecosytem. +I'd like to focus on developping blockchain dapps (I personnally believe that games will be the catalyst for blockchain mass adoption). I've already deployed a few dapps on Ethereum Ropsten testnet. I'm also interrested in Komodo's crypto conditions (CC), but didn't really have the time to take a deep look into it (I started with Ethereum because it is well documented and supported). By entrusting me your votes, I'll be able to fund my works with the mining rewards from my NN, expand my team if needed and speed up my contribution to the Komodo ecosytem (for the moment I'm the only member, but even without getting elected, I'll will still spend time on learning & developping CC :grin:) . -I don't have much experience in system security/administration, but I don't mind spend time learning from other NN operators in order to guarantee the performance of my NN. +I don't have much experience in system security/administration, but I don't mind spend time learning from other NN operators, and with my engineering and technical background, I believe that I'll be able to guarantee the performance of my NN. +## :link: My other social pages/links :link: +- My linkedin profile [linkedin](https://www.linkedin.com/in/bao-an-pham-ho-b04814a3/). +- I'm a co-inventor of the published patent **"Device for analysis of mixtures of at least 2 gas"** :bulb: [worldwide.espacenet.com](https://worldwide.espacenet.com/publicationDetails/biblio?CC=US&NR=2017016840&KC=A1). +- My website, which is still under construction & temporally hosted on [codesandbox.io](https://64n60p245n.codesandbox.io/). :joy: +- A dapp (which was based on a Truffle framework tutorial, I migrated the front-end part to React) that I have deployed on Ethereum Ropsten testnet :dog: [codesandbox](https://jz0060zrmy.codesandbox.io/). +- A simple dice game smart-contract (which use blockhash instead of a true source of randomness), also deployed on Ropsten tesnet :game_die: [etherscan](https://ropsten.etherscan.io/address/0xb5a5734ba7198a2283730bc998f8af56408ca06d#code). +- And there will be more to come. + + +## :lock: My PGP public key (*.asc) :lock: +-----BEGIN PGP PUBLIC KEY BLOCK----- +``` +mQINBFySYFoBEAC99zs+kszeYtfM/Rh1eqykXMWcAczRuc4IwDq0w/xpTOzoM+xV +5j/Q52JHfogmcDJwrVv3F+TfNNpp4dQGfVg8JqMKyCzyRpYna5Bz98hdJipVQlji +pW/+oJGGhq1xzSnTb/4ecRf9/a8fHBsb8JTBvrYqxbDpt/7j16GjCEl+gVqXaFSc +9YQ03dz2IGprypOz/bf0IlDfemwPb5N6pAZR1a6XuxnZwMvIrAixqDhYHufpc8IX +EaUk7082e4wpoCVSARmtPTAWfgEkk7ZAyH+gtu7ebjMpydhDWqBW8K6nbqIuvvkZ +Zn2dk69Wlz+Jk6fPs1dzrD+f91dSobAzVnUMGY/6Pv3JF2iEgEVsaqmw1e4KWEPO +cvrVHVwsvV32d1bOBRl3SLQEDOd686nSuFQT3QrZijCL30lBFi6+/vykoQtOIcEC +FZ3Jes2curwOdI5rBUoOmNAXw8K7j+3p7kAKmh+moioKrHzOe3/zXBMoCi/bRcn6 +1j/IDQ19dGvj3Xxf78bQfUwbS3fEDb/T08vS6KeobVJk4fFYKtetGIPg2jAv4MtG +/qi3NNmqCD3gZNOKysIhZLj0EGd5WXTrkyJhWz3w96lCnpaJbVGsPQ/t0h8Vd5Ld +7R9+a+QCRX4CVZteSUJ4yMJzjEMGvwskrVr65Ibwt8BilzTKPx2gIRcfeQARAQAB +tB1waGJhMjA2MSA8bm9jdGxqcm5lQGxpdmUuY29tPokCVAQTAQgAPhYhBM1W+P81 +vWaf3z4Vt8+dS7wQSXD+BQJckmBaAhsPBQkDw3VWBQsJCAcCBhUKCQgLAgQWAgMB +Ah4BAheAAAoJEM+dS7wQSXD+6YQP/Ryoy1FMh17MO8iLcXJL88dnbLLL/IseiJ9O +M0HR2XXXSJIRdGtdcnRPvIVOyuwTvttwGp7y6JQitzL2gU5xyhCY83k3AObwNJv0 +TyFbIvzl9bpxNN48XOOiKTfzQBm2eb1C+Y3F8i2VCcpsPObm0TFRwpOtzCtW7rrw +kJYA/77HWzRfGw1RRKN5LGtDmC1LunYiU6I18vYmW81RDr0hI8Qb2IICleKw3sUA +LB1NEJLN/WEHrAOGvjg3IAOEFeYUfj+6bq3JBDQ10QeHi3IJhnvilwxWO9ARW6pT +UrfntQjP4MlEGCpJLy36CmbOeyEXLlf2UH8Kf+m43CjsDnBfgZ4yTiJziMShV3F8 +N+tm7y77yNbu9XTX+gOr0uGk23OxdT/6fobTI3EKn+20j3dnXXhEwio+/bhnSpUo +2n4AyAUnwF14qdUp9pdUR1dFfnT8ObNvQGYVUy3mtGIKPF/zqeKdfjJ0MXoN117S +f6QJpWsV6azR4pCh0SEzVak2L+HqWp8I6bqlTDYfAGZ2ybMSE+NQVaIOajJ/gb11 ++y4kYtbFxPqeosAhuXyIUI4nvyt+yUzWn8Na2+XcyIxKfdlQMfnU0wVQWa+A2Ugw +jk8Pvh35E0M10OrYAPj/XSFKAEWN/cu9d6zMypU9YP/lnlRnlBQaoiU7ZPg27t5o +fcd5eJa8 +=7uKG +-----END PGP PUBLIC KEY BLOCK----- +``` -## :link: My other social pages/link :link: -- My website, which is still under construction & temporally hosted on [codesandbox.io](https://64n60p245n.codesandbox.io/) :joy: -- A dapp (which was based on a Truffle framework tutorial, I migrated the front-end part to React) that I have deployed on Ethereum Ropsten testnet :dog: [codesandbox](https://jz0060zrmy.codesandbox.io/) -- A simple dice game smart-contract (which use blockhash instead of a true source of randomness), also deployed on Ropsten tesnet :game_die: [etherscan](https://ropsten.etherscan.io/address/0xb5a5734ba7198a2283730bc998f8af56408ca06d#code) ## End