Junior — Middle
Can you share examples of your most significant projects and tell more about them?
sobes.tech AI
Answer from AI
One of the significant projects is the development of a web application for task management using Flask and SQLAlchemy. The project implemented user registration and authentication, CRUD operations for tasks, and integration with an external API for notifications.
Another project is a script for automating the processing of large CSV data files, where I used pandas and multiprocessing libraries to speed up processing and report generation.
These projects helped me learn how to work with web frameworks, databases, and parallel programming in Python.