Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding my contribution with motoko code #662

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
- [Gianpierre Fernandez](https://github.com/G1anpierre)
- [Hans](https://github.com/hungvu193)
- [Harsh Tank](https://github.com/harshtank)
- [HOUNKPE Fabrice](https://github.com/fabrice000)
- [HRAnkit](https://github.com/hrankit)
- [Homard](https://github.com/homard)
- [Hritik Soni](https://github.com/iamhritik55)
Expand Down
10 changes: 10 additions & 0 deletions code/motoko/hello_world.mo
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
import Debug "mo:base/Debug";


actor HelloWorld{

public func sayhello() : async () {
Debug.print("Hello World");

};
};
19 changes: 19 additions & 0 deletions profiles/Fabrice_C_Hounkpe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## D4rkC4rl

### Bio
Software Engineer / Security Enthusiast / Gamer

### Location
Abomey-Calavi, Benin

### Projects
Just check my github you won't be disappointed, well I hope so
### Hobbies & Interests
Everything related to coding and video games but more computer security and gymnastics
### Profiles
[![Github][github-img]](https://github.com/fabrice000)
[![Twitter][twitter-img]](https://x.com/Dark_Carl007)

<!-- Don't edit the below 2 lines -->
[twitter-img]: https://i.imgur.com/wWzX9uB.png
[github-img]: https://i.imgur.com/9I6NRUm.png