My Projects
Portfolio-Website
My own portfolio website. Successfully deployed this full-stack Django application to a DigitalOcean VPS using Nginx as a reverse proxy and Gunicorn as the WSGI server. Configured a secure PostgreSQL production database and implemented automated SSL/TLS encryption via Let's Encrypt (HTTPS) to ensure data privacy.
View Project
Xabar Ulashuvchi bot
This is a smart Telegram automation bot built with Python (Aiogram and Telethon) and MySQL. It helps users automatically share messages to multiple Telegram groups at custom time intervals. Features: -Easy Login: Users can connect their personal Telegram account securely using their phone number and 2FA password directly through the bot. - Smart Filtering: The bot automatically detects and imports only the groups where the user is a member, completely filtering out channels. Current Status: Telegram Ban Issue
Islam Daily Bot
Islam Daily Bot A useful Telegram bot built with Python to help Muslims in their daily life. Features: Daily Prayer Times & Ramadan Timetable: Shows accurate prayer, Saharlik, and Iftorlik times. Random Hadiths & Quran Verses: Gives inspirational Hadiths and Quran Ayats. Daily Good Deeds: Recommends a random good deed to practice every day. Tech Stack: Python, MySQL, python-telegram-bot, Hosted on Railway.
View Project