As a full-stack web developer, I worked as part of a fully-remote development team that developed and maintained Cadasta 2.0, which was an open-source cloud-based platform written in Django/Python and running on Ubuntu that helped land agencies and NGOs collect and record documentation on land tenure and property rights.
Some of the specific tasks I did in my role include:
▪ Implementing a search interface for the platform that integrated with an Elasticsearch backend service
▪ Creating and maintaining an automated functional test suite for the frontend of the platform using Selenium with Python bindings and integrated into GitHub's Travis CI workflow
▪ Testing the platform’s internationalization and localization features both on the website and on integrated OpenDataKit-based survey questionnaires
▪ Investigating and resolving assigned bugs in the platform code, and performing code reviews on pull requests
Relevant GitHub repositories:
▪ https://github.com/Cadasta/cadasta-platform
▪ https://github.com/Cadasta/cadasta-test
python3 django Django Rest Framework selenium elasticsearch