Blog website in Django with database and Authentication system.
I have created this blog using the python framework Django. In this website the I have used HTML, CSS, Javascript, and Bootstrap for the front-end and Django for the back-end. The SQLite database is used for storing posts, comments, contact forms, etc.
This website has the following features
- Tiny MCE text editor is integrated into this website to write posts fastly.
- Comes with functionality that the comments are disabled for the users who are not login.
- Python Django Messagebox is used to show the status of requests.
- All the comments, replies, Posts are saved in the database.
- Templates are designed in such a way that they are showing the posts, comments, replies, etc. from the database in efficient way.
- Database-based contact form.
- Fully Responsive Design.
- Secure and safe Authentication system(Login or Signup).
Screenshots of projects.
Visit Project on the Github:
Advanced Text Editor using Python Tkinter.
This text editor is completely created using the Tkinter library of python. and I have implemented the following features in it.
1--> User-Friendly Interface.
2--> Real-time Voice to Text converter using Speech Recognition library of python.
3--> Text to audio file converter.
4--> You can edit the font color as well as font size and different themes are available.
5--> It contains all functionalities of a normal text editor like creating new files, editing existing files, etc.
1--> User-Friendly Interface.
2--> Real-time Voice to Text converter using Speech Recognition library of python.
3--> Text to audio file converter.
4--> You can edit the font color as well as font size and different themes are available.
5--> It contains all functionalities of a normal text editor like creating new files, editing existing files, etc.
visit Project on Github
Snake game with sound effects in python pygame.
I have created this game using the python pygame library and with a little bit use of photoshop.
It has awesome sound effects and also has the functionality of increase in speed with the score.
It has very attractive graphics and also has some cheat codes.
I had created this project to enhance my programming skills in python.
It has awesome sound effects and also has the functionality of increase in speed with the score.
It has very attractive graphics and also has some cheat codes.
I had created this project to enhance my programming skills in python.
Youtube Video Downloader using Python Tkinter.
This software is completely created in the python Tkinter library. It has a good and user-friendly GUI.
All types of errors are smartly handled in this software. This software will accept the URL of the video and location where to save the video and then it will download the video on the given location.
All types of errors are smartly handled in this software. This software will accept the URL of the video and location where to save the video and then it will download the video on the given location.
Visit Project on Github:
Dino Game Bot using Python
This project is a very interesting python project in this project I have made a bot that plays the dino game in the chrome infinitely long I want. This bot will play this game without getting out and it cannot stop playing till we stop the programme so this project is awesome and interesting python project.This project is done by using some libraries of python like pyautogui and python image library (PIL) etc.
Visit project on github:
Tic-Tac-Toe multiplayer Game using Tkinter
This is the awesome and interesting game we use to play in our childhood. I have created this game using the python Tkinter library. This game uses the python message box for all types of messages and in this game, all types of errors like overwriting the position and other errors are handled in a better way.
This game has an interactive GUI designed in the Tkinter.
This game has an interactive GUI designed in the Tkinter.
Comments
Post a Comment