-
django-action-triggers Public
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 process…
-
django-form-creator Public
A Django app that allows users to dynamically create forms.
-
almost-free-elk-analytics Public
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.
Shell MIT License UpdatedOct 21, 2024 -
django-email-signals Public
A Django app that allows users to dynamically send emails whenever there are some changes on some tables.
-
simple-binance-bot Public
A very simple Binance bot
-
regex-benchmark Public
A Rust binary to benchmark regex expressions
-
pubc-subc Public
Another pub-sub implementation no one asked for but built in C this time
Makefile UpdatedMar 13, 2024 -
-
django Public
Forked from django/djangoThe Web framework for perfectionists with deadlines.
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 14, 2024 -
-
json-lineage Public
Tool to allow parsing large JSON files without laoding into memory. Developed in Rust with adapters in other programming langauges for easy adoption
-
visualCSV Public
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.
-
-
Auto-GPT Public
Forked from Significant-Gravitas/AutoGPTAn experimental open-source attempt to make GPT-4 fully autonomous.
Python MIT License UpdatedJun 7, 2023 -
ubuntu-init Public
My personal set of scripts to setup a new Ubuntu machine with the settings and applications I use.
-
tetris Public
The classic Tetris game we all know and love was created using React and Redux.
-
-
weather-service Public
A HTTP service which provides an API to get a weather forecast for a given city in the UK.
JavaScript UpdatedDec 8, 2022 -
linux-ios-debugger Public
This program will allow you to run the inspect element tool using the Google Chrome/Chromium browser on your Linux (Debian) machine.
-
-
email-unsuber Public
This program will parse through your emails and collect a list of unsubscribe links and output them into a CSV, XLSX (Excel) or JSON.
-
invoice-api Public
A Django API service for uploading invoices and reading information on uploaded invoices.
-
-
py-pub-sub Public
A simple pub-sub implementation in Python.
-
-
pandas-data-cleaner Public
A package to aid with data cleaning using pandas.
-
bidnamic-python-challenge Public
Forked from kwawannor/bidnamic-python-challengeBidnamic's Python coding challenge
Python UpdatedJan 31, 2022 -
site-snapshot Public
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.
Shell MIT License UpdatedOct 21, 2021 -
simple-microservices-example Public
A very simplistic microservices application which allows products to be created and likes where the information is passed along an events bus.
-