A portfolio site to showcase my projects and skills with CSS/HTML and Django.
This project is a glimpse into who I am and the work I have put in to work on my programming skills. THis porject is to serve as a showcase for possible employers and colleagues. I hope to continually revise and improve this site and update it with projects I work on. The site run
This Dango program includes a dockerfile. If docker is installed, please go to project directory. The project can then be dployed either as a native app or to a platform of choice that supports containerized applications.
- Python 3.8
- asgiref 3.3.1
- pytz 2020.5
- psycopg2-binary 2.8
- gunicorn
- No modifications needed. Please run Docker container and app will work.
Sukhman Bhuller (sukhmabhuller12@gmail.com)
- 2.4
- Updated About Me snippet. Updated resume on file. Added a subsection to hobbies page.
- 2.3
- Added About Me snippet on main page, updated resume to latest version
- 2.2
- Added dualScreenStudy script
- 2.1
- Updated button to navigate to calculator page
- 2.0
- Refactored with Bootstrap and the grid system to make responsive and mobile friendly
- Updated navigation bar
- Updated resume
- Updated page designs with a more flat design
- Updated color theme
- 1.1
- Added calculator item to projects page
- Added calculator page
- 1.0
- Update README.md
- compressed large images
- Domain now active and live
- Changed security settings to allow for public deployment
- 0.6
- Application initialized on Google Cloud
- Domain registed with application
- Fixed text spelling
- Updated contact and project links
- 0.5
- Gunicorn setup
- Application is containerized via Docker
- 0.4
- Contact links added
- Static fodlers setup with images and resume
- 0.3
- Contact links added
- Static fodlers setup with images and resume
- 0.2
- CSS styles add
- Navigation bar with working pages
- Pictures added
- 0.1
- HTML skeletons added and Django project started
This project is licensed under the MIT License - see the LICENSE.md file for details.
Inspiration, code snippets, etc.
- David Sale
- Fatah Nur Alam Majid
- The entire Bootstrap Team