SUBMISSION OF TASKS

Hey all !!
         This is Varun Nivas from S1-ECE. I am happy to submit the tasks which have been given by the members of FOSS .
         From the three of the given tasks I've completed the easy one and sending tweet using the twitter API . I tried my level best to do other tasks also but I found it bit difficult to get them completed.I was googling about them for weeks and was reading many documentations but I couldn't make it.Now let me tell about how I approached the tasks given and how I completed them.

ROCK PAPER SCISSORS GAME:
     This was the first task which I started doing.I found that very basic and it took just 20 minutes for me to complete the tasks.The knowledge which I gained through the workshop helped me a lot to complete the task.The below screen shows the sample output of my ROCK PAPER SCISSORS program.
               




                 



SIMPLE TELEGRAM CHATBOT:
                         Chatbot was the next task which I started to do.I took really really really a long time for me to complete it.I was searching about it for about 5 days and finally came up with a documentation.But it just helped me to create a bot which just echoed my messages.So I started searching again and came up with a YouTube video with no documentation . It just simply had the code in it and it made me to learn about it by myself. I cannot tell that I understood everything in that code but I understood its basic concept , how it works and how I can change it according to my need. Then I made many modifications to code and finally came up with a bot . Honestly speaking the bot is not that good as it responds only to a certain set of messages which was already fed inside the code.But I created them with my real effort.It was really fun during the development of the bot and it helped me learn a lot of new things.Let me add a picture of my chat with the bot.


SEND TWEET USING PYTHON:
              This was the last task which I did.Actually first I thought that tweet using Python might me difficult and I didn't even try doing it .But then I simply googled about it and found it very easy . All I was to do is to apply in twitter for the credentials and get the credentials and just update the tweet.
       
Here's the link of the github Repo consisting of all my work :
                           https://github.com/froztedfate/tasks_foss



And I thank all the seniors in the club for making the workshop very useful and helping us in every possible way :)



Comments