No edit summary |
No edit summary |
||
Line 110: | Line 110: | ||
* Deploy the rpm file in fedora staging infrastructure to check if it works there. | * Deploy the rpm file in fedora staging infrastructure to check if it works there. | ||
* Push everything out to the fedora production environment. | * Push everything out to the fedora production environment. | ||
|} | |||
{|- valign="top" | |||
|- | |||
| style="border: 0px solid white;" | | |||
|- style="background-color: #3C6EB4; color: white; border: 0px solid white;" | |||
| style="border: 0px solid white;" | | |||
'''About Me''' | |||
|- | |||
| style="border: 0px solid white;" | | |||
* I’m a Junior student at Indian Institute of Information Technology, Allahabad majoring in Information Technology. | |||
* I have worked on various projects in C/C++, Java and Python. I am also comfortable with Javascript, PHP, CSS and HTML and other python web development frameworks. | |||
* I have been using Open Source Softwares from many years but got the chance the contribute to these when I got selected in the [https://gnome.org/opw/ Outreach Program for Women] internship(Round 7) for a Fedora project [https://apps.fedoraproject.org/datagrepper/ Datagrepper]. | |||
|} | |||
{|- valign="top" | |||
|- | |||
| style="border: 0px solid white;" | | |||
|- style="background-color: #3C6EB4; color: white; border: 0px solid white;" | |||
| style="border: 0px solid white;" | | |||
'''Past Experience''' | |||
|- | |||
| style="border: 0px solid white;" | | |||
I am a Firefox Student Ambassador of my college and is involved in community | |||
I am always been involved in inspiring friends and juniors to contribute to open source projects. I have also given a talk in my college on 'GSoc and OPW'. I am always interested to let more and more women get involved in free and open source software. | |||
|- style="background-color: #e6e6e6;" | |||
| style="border: 0px solid white;" | | |||
'''OPW internship: Fedora-Datagrepper''' | |||
|- | |||
| style="border: 0px solid white;" | | |||
* Worked on the front-end of Datagrepper i.e. made html cards, improvement in CSS.[https://apps.fedoraproject.org/datagrepper/raw 1] | |||
* Added an odometer on the front-page that displays the total number of messages. [https://apps.fedoraproject.org/datagrepper/ 2] | |||
* Integrated datagrepper-messages into fedora-packages. [https://apps.fedoraproject.org/packages/nethack 3] | |||
* Made a Mediawiki extension that enables user to add datagrepper-messages on his/her fedora wiki user page.[https://github.com/charulagrl/mw-Datagrepper 4] | |||
Link to pull requests: | |||
* [https://github.com/fedora-infra/datagrepper/commits?author=charulagrl Datagrepper] | |||
* [https://github.com/fedora-infra/fedora-packages/commits?author=charulagrl Fedora-Packages] |
Revision as of 11:03, 16 March 2014
Project Title : Shumgrepper
Personal Information |
|
Goal | |||||||||||||||||||||
Shumgrepper is a web app built on the top of Summershum. Summershum is a project that collects md5sum, sha1sum and sha521sum of every file present in every package. This can be used to check how many packages have the full GPL license, how many files contains a particular hash sum in all Fedora or to check the database in taskotron test, etc. I will develop the web-frontend and json/api for the data generated by summershum. It will integrate most of the features of datagrepper. It will involve UI improvement to it in order to display the data generated by summershum. Apart from this the website will be vulnerable to DDoS attack, it will involve taking appropriate measures to mitigate its effect. Also it contains secure hash keys which needs to be protected.
|