PROJECTS
Finance Manager Api
A secure, scalable Personal Finance API built with Django REST Framework. It allows users to manage multiple wallets, categorize income/expenses, and perform wallet-to-wallet transfers. The system uses a ledger-based approach, dynamically computing real-time balances via database-level aggregation to guarantee 100% financial accuracy and auditability.
View Project
Online School System
A production-ready Learning Management System (LMS) designed to streamline online education. It features a secure, role-based architecture managing users, assignments, and submissions with high performance and data integrity.
View ProjectPortfolio-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
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