<div dir="ltr">Need suggestion on the following idea.<div style>Would like to submit the proposal for GSOC this year with this idea.</div><div style><br></div><div style><div>I was thinking how to build a interactive maths game for mobile. I came up with a simple idea as we have Tuxmath for Ubuntu. I have detailed my idea below please give your review, so I can send my proposal very well.</div>
<div><br></div><div>Here I would like to use SVG for drawing the figures like bullet, fire stone falling down then interactive Tux or Tank which will shoot bullets for the answers. </div><div><br></div><div>The game goes like follows I will discuss the Over all outline here, but the game will have some additional stages.</div>
<div><br></div><div><ol style="font-family:arial,sans-serif;font-size:13px"><li style="margin-left:15px">First the user will be getting the question at the top of the screen, say as  we have ads in many websites.<br></li>
<li style="margin-left:15px">Then for that particular question in first stage we will be making to fall 4 hot stones with numbers, in that only one correct answer will be there.<br></li><li style="margin-left:15px">The Tux or Tank has to shoot the number which is similar as we have in PC games.<br>
</li><li style="margin-left:15px">The user has to move his Tux or Tank by shaking the phone or by dragging(it is easy to implement first) then have to stand straight and have to tap on screen.</li><li style="margin-left:15px">
When he taps, the bullet will be going and shooting. For every miss we can reduce the points(max 3 chances to shoot)</li><li style="margin-left:15px">If he misses 3 times then his game will be over and he has to restart from first.</li>
</ol><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">If you give some suggestions on this idea I can write some code and come up with SVG first for tank and then for Tux.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Waiting for the reply. I am sure I can build this game and show for mobile. I can give the output first for Mozilla Phone OS, then can show demo for android and finally for IOs. </div>
</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 1:24 AM,  <span dir="ltr"><<a href="mailto:tux4kids-discuss-request@lists.alioth.debian.org" target="_blank">tux4kids-discuss-request@lists.alioth.debian.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Tux4kids-discuss mailing list submissions to<br>
        <a href="mailto:tux4kids-discuss@lists.alioth.debian.org">tux4kids-discuss@lists.alioth.debian.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss</a><br>
<br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:tux4kids-discuss-request@lists.alioth.debian.org">tux4kids-discuss-request@lists.alioth.debian.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:tux4kids-discuss-owner@lists.alioth.debian.org">tux4kids-discuss-owner@lists.alioth.debian.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Tux4kids-discuss digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: TuxPaint Ideas (Ioana Culic)<br>
   2. Re: TuxPaint Ideas (Bill Kendrick)<br>
   3. Re: TuxPaint Ideas (Ioana Culic)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 29 Apr 2013 20:22:15 +0300<br>
From: Ioana Culic <<a href="mailto:ioanaculic92@gmail.com">ioanaculic92@gmail.com</a>><br>
Cc: tux4kids-discuss <<a href="mailto:tux4kids-discuss@lists.alioth.debian.org">tux4kids-discuss@lists.alioth.debian.org</a>><br>
Subject: Re: [Tux4kids-discuss] TuxPaint Ideas<br>
Message-ID:<br>
        <<a href="mailto:CALmLm%2BuE9J6z63LNNoS3KO9mr87TRgC%2BixO6VQAnAsmoS%2BNvHA@mail.gmail.com">CALmLm+uE9J6z63LNNoS3KO9mr87TRgC+ixO6VQAnAsmoS+NvHA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi,<br>
<br>
Thank you for your response. I would like to contribute to Tux's Turtle,<br>
especially if you think of writing it for mobile platforms too, as this is<br>
the area I have the most experience in.<br>
<br>
Could I submit a proposal for the GSoC program regarding writing Tux's<br>
Turtle for Android or iOS, or I should stick to the projects that are<br>
already released?<br>
<br>
If the second choice is better, do you think that writing the Tux Paint for<br>
Android is a good proposal? This would also involve implementing the new<br>
features you mentioned.<br>
<br>
Ioana<br>
<br>
<br>
On Mon, Apr 29, 2013 at 8:01 PM, Bill Kendrick <<a href="mailto:nbs@sonic.net">nbs@sonic.net</a>> wrote:<br>
<br>
><br>
> Hi Ioana, thanks for the suggestion.  I have actually already started<br>
> a separate project that is a turtle-graphics based drawing system,<br>
> "Tux's Turtle."<br>
><br>
> Unlike Logo, it's fully interactive, and not based on programming<br>
> individual commands; e.g., you press [D] to draw a line, [R] to rotate<br>
> N degrees, [M] to move forward without drawing, etc. -- as you do<br>
> this, the turtle draws and moves, and at the same time, 'behind the<br>
> scenes', the "program" is being recorded so that it can be edited,<br>
> played back, saved, etc..  (It is based on "Delta Drawing", an old program<br>
> for early 1980s mirocomputers (Atari, Apple II, etc.))<br>
><br>
> <a href="http://tuxsturtle.sourceforge.net/" target="_blank">http://tuxsturtle.sourceforge.net/</a><br>
><br>
> At this point, I don't think I'd like to add much in the way of<br>
> programming functionality to Tux Paint.  (I WOULD like to completely<br>
> change how plug-ins (Magic tools) are developed, and emphasize how older<br>
> children (say, high school) can create their own, to extend Tux Paint.)<br>
><br>
> -bill!<br>
><br>
> On Mon, Apr 29, 2013 at 07:47:48PM +0300, Ioana Culic wrote:<br>
> >    Hello,<br>
> >    I am really interested in working with you within the Google Summer of<br>
> >    Code programm.<br>
> >    I would like to submit a proposal regarding the TuxPaint application.<br>
> I<br>
> >    thought of extending it so that it could also help children learn<br>
> >    programming.<br>
> >    The idea would be to use the Logo programming language. We could use<br>
> Tux<br>
> >    as the character which should be moved on the screen. There sould be<br>
> two<br>
> >    play modes: one which allows you to draw whatever you like,and another<br>
> >    which gives you some drawings you must reproduce.<br>
> >    I have thought of implementing the application for mobile<br>
> devices(Android<br>
> >    or iOS).<br>
> >    I would deeply appreciate if you could give me some feedback on my<br>
> idea.<br>
> >    Ioana Culic<br>
><br>
> > _______________________________________________<br>
> > Tux4kids-discuss mailing list<br>
> > <a href="mailto:Tux4kids-discuss@lists.alioth.debian.org">Tux4kids-discuss@lists.alioth.debian.org</a><br>
> > <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss</a><br>
><br>
> --<br>
> -bill!<br>
> Sent from my computer<br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.alioth.debian.org/pipermail/tux4kids-discuss/attachments/20130429/92c56622/attachment-0001.html" target="_blank">http://lists.alioth.debian.org/pipermail/tux4kids-discuss/attachments/20130429/92c56622/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 29 Apr 2013 11:14:28 -0700<br>
From: Bill Kendrick <<a href="mailto:nbs@sonic.net">nbs@sonic.net</a>><br>
To: Ioana Culic <<a href="mailto:ioanaculic92@gmail.com">ioanaculic92@gmail.com</a>><br>
Cc: tux4kids-discuss <<a href="mailto:tux4kids-discuss@lists.alioth.debian.org">tux4kids-discuss@lists.alioth.debian.org</a>><br>
Subject: Re: [Tux4kids-discuss] TuxPaint Ideas<br>
Message-ID: <<a href="mailto:20130429181428.GB23016@sonic.net">20130429181428.GB23016@sonic.net</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
<br>
Hi Ioana, unfortunately, I think I'd be the person who would need to<br>
mentor a GSOC student to work on Tux's Turtle, and I do not have the time<br>
right now.  (Also, the code isn't in a particularly usable state.)<br>
<br>
As for an Android port of Tux Paint, I would definitely want a _port_,<br>
rather than a rewrite.  In other words, like with the ports to<br>
Windows, BeOS, and Mac OS X (and, once we integrate it, iOS (iPad)),<br>
I'd want the Android stuff to be part of the main codebase, and not<br>
a separate program that would need to be maintained separately.<br>
<br>
I'm not very familiar with Android development, so I don't know how<br>
much that would involve, but I'm pretty certain that other libSDL-based<br>
games have been ported to Android in that way, so it should be possible.<br>
(Part of the problem is that Tux Paint depends on a _lot_ of various<br>
SDL-based libraries, and other libraries (FreeType, SVG and PNG libs, etc.))<br>
<br>
-bill!<br>
<br>
On Mon, Apr 29, 2013 at 08:22:15PM +0300, Ioana Culic wrote:<br>
>    Hi,<br>
>    Thank you for your response. I would like to contribute to Tux's Turtle,<br>
>    especially if you think of writing it for mobile platforms too, as this is<br>
>    the area I have the most experience in.<br>
>    Could I submit a proposal for the GSoC program regarding writing Tux's<br>
>    Turtle for Android or iOS, or I should stick to the projects that are<br>
>    already released?<br>
>    If the second choice is better, do you think that writing the Tux Paint<br>
>    for Android is a good proposal? This would also involve implementing the<br>
>    new features you mentioned.<br>
>    Ioana<br>
><br>
>    On Mon, Apr 29, 2013 at 8:01 PM, Bill Kendrick <<a href="mailto:nbs@sonic.net">nbs@sonic.net</a>> wrote:<br>
><br>
>      Hi Ioana, thanks for the suggestion.  I have actually already started<br>
>      a separate project that is a turtle-graphics based drawing system,<br>
>      "Tux's Turtle."<br>
><br>
>      Unlike Logo, it's fully interactive, and not based on programming<br>
>      individual commands; e.g., you press [D] to draw a line, [R] to rotate<br>
>      N degrees, [M] to move forward without drawing, etc. -- as you do<br>
>      this, the turtle draws and moves, and at the same time, 'behind the<br>
>      scenes', the "program" is being recorded so that it can be edited,<br>
>      played back, saved, etc..  (It is based on "Delta Drawing", an old<br>
>      program<br>
>      for early 1980s mirocomputers (Atari, Apple II, etc.))<br>
><br>
>      <a href="http://tuxsturtle.sourceforge.net/" target="_blank">http://tuxsturtle.sourceforge.net/</a><br>
><br>
>      At this point, I don't think I'd like to add much in the way of<br>
>      programming functionality to Tux Paint.  (I WOULD like to completely<br>
>      change how plug-ins (Magic tools) are developed, and emphasize how older<br>
>      children (say, high school) can create their own, to extend Tux Paint.)<br>
><br>
>      -bill!<br>
>      On Mon, Apr 29, 2013 at 07:47:48PM +0300, Ioana Culic wrote:<br>
>      >    Hello,<br>
>      >    I am really interested in working with you within the Google Summer<br>
>      of<br>
>      >    Code programm.<br>
>      >    I would like to submit a proposal regarding the TuxPaint<br>
>      application. I<br>
>      >    thought of extending it so that it could also help children learn<br>
>      >    programming.<br>
>      >    The idea would be to use the Logo programming language. We could<br>
>      use Tux<br>
>      >    as the character which should be moved on the screen. There sould<br>
>      be two<br>
>      >    play modes: one which allows you to draw whatever you like,and<br>
>      another<br>
>      >    which gives you some drawings you must reproduce.<br>
>      >    I have thought of implementing the application for mobile<br>
>      devices(Android<br>
>      >    or iOS).<br>
>      >    I would deeply appreciate if you could give me some feedback on my<br>
>      idea.<br>
>      >    Ioana Culic<br>
><br>
>      > _______________________________________________<br>
>      > Tux4kids-discuss mailing list<br>
>      > <a href="mailto:Tux4kids-discuss@lists.alioth.debian.org">Tux4kids-discuss@lists.alioth.debian.org</a><br>
>      ><br>
>      <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss</a><br>
>      --<br>
>      -bill!<br>
>      Sent from my computer<br>
<br>
> _______________________________________________<br>
> Tux4kids-discuss mailing list<br>
> <a href="mailto:Tux4kids-discuss@lists.alioth.debian.org">Tux4kids-discuss@lists.alioth.debian.org</a><br>
> <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss</a><br>
<br>
--<br>
-bill!<br>
Sent from my computer<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 29 Apr 2013 22:54:31 +0300<br>
From: Ioana Culic <<a href="mailto:ioanaculic92@gmail.com">ioanaculic92@gmail.com</a>><br>
To: Bill Kendrick <<a href="mailto:nbs@sonic.net">nbs@sonic.net</a>><br>
Cc: tux4kids-discuss <<a href="mailto:tux4kids-discuss@lists.alioth.debian.org">tux4kids-discuss@lists.alioth.debian.org</a>><br>
Subject: Re: [Tux4kids-discuss] TuxPaint Ideas<br>
Message-ID:<br>
        <<a href="mailto:CALmLm%2BsqEphU52w7RE3Y9JLy9ehNhTEDCdQmFX2sgh0DbZdfcg@mail.gmail.com">CALmLm+sqEphU52w7RE3Y9JLy9ehNhTEDCdQmFX2sgh0DbZdfcg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
I understand what you want.<br>
<br>
I suggested rewriting the application because you said that you would like<br>
to use plug-in's. From my point of view, the easiest way of doing this is<br>
by using Content Providers and Activities stored in a different apk. With<br>
the NDK, which is the toolkit used for writing SDL-based applications, it<br>
might be more difficult.<br>
<br>
NDK also implies compiling the application differently for each device<br>
architecture, which can be uncomfortable.<br>
<br>
You also wrote about these flaws of the NDK on the web-site. There says<br>
that a rewriting of the application, from scratch is more welcome than one<br>
which is ported.<br>
<br>
Ioana<br>
<br>
<br>
<br>
On Mon, Apr 29, 2013 at 9:14 PM, Bill Kendrick <<a href="mailto:nbs@sonic.net">nbs@sonic.net</a>> wrote:<br>
<br>
><br>
> Hi Ioana, unfortunately, I think I'd be the person who would need to<br>
> mentor a GSOC student to work on Tux's Turtle, and I do not have the time<br>
> right now.  (Also, the code isn't in a particularly usable state.)<br>
><br>
> As for an Android port of Tux Paint, I would definitely want a _port_,<br>
> rather than a rewrite.  In other words, like with the ports to<br>
> Windows, BeOS, and Mac OS X (and, once we integrate it, iOS (iPad)),<br>
> I'd want the Android stuff to be part of the main codebase, and not<br>
> a separate program that would need to be maintained separately.<br>
><br>
> I'm not very familiar with Android development, so I don't know how<br>
> much that would involve, but I'm pretty certain that other libSDL-based<br>
> games have been ported to Android in that way, so it should be possible.<br>
> (Part of the problem is that Tux Paint depends on a _lot_ of various<br>
> SDL-based libraries, and other libraries (FreeType, SVG and PNG libs,<br>
> etc.))<br>
><br>
> -bill!<br>
><br>
> On Mon, Apr 29, 2013 at 08:22:15PM +0300, Ioana Culic wrote:<br>
> >    Hi,<br>
> >    Thank you for your response. I would like to contribute to Tux's<br>
> Turtle,<br>
> >    especially if you think of writing it for mobile platforms too, as<br>
> this is<br>
> >    the area I have the most experience in.<br>
> >    Could I submit a proposal for the GSoC program regarding writing Tux's<br>
> >    Turtle for Android or iOS, or I should stick to the projects that are<br>
> >    already released?<br>
> >    If the second choice is better, do you think that writing the Tux<br>
> Paint<br>
> >    for Android is a good proposal? This would also involve implementing<br>
> the<br>
> >    new features you mentioned.<br>
> >    Ioana<br>
> ><br>
> >    On Mon, Apr 29, 2013 at 8:01 PM, Bill Kendrick <<a href="mailto:nbs@sonic.net">nbs@sonic.net</a>> wrote:<br>
> ><br>
> >      Hi Ioana, thanks for the suggestion.  I have actually already<br>
> started<br>
> >      a separate project that is a turtle-graphics based drawing system,<br>
> >      "Tux's Turtle."<br>
> ><br>
> >      Unlike Logo, it's fully interactive, and not based on programming<br>
> >      individual commands; e.g., you press [D] to draw a line, [R] to<br>
> rotate<br>
> >      N degrees, [M] to move forward without drawing, etc. -- as you do<br>
> >      this, the turtle draws and moves, and at the same time, 'behind the<br>
> >      scenes', the "program" is being recorded so that it can be edited,<br>
> >      played back, saved, etc..  (It is based on "Delta Drawing", an old<br>
> >      program<br>
> >      for early 1980s mirocomputers (Atari, Apple II, etc.))<br>
> ><br>
> >      <a href="http://tuxsturtle.sourceforge.net/" target="_blank">http://tuxsturtle.sourceforge.net/</a><br>
> ><br>
> >      At this point, I don't think I'd like to add much in the way of<br>
> >      programming functionality to Tux Paint.  (I WOULD like to completely<br>
> >      change how plug-ins (Magic tools) are developed, and emphasize how<br>
> older<br>
> >      children (say, high school) can create their own, to extend Tux<br>
> Paint.)<br>
> ><br>
> >      -bill!<br>
> >      On Mon, Apr 29, 2013 at 07:47:48PM +0300, Ioana Culic wrote:<br>
> >      >    Hello,<br>
> >      >    I am really interested in working with you within the Google<br>
> Summer<br>
> >      of<br>
> >      >    Code programm.<br>
> >      >    I would like to submit a proposal regarding the TuxPaint<br>
> >      application. I<br>
> >      >    thought of extending it so that it could also help children<br>
> learn<br>
> >      >    programming.<br>
> >      >    The idea would be to use the Logo programming language. We<br>
> could<br>
> >      use Tux<br>
> >      >    as the character which should be moved on the screen. There<br>
> sould<br>
> >      be two<br>
> >      >    play modes: one which allows you to draw whatever you like,and<br>
> >      another<br>
> >      >    which gives you some drawings you must reproduce.<br>
> >      >    I have thought of implementing the application for mobile<br>
> >      devices(Android<br>
> >      >    or iOS).<br>
> >      >    I would deeply appreciate if you could give me some feedback<br>
> on my<br>
> >      idea.<br>
> >      >    Ioana Culic<br>
> ><br>
> >      > _______________________________________________<br>
> >      > Tux4kids-discuss mailing list<br>
> >      > <a href="mailto:Tux4kids-discuss@lists.alioth.debian.org">Tux4kids-discuss@lists.alioth.debian.org</a><br>
> >      ><br>
> ><br>
> <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss</a><br>
> >      --<br>
> >      -bill!<br>
> >      Sent from my computer<br>
><br>
> > _______________________________________________<br>
> > Tux4kids-discuss mailing list<br>
> > <a href="mailto:Tux4kids-discuss@lists.alioth.debian.org">Tux4kids-discuss@lists.alioth.debian.org</a><br>
> > <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss</a><br>
><br>
> --<br>
> -bill!<br>
> Sent from my computer<br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.alioth.debian.org/pipermail/tux4kids-discuss/attachments/20130429/13ef2eec/attachment.html" target="_blank">http://lists.alioth.debian.org/pipermail/tux4kids-discuss/attachments/20130429/13ef2eec/attachment.html</a>><br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
Tux4kids-discuss mailing list<br>
<a href="mailto:Tux4kids-discuss@lists.alioth.debian.org">Tux4kids-discuss@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/tux4kids-discuss</a><br>
<br>
End of Tux4kids-discuss Digest, Vol 48, Issue 31<br>
************************************************<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><br><div><p style="margin:0px;font-family:'Times New Roman';font-size:16px"><span style="font-family:Cambria,serif"> </span><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#3333FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-----</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#3333FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#3333FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-</font><font color="#FF0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">----</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#FF0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#FF0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">--</font><font color="#FFFF33" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-------</font><font color="#3366FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-------</font><font color="#33CC00" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">--<u></u>----</font><font color="#FF0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">------</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#3333FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-----</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#3333FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#3333FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-</font><font color="#FF0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">----</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#FF0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-</font></font></b><b style="color:rgb(136,136,136);font-size:14px;font-family:arial,sans-serif"><font face="'arial black', sans-serif" style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font color="#FF0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">--</font><font color="#FFFF33" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-------</font><font color="#3366FF" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">-------</font><font color="#33CC00" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">--<u></u>---</font></font></b></p>
<p style="margin:0px;font-family:'Times New Roman';font-size:16px"><span style="font-family:Cambria,serif">For more information feel free to contact:<u></u><u></u></span></p><p style="margin:0px;font-family:'Times New Roman';font-size:16px">
<span style="font-family:Cambria,serif"> </span></p><p style="margin:0px;font-family:'Times New Roman';font-size:16px"><span style="font-family:Cambria,serif"><b><i>Viswaprasath<u></u><u></u></i></b></span></p><p style="margin:0px;font-family:'Times New Roman';font-size:16px">
<b><i><font color="#3333ff" style="vertical-align:baseline;font-size:13px;font-family:'trebuchet ms',sans-serif;margin:0px;border:0px;padding:0px">G</font><span style="color:rgb(136,136,136);font-size:13px;font-family:'trebuchet ms',sans-serif"><font color="#ff0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">o</font><font color="#ffff00" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">o</font><font color="#3333ff" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">g</font><font color="#006600" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">l</font><font color="#ff0000" style="margin:0px;padding:0px;border:0px;vertical-align:baseline">e </font></span><span style="font-family:Cambria,serif"> Student Ambassador<u></u><u></u></span></i></b></p>
<p style="margin:0px;font-family:'Times New Roman';font-size:16px"><b><i><span style="font-family:arial;font-size:small;background-color:rgb(255,255,255)">Department of Information Technology</span>
</i></b></p><p style="margin:0px;font-family:'Times New Roman';font-size:16px"><b><i><span style="font-family:arial;font-size:small">Velammal Engineering College, Chennai.</span>
</i></b></p><p style="margin:0px;font-family:'Times New Roman';font-size:16px"><span style="font-family:Cambria,serif"><b><i><span style="white-space:pre-wrap">Email: <a href="mailto:shihan.viswa@gmail.com" target="_blank">shihan.viswa@gmail.com</a></span><br>
<span style="white-space:pre-wrap">Ph: 8807535380, 9443942201</span></i></b></span></p><br><br></div>
</div>