Junior — Middle
Describe the most recent project you have implemented and your role in it.
sobes.tech AI
Answer from AI
In my last project, I developed a web application for data analysis using Python and the Django framework. My role involved creating backend logic, including developing REST API for frontend interaction and database integration.
Main tasks I performed:
- Designing data models and migrations.
- Implementing business logic in views and services.
- Configuring data serialization for API.
- Testing and debugging code.
For example, I implemented an endpoint for uploading and processing CSV files, parsing data and saving it to the database, ensuring validation and error handling.