Salaah01
Senior Software Engineer at @sky-uk. Software development enthusiast.
https://www.bluishpink.comLondon, UK
Pinned Repositories
django-action-triggers
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, including AWS Lambda functions.
django-email-signals
A Django app that allows users to dynamically send emails whenever there are some changes on some tables.
django-form-creator
A Django app that allows users to dynamically create forms.
email-unsuber
This program will parse through your emails and collect a list of unsubscribe links and output them into a CSV, XLSX (Excel) or JSON.
json-lineage
Tool to allow parsing large JSON files without laoding into memory. Developed in Rust with adapters in other programming langauges for easy adoption
linux-ios-debugger
This program will allow you to run the inspect element tool using the Google Chrome/Chromium browser on your Linux (Debian) machine.
pandas-data-cleaner
A package to aid with data cleaning using pandas.
rusty-pub-sub
A pub-sub implementation in Rust
simple-binance-bot
A very simple Binance bot
tetris
The classic Tetris game we all know and love was created using React and Redux.
Salaah01's Repositories
Salaah01/django-form-creator
A Django app that allows users to dynamically create forms.
Salaah01/django-action-triggers
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, including AWS Lambda functions.
Salaah01/json-lineage
Tool to allow parsing large JSON files without laoding into memory. Developed in Rust with adapters in other programming langauges for easy adoption
Salaah01/django-email-signals
A Django app that allows users to dynamically send emails whenever there are some changes on some tables.
Salaah01/linux-ios-debugger
This program will allow you to run the inspect element tool using the Google Chrome/Chromium browser on your Linux (Debian) machine.
Salaah01/simple-binance-bot
A very simple Binance bot
Salaah01/rusty-pub-sub
A pub-sub implementation in Rust
Salaah01/pandas-data-cleaner
A package to aid with data cleaning using pandas.
Salaah01/email-unsuber
This program will parse through your emails and collect a list of unsubscribe links and output them into a CSV, XLSX (Excel) or JSON.
Salaah01/regex-benchmark
A Rust binary to benchmark regex expressions
Salaah01/py-pub-sub
A simple pub-sub implementation in Python.
Salaah01/tetris
The classic Tetris game we all know and love was created using React and Redux.
Salaah01/ubuntu-init
My personal set of scripts to setup a new Ubuntu machine with the settings and applications I use.
Salaah01/visualCSV
VisualCSV is a web application built using Django, React and Redux for state management which allows users to upload CSVs and build graphs based on the data in the CSVs.
Salaah01/almost-free-elk-analytics
A cost-effective way to get logs over to ELK for analytics. Works by syncing nginx logs from a remote server to an S3 bucket and then locally loading those logs into ELK.
Salaah01/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Salaah01/bidnamic-python-challenge
Bidnamic's Python coding challenge
Salaah01/carp-text-editor
A carp text editor built in C
Salaah01/cloud-swarm-saas
Salaah01/django
The Web framework for perfectionists with deadlines.
Salaah01/dream-homes
A Real Estate Website building using Django.
Salaah01/everyoneSays
Salaah01/furlon-website
Repo for the Furlon Website
Salaah01/invoice-api
A Django API service for uploading invoices and reading information on uploaded invoices.
Salaah01/MiniPics
An image optimisation/compression desktop app.
Salaah01/pubc-subc
Another pub-sub implementation no one asked for but built in C this time
Salaah01/rusty-mem-db
An in memory database built in Rust
Salaah01/simple-microservices-example
A very simplistic microservices application which allows products to be created and likes where the information is passed along an events bus.
Salaah01/site-snapshot
Recursively traverses a site and takes a snapshot of each page giving the ability to produce a local version of the site that runs and loads all assets.
Salaah01/weather-service
A HTTP service which provides an API to get a weather forecast for a given city in the UK.