This commit is contained in:
danogentili 2016-04-29 15:00:55 +02:00
parent 3b984dcdf6
commit 164722b0d9

View File

@ -285,18 +285,45 @@
</section>
<!-- github Section -->
<section class="success" id="about">
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Who am I</h2>
<h2>Github projects</h2>
<hr class="star-light">
<p id="ghapidata">I am a guy who really likes computers and books.<br>In my free time I like learning programming languages and working on my projects.</p>
<p id="ghapidata"></p>
</div>
</div>
</div>
</section>
<!-- bots Section -->
<section class="success" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Telegram bots</h2>
<hr class="star-light">
<p>I also created lots of telegram bots: </p>
<ul class="item-details">
<li>
<strong><a href="https://telegram.me/caption_ai_bot" target="_blank">Captionbot.ai bot - This bot will recognize the content of any image you send him using the Microsoft&apos; captionbot.ai api.</a>
</strong><br>
</li>
<li>
<strong><a href="https://telegram.me/video_dl_bot" target="_blank">Video dl bot - This bot can download and send videos from hundreds of websites including YouTube, Rai.tv, Mediaset and La7!</a>
</strong><br>
</li>
<li>
<strong><a href="https://telegram.me/mklwp_bot" target="_blank">Mklwp bot - Live wallpaper creator bot for Android.</a>
</strong><br>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section class="success" id="about">
<div class="container">
@ -688,16 +715,16 @@
<ul class="item-details">
<li>
<strong><a href="http://forum.xda-developers.com/galaxy-s3-neo/general/development-multirom-s3-neo-s3ve3g-t3174148" target="_blank">Multirom for s3 NEO</a><BR>Status: </strong><strong class="green"> Active<BR>
</strong>
</li><br>
</strong><br>
</li>
<li>
<strong>Android interface for youtube-dl<BR>Status: </strong><strong class="green"> Active<BR>
</strong>
</li><br>
</strong><br>
</li>
<li>
<strong><a href="http://winxpocket.forumcommunity.net/m/?t=57774637" target="_blank">Italian Subtitles for the 7^ season of Winx Club</a><BR>Status: </strong><strong class="red"> abandoned<BR>
</strong>
</li><br>
</strong><br>
</li>
</ul>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>