Posts

Build a Rocket with me!

The best engineering products come from the origins of hard work and sweat. Don't forget the creativity.. We are capable to building many things. But what stops from building those things is not believing in yourself.. With many inventions going around us, we can be a part of it to inspire others, build something, and to spread your knowledge. It's ok to get scared at the beginning of building something. But don't be in that dilemma for a long time. Spend your time building something, even that is small or big, worst or largest, useful or useless. Build something!. You should swim first to actually float in water. You may have a question, what actually meant by building something?. You have to build a house? Or any sand castle? Or a Rocket?... Well, No.. I think you are interested in programming? So, let's about it. The actual beauty of the Computer Science is that, you doesn't need any high end specs to start. A good laptop, and a good internet connection is ...

The Algorithm - I am Dating

Yesterday, I had a very busy day... 😂... I am browsing through the random videos on YouTube and found Google's I/O 2018... Really, After watching that video.. I was like.. The Assistant really handle my phone calls? 😱..... Wait a sec... What if it reveals my secrets?... or... What if it shares my browsing history? .. LOL..... But, to say... It is really a great idea to handle some of my boring phone calls..  But.. Guys... Let me tell you a story... A Real Story... 😉 ...  Those are the day, I am just rubbing my hands between my keypad phone.. Thank god! It has Internet. But, to message in FB, my friends expect my reply two days later.. Then, I bought a SmartPhone... Yayyyyy!!!.. Finally... A Whats App for me!!... A Candy Crush for me!!... A Insta for me!!.... A Girl Friend for me!!..... Yes, I got a girl friend along with the mobile. I don't know I got one, until one day......  I opened my account on Insta with my Facebook Profile and made some followers too... ...

Getting my hands dirtier with Competitive Programming

Image
From the past few days I have been solving problems in Project Euler . The problems in Project Euler mostly deals with Mathematics and they are quiet challenging. The advantage with Euler is that they doesn't ask for code, but for direct solution. So, we as a beginners doesn't need to think of the Execution time and Memory. I think this is the great step to start with for the beginners to start the Competitive Programming. Worth trying them. Try for the answer before checking the solution online. Most preferable language is Python. And also you can solve with your language even.   

Just Quora thing!!

Image
Have you found me on Quora?. If not, do follow me  :).  I just wanna let you know that recently my answer on Quora reached 1.7K views. This isn't a big deal, but my answer have 0 upvotes.  Lol!!!!...  And even the funny thing is that answer which I wrote about about the entrance exam achieved it. 

FunZone - in C

Image
Since the 1st year of my Undergrad course is nearby to complete, my college informed us to submit a mini project that was developed in C/C++. Hey, that's awesome. I have teamed up with my friend Mahesh and we together decided to develop something fun in C.  Then, we came up with the idea of NickName generator. This program generates a random nickname every time you have entered your name. We stored up to 150 funny nicknames  in a file and the program prints a random line of the file everytime.  Along with this, we have also developed a game "Guess The Number". The computer stores random number in the range of 1 to 100 and the player has to guess it in 10 chances.  Another game "Change This World" , is leaving up to you and get the code and full information about my project in my GitHub account   .

Project GreenScreen - HTML,CSS and Java Script

Image
After the completion of the Part 1 of the course of Python, I took up the another course in Coursera on the HTML,CSS and JavaScript. It was fun learning this stuffs and worth too. Learnt about the RGB, Image Filtering, etc. I have done the coding work in the Online Development Environment,  Codepen  .  And finally, built a Project called "Green Screen" , which clears the green screen in the background of a image and add image in the background.  Get the code from my Codepen account

Pong- Mini Project in Python

Image
Yay!! It was a pleasant day after my Semester Exams completed. Before the day, a trip with friends have also been completed. The holidays i got where roughly 10 days and I planned to take up a course on Python. I have some basic experience in Python before and now I have seen a course that teaches how to build some Interactive Games using Python. I enrolled in the course and managed to build a basic Pong Game  in Python. Get the code from my GitHub account Link