Summrizer: Text summarizer (Implementation) & Context Extractor
Tuesday, October 27, 2015Recently, I've been working on implementing a text summarization script in Python (previous blog post ). I've built a naive imp...
Summrizer: Text summarizer (Introduction)
Monday, October 19, 2015EDIT: Completed the project :) see here I had started working on this project 6-7 months ago. I left it mid-way as I got busy with som...
Writing training mission for Openhatch
Friday, September 11, 2015I am grateful to this wonderful community who introduced me to the world of Open Source and I owe them a lot for my success in GSoC, 201...
GSoC 2015: Code Submission
Saturday, September 05, 2015Passed the final evaluations :) Thanks to my mentors: Thomas and Saurabh for their support and guidance. I learned a lot about open source...
GSoC 2015: Coding Period (End)
Friday, August 21, 2015I got my threaded comments feature finally working :D Struggled a lot for implementing a comment tree structure but fortunately, it is w...
GSoC 2015: Coding Period
Tuesday, August 04, 2015I've been working on implementing advanced search feature to filter tickets based on its metadata like effort, severity, difficulty, pr...
GSoC 2015: Coding Period
Tuesday, July 14, 2015Passed my mid term evaluations :) Thanks to my mentors for all their support and guidance. I've been working on implementing threaded...
GSoC 2015: Coding Period (7th June - 22nd June)
Monday, June 22, 2015In the 3rd week of the coding period, I worked on file upload feature, to upload files in the ticket create and modify view. Now one can up...
GSoC 2015: Coding Period (25th May - 7th June)
Sunday, June 07, 2015The coding period started 2 weeks ago, from 25th May. In these two weeks I worked according to the timeline which I created during the com...
GSoC 2015: Improving the Issue Tracker of MoinMoin 2.0
Sunday, May 24, 2015MoinMoin is an open source, advanced, easy to use wiki engine implemented in Python . It is a collaborative software that runs a...
How I started contributing to Open Source
Friday, May 08, 2015I started my open source journey from December' 2014. I am quite fascinated with the concept of open source, I love contributing to cod...
Gesture Recognition using OpenCV + Python
Saturday, March 21, 2015This python script can be used to analyse hand gestures by contour detection and convex hull of palm region using OpenCV, a library used fo...