Python Backend Developer
Current- Projects:𝗗𝗷𝗮𝗻𝗴𝗼 𝗣𝗼𝗹𝗹 𝗔𝗽𝗽
- Description: an application for creating polls.
- Accomplished tasks: -- Configured the framework to work with PostgreSQL -- Implemented models Question and Answers with several standard fields and a ForeignKey relationship -- Customized display of models in the admin.
- Technologies: BeautifulSoup4, requests, CSV, JSON, HTML
- Description: a console program for extracting specific data from a book catalog website.
- Accomplished tasks: -- Captured data from the target resource -- Console interface for selecting the exported category of literature -- Saved captured data to a.csv file "on the fly" and converted.csv ->.json upon.