Dear steem community
Let me first introduce my self, my name is Reda, I'm 31, and I'm a senior web developer.
I have spent many years in the e-commerce business, but I always wanted to learn new technologies and experience with it.
Lately, I took some time to put my hands on the blockchain after exhausting the official solidity documentation and some public repo.
So I opened remix IDE, which is a great tool, and started writing some code. Then I had that talk with a French guy about a game on the blockchain. I found the game idea interesting and put down a game concept that I named Fibonzi. It is basically a Ponzi scheme over Fibonacci series. I took one weekend to implement the game. Technically, I went with an Angular4 app hosted on Firebase. I used truffle-contract and web3Js to integrate with the blockchain. And of course, Fibonzi contract written with Solidity and deployed to the EVM at the following @ 0xc352ADd7Ad8CaC8baa839d8C88e7e9d7Df9a219B
So I guess my first dapp is www.fibonzi.com, but I'm definitely going to up the work on the blockchain and try to develop some interesting dapps.
Please feel free to comment!