Highly motivated Python Django developer with 1.5 year of experience in building robust web applications. Proficient in Django's architecture, RESTful APIs, and database design. Strong problem solving abilities and a commitment to delivering scalable and maintainable code. Seeking opportunities to contribute to innovative projects and further enhance Django development expertise.
- Develop and maintain web applications using Python and Django
- Assist in daily tasks and project activities under supervision.
- Built and managed reusable Django apps with clean, modular code.
- Designed and implemented RESTful APIs with Django REST Framework (DRF).
- Developed robust backend logic to support frontend features using Django views and serializers.
- Worked with PostgreSQL/MySQL for database management and query optimization.
- Designed database schemas, migrations, and indexing strategies for performance.
- Collaborated with frontend developers or integrated frontend technologies (HTML/CSS/JavaScript/React/Vue) into Django templates or APIs.
- Used Django template engine for dynamic HTML rendering when building server-rendered pages.
- Deployed Django applications using services DigitalOcean.
- Utilized FileZilla FTP/SFTP to securely transfer Django project files, static assets, and user-uploaded media between local environments and remote Linux servers for manual deployment and backup purposes.
Authentication Microservice API using Django Rest Framework
The purpose of this microservice is to provide a secure and reliable authentication system for web applications. It will enable users to authenticate themselves using OTP-based authentication, reset their passwords when needed, and update their account information.
IMDB clone API using django rest framework
Developed a feature-rich IMDB clone API using Django Rest Framework, designed to manage streaming platforms, watchlists, and user reviews. The project includes models for StreamPlatform, WatchList, and Review. Users can add streaming platforms, create and manage watchlists, and submit reviews with ratings.