gutsytechster

Work

Projects

Remind Me

find more

The project includes the backend for a reminder application. It exposes API to perform CRUD operations on events. Events created by the user would be notified before 15 min of its defined time.

Feedback System

find more

A feedback system to provide rating to teachers. The project digitalize the feedbacks given by the students for their teachers. Its objective is to overcome the drawbacks with the traditional handwritten feedaback system.

FOSS Contributions

django-phone-verify

find more

A Django app to support phone number verification using the security code sent via SMS. Integrated Nexmo(now Vonage) API, increased test coverage to 100% via pytest and improved package documentation.

pip

find more

pip is the package installer for Python. Fixed multiple issues dealing with failing & refactoring tests, refining error messages and fixing corner cases.

Mailman

find more

It is the GNU Mailman, a mailing list management system. Fixed multiple issues, across its distributed components.

nexus

find more

A RESTful API, to streamline and automate parts of conferences. Added feature to publish social media post on Linkedin by integrating its API.