Pinned Repositories
age-calculator
A GUI Age Calculator.
article-reader
An article reader which works offline!
ashfaque
ashfaquecodes
Codes which can be used to increase productivity.
auto-copy-script
Run the batch file to copy files from specified SOURCE to DESTINATION folder. (Also works with network attached storage). Use rsync on linux.
Convert2PDF
First ever Microsoft Office document format to PDF converter, which supports LINUX kernel.
django-crud-script
A simple script to make Django developers life easier.
FRS
Face Recognition System for Students' Attendance using Django & ML. [Demo link available below]
python_script_run_cmd_remote_server_periodically
A simple python script to run any SSH commands remotely on a LINUX server at a regular interval.
voice-controlled-desktop-assistant
A simple voice controlled desktop assistant which can perform some predefined tasks.
ashfaque's Repositories
ashfaque/ashfaque
ashfaque/ashfaquecodes
Codes which can be used to increase productivity.
ashfaque/AshLogger
Hassle free ready to use out of the box Python3 logger
ashfaque/Convert2PDF
First ever Microsoft Office document format to PDF converter, which supports LINUX kernel.
ashfaque/django-crud-script
A simple script to make Django developers life easier.
ashfaque/FRS
Face Recognition System for Students' Attendance using Django & ML. [Demo link available below]
ashfaque/python_script_run_cmd_remote_server_periodically
A simple python script to run any SSH commands remotely on a LINUX server at a regular interval.
ashfaque/AshUtils
Boost productivity in Django projects with a comprehensive collection of reusable utilities and decorators.
ashfaque/auto-mysql-db-backup-restore-script
ashfaque/auto-mysql-db-backup-script
A simple shell script to dump a MySQL DB automatically using `crontab -e` in GNU/LINUX.
ashfaque/bash-prompts
Some fancy good looking bash prompts
ashfaque/calculate_video_durations
ashfaque/compare-two-vcf-files
A small script to compare two contacts files
ashfaque/ConvertAPI-operations-python
ConvertAPI operations on files using Python3
ashfaque/custom_commands_bash
With this script one can define custom alias to a linux command and use it with this script without changing their PROMPT_COMMAND or ~/.profile or ~/.bashrc.
ashfaque/debian-dotfiles
My Debian 11 + KDE Plasma 5 Dotfiles
ashfaque/django-orm-fetch-model2-from-model1
ashfaque/djswagger
ashfaque/drf_RabbitMQ_2_proj_sync
A demo project to demonstrate the real time sync of data between two django rest framework projects running independently on different servers isolated with each other.
ashfaque/drf_signal_simplejwt
Also Indexing in users app and middleware
ashfaque/Extract-from-VCF
A simple python program to extract Name and Contact Numbers from a VCF file.
ashfaque/JWTTest
Simple Django Project to demonstrate how JWT Token Authentication Works
ashfaque/mybash-starship
My Bash profile - Highly customized Starship Theme - Just imagine Powerlevel10k and Nord Theme had a baby.
ashfaque/mysql_db_fk_data_checker
A python script to check the data inserted in all the foreign keys of all the tables in a database exists or not in the referenced table.
ashfaque/pandas_xlsx_to_mysql
A simple script to dump data from xlsx sheet to MySQL database.
ashfaque/py_firebase
Sample project to use Firebase realtime database with Python3.
ashfaque/trueline
Fast and extensible bash powerline prompt with true color and fancy icon support
ashfaque/unGSTfy
A simple GUI GST Calculator using Kivy.
ashfaque/unGSTfy_PyQt
ashfaque/xlsxwriter-python3