Django Web App Development
Created a fully functional portfolio web app leveraging the Django framework. The application was configured for deployment across various environments, including Ubuntu and Google Cloud servers. Key features include:
Configured runtime environment using Python 3.11.
Integrated Google Cloud services for hosting and database management.
Ensured secure deployment with environment variables for sensitive data and proper routing for production.
Utilized gunicorn as the WSGI server for efficient request handling.
Implemented static file handling and HTTPS redirects for a professional user experience.
Django
Python
SQL
PostgreSQL
CloudSQL
GoogleCloud
UbuntuServer
Gunicorn