Salaah Amin

Results 5 repositories owned by Salaah Amin

django-email-signals

21
Stars
5
Forks
21
Watchers

A Django app that allows users to dynamically send emails whenever there are some changes on some tables.

django-form-creator

47
Stars
2
Forks
47
Watchers

A Django app that allows users to dynamically create forms.

linux-ios-debugger

21
Stars
6
Forks
21
Watchers

This program will allow you to run the inspect element tool using the Google Chrome/Chromium browser on your Linux (Debian) machine.

json-lineage

28
Stars
0
Forks
28
Watchers

Tool to allow parsing large JSON files without laoding into memory. Developed in Rust with adapters in other programming langauges for easy adoption

django-action-triggers

83
Stars
1
Forks
83
Watchers

A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes,...