feature-funds.html (3654B)
1 <section id="why"> 2 <div class="container"> 3 <div class="row"> 4 <div class="col-xl-12 text-center"> 5 <h2 class="section-heading">How can I help?</h2> 6 <hr class="primary"> 7 <br /> 8 </div> 9 </div> 10 </div> 11 <div class="container"> 12 <div class="row"> 13 <div class="col-xl-3 col-lg-6 text-center"> 14 <div class="service-box"> 15 <i class="fa fa-4x fa-code wow bounceIn text-primary"></i> 16 <h3>Improving the code</h3> 17 <p class="text-muted">If you have development expertise in Jekyll, SEO or Web Design I'll thank you to give me your opinion, or could send a <a target="_blank" href="https://github.com/jekynewage/jekynewage.github.io">pull request</a>. Ruby, JavaScript, HTML and CSS developers are welcome here! I look forward to sharing my ideas of web marketing and grow hacking with you!</p> 18 </div> 19 </div> 20 <div class="col-xl-3 col-lg-6 text-center"> 21 <div class="service-box"> 22 <i class="fa fa-4x fa-bitcoin wow bounceIn text-primary" data-wow-delay=".1s"></i> 23 <h3>Donate for freedom</h3> 24 <p class="text-muted"><a class="page-scroll" href="#donate">A donation</a> for my freedom would be fantastic! After all, the goal of all is to get it is not so? Remember that, I will appreciate much more those who contacted me after making a small donation, you think i like to work for free?! If you do not know what is Bitcoin, <a target="_blank" href="http://www.coindesk.com/information/what-is-bitcoin/">you can find out which</a>, I believe a lot in this project to give freedom to many around the world!</p> 25 </div> 26 </div> 27 <div class="col-xl-3 col-lg-6 text-center"> 28 <div class="service-box"> 29 <i class="fa fa-4x fa-linkedin wow bounceIn text-primary" data-wow-delay=".2s"></i> 30 <h3>Give me authority</h3> 31 <p class="text-muted">I'm trying to grow hack myself on <a target="_blank" href="https://it.linkedin.com/in/antoniotrento">LinkedIn</a>, a recommendation more on my profile could make a difference to my professional career, what do you say to help this? Connect with me via email lantoniotrento[at]gmail.com and leave a recommendation and some endorsment, are appreciated as much as the donations!</p> 32 </div> 33 </div> 34 <div class="col-xl-3 col-lg-6 text-center"> 35 <div class="service-box"> 36 <i class="fa fa-4x fa-key wow bounceIn text-primary" data-wow-delay=".3s"></i> 37 <h3>Let's help each other</h3> 38 <p class="text-muted">We can help each other if you want, if you help me with a sizable donation you give me the opportunity to evaluate <a target="_blank" href="https://keybase.io/antoniotrento">your invitation on KeyBase</a> (there are only 25000 invitations available), the portal created to keep your privacy intact while remaining confident of dealing with people honest and real in bitcoin circuit!</p> 39 </div> 40 </div> 41 </div> 42 </div> 43 <div class="container"> 44 <div class="row"> 45 <div class="col-xl-12 text-center"> 46 <br /> 47 <hr class="primary"> 48 <h3>Mail me at info[at]nordgedanken.de for any kind of info</h3> 49 <hr class="primary"> 50 <br /> 51 </div> 52 </div> 53 </div> 54 </section>