Last active
October 11, 2023 14:24
-
-
Save frutik/267569dded886550cda701307dc9d591 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Must have | |
- Google Analytics / Tag manager / Funnels | |
- Set up and maintain pipelintes for for importing Analytical data to Data lake of your choice | |
- Defining KPI, Metrics that will help us to understand our visitors better. | |
Nice to have | |
- BigQuery | |
- Postgresql | |
- Python |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- python | |
- django, sanic, fastapi, celery | |
Must have | |
- Django ORM, database migrations (sometimes applied to tens of millions of database records) | |
- Django Admin | |
- Celery | |
- Git/Gitlab | |
Nice to have | |
- Pythin unit tests | |
- Django graphene | |
- Faust | |
- Postgresql/RDS | |
- Rabbitmq, Kafka | |
- Kubernetes / Docker | |
- Elasticsearch | |
- ML (Spacy, Sentence Transformers, CV) | |
Huge Plus | |
- Experience with NodeJS/Express | |
Our applications are based mostly on Django ORM, Django admin, and Celery tasks. All this stuff exposed | |
to other applications as services via APIs (NodeJS, FastAPI) and RabbitMQ events. | |
We are working on | |
- Data import, processing, and export | |
- E-commerce Search | |
- Search Suggestions and autocomplete | |
- Spelling correction | |
- Classification of the products | |
- Recommending systems | |
We have boring tasks and exciting tasks. Ratio of boring-to-exciting tasks depends on you and your results. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment