This is a web application developed as a first hands on Django.
The homepage shows basic info about the person and has all the work or project. The project shown here have image and text in the model. Their is further a button which navigate to composing mail with the default mail app. Their is a navigation button which has 3 link :
- Resume: Opens Resume pdf in the browser
- Linkedin : Navigate to my linkedin profile
- Blog : Opens a new page which has all the blogs
On the blog page: All the blogs are present here, details like blog name/title, publication date, and blog's text few starting words are shown.
All the blogs title are links which navigate to other page showing the complete blog.