Md. Sahaib Mridha
@sahaib9747
Software Engineer at Divine IT Limited | Python | Django | FastAPI | Redis | JavaScript | MySQL
Top Repositories
It is a multi featured web application but I focused on news and blog. You can get latest news and tech related blogs, I specially developing the back-end side, this project is under construction.
HTMLI have been learning python programming language since 2017, I have done a lots of practice since my starting. I was not familiar with git so I lost my practice files from my desired drive, The purpose of this repo is to store my practice files.
PythonThis is fully console based application, It can create an user, delete an user, check existing users, existing email addresses and save all of the information into several text files. It can do authenticate an user very strictly.
PythonSimple system, that has registration, authentication, login, logout features.
PythonPassword management tools, can handle passwords very easily in an elegant way. Passwords stored as a hash value. Two factor authentication security feature available for login.
PythonHere is the code base of career crawler project, It pulls job information from various website careers page. It uses the BeautifulSoup4 and lxml parser.
PythonHere is my all scripts that I practiced during my learning period.
The URL shortening application, the process of this application is that it takes a URL and saves the URL to a database using an UUID, then it returns to the user a combination of root URL and UUID, requests from that URL it just redirects to the original URL.
PythonReal time multi-user chatting application, it has implemented the basic concepts of real time chatting. Users can send and receive messages from multiple users. Updates the conversation asynchronously.
Python