From Fedora Project Wiki


   Organization    Fedora
   Environment     C, Cmocka unit testing framework, Unix, Git
   Description     Currently working on writing test suites for SSSD(System Services Security Daemon) using cmocka 
                   unit testing framework.
   Reference       open sourced at : https://github.com/AbhishekKumarSingh/sssd/


   Organization    Mozilla
   Environment     Python, Unix, Pep8, Pyflakes, Git
   Description     Expanding unit tests for mozbase using python unit testing frame-work with better code coverage.
   Reference       open sourced at : https://bitbucket.org/abhisheksingh/mozbase


   Organization    Tor
   Environment     Python, Unix, Git
   Description     Improved automated tests for Stem. Deals with sanity checking and significant clean-up of codes, 
                   eventually fixing and reporting  some major bugs
   Reported bug    https://trac.torproject.org/projects/tor/ticket/8157
                   https://trac.torproject.org/projects/tor/ticket/8271
   Fixed bug       https://trac.torproject.org/projects/tor/ticket/7926



   Organization    MoinMoin
   Environment     Python, Unix, Mercurial
   Description     Improved the condition of codes for user settings form and user registration form by performing 
                   sanity checking and significant  clean-up of codes, eventually fixing and reporting some major bugs.
   Reported bug    https://bitbucket.org/thomaswaldmann/moin-2.0/issue/173/todo-object-parametrs-support-in-rst_outpy
                   https://bitbucket.org/thomaswaldmann/moin-2.0/issue/160/openid-enterd-during-registration-is-not
   References      open sourced at: https://bitbucket.org/abhisheksingh/moin-2.0


   Trident Shell
   Environment     C++, Unix
   Description     Developed a shell compatible with Linux and Mac OSx.Also an Open Source Software and is currently 
                   under copyright process.Features implemented: Tab auto-completion, history, support for pipe, 
                   redirection, background, all external and shell built-in commands, colorization to output of commands
                   such as ls, grep, fgrep, egrep.
   References      open sourced at: https://github.com/AbhishekKumarSingh/Trident