Projects

iPortfolio Django...

iPortfolio Django is a Django web application where a user can showcase their personal information, skills, education and experience, portfolio projects, and services. Users can also send emails directly through the site.

Blog Site with Django...

This project is a simple blog site developed with Django. It allows users to create blog posts, categorize them, and comment on these blog posts. Additionally, it has a feature to reply to comments.

Movie Search Application...

This project showcases a movie search application where users can enter the name of a movie, and the application fetches the search results using The Movie Database (TMDB) API. The application dynamically displays movie information, including the title, poster, overview, and a link to the movie page on TMDB.