Full Stack Portfolio with Django & AWS
Developed a dynamic portfolio website to showcase my coding skills. Shifted backend to Django, deployed via AWS Amplify.
Architecture & Tech Stack
- Frontend: HTML, CSS, JavaScript (deployed on Netlify temporarily, initially AWS Amplify).
- Backend: Django REST Framework managing dynamic data (Projects, Blogs, Experience).
- Database: SQLite/PostgreSQL managed within the Django environment.
- Hosting: Frontend deployed on AWS Amplify, Backend APIs hosted securely on AWS.
Key Features
The portfolio is built to be a robust CMS. It supports adding new blog posts, project details, and job experience directly through a Django Admin Panel, seamlessly fetching the content to the frontend via REST APIS.
Back to Home