No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
Currently am contributing to fedora-infra projects. | Currently am contributing to fedora-infra projects. | ||
I code mostly in Python, C and C++. | I code mostly in Python, C and C++. | ||
{|- style="width:200px; float: right; border: 0px solid #ffffff; background: #D7EEF4; padding: 10px;" | {|- style="width:200px; float: right; border: 0px solid #ffffff; background: #D7EEF4; padding: 10px;" | ||
Line 22: | Line 14: | ||
|- | |- | ||
| style="border: 0px solid white; background: #ffffff;" | | | style="border: 0px solid white; background: #ffffff;" | | ||
[[Image:https://en.gravatar.com/userimage/70897677/10f6427ff14ad29ebc29f0a6fb1ffaee.jpg | [[Image:|https://en.gravatar.com/userimage/70897677/10f6427ff14ad29ebc29f0a6fb1ffaee.jpg]] | ||
|- style=" color: white;" | |- style=" color: white;" | ||
|- style="background-color: #3C6EB4; color: white;" | |- style="background-color: #3C6EB4; color: white;" | ||
Line 59: | Line 51: | ||
|} | |} | ||
== Contact == | |||
* '''Email''': devyanikota@gmail.com | |||
* '''IRC''': devyani7 on #dgplug, #fedora-apps, #fedora-hubs, fedora-india. | |||
* '''Fedora Account''': devyani7 | |||
== Activities within Fedora == | == Activities within Fedora == |
Revision as of 19:51, 17 March 2016
Devyani Kota
About me
I'm a CS Undergraduate majoring in Computer Science. Currently am contributing to fedora-infra projects. I code mostly in Python, C and C++.
Devyani Kota |
[[Image:|https://en.gravatar.com/userimage/70897677/10f6427ff14ad29ebc29f0a6fb1ffaee.jpg]] |
Personal Information |
FAS-Name: devyani7 |
Country - Region: India, Durgapur |
Languages:
|
Mail: devyanikota@gmail.com |
IRC nick: devyani7 |
Website: https://devyani7kota.wordpress.com/ |
Fedora Badges (35) |
Contact
- Email: devyanikota@gmail.com
- IRC: devyani7 on #dgplug, #fedora-apps, #fedora-hubs, fedora-india.
- Fedora Account: devyani7
Activities within Fedora
Have previously contributed to various infrastructure projects like :
- mirrormanager2,
- pkgdb2,
- fedora-hubs(Currently hacking on).
Future Plan
To hack on various other infrastructure projects, become a core contributor for fedora-hubs.
Some interesting projects i worked on
Worked on a flask application that searches the local directory for files and folders and returns their path/folder on the basis of the tags(file-type, part of the file name) by the user. github link : [[1]]