Pinned Repositories
BloomFilter
An study case using Bloom Filter implemented with bytearray and some hash algorithms
clean-architecture-rust
A Clean Archtiecture template for a Rest API in rust
clicksignlib
An easy way to integrate the Click Sign with your python projects
color-reduction-with-pca
A React application that reduces the color palette of images using Principal Component Analysis (PCA) and K-means clustering algorithms.
poetry_with_rust_extensions
A way to use poetry to build Rust Extensions for Python;
py_clean_arch
An example of the Uncle Bob's Clean Architecture implementing to FastAPI, Django and Flask
pycep
Consulta assíncrona de CEPs em vários serviços (Correios, ViaCep, OpenCep)
system_notification
A system to designed to send notifications to multiples services
video_speak_extractor
Reads a .srt file extracting phrases, splitting the video's audio to match the phrases and export them
zed-pylsp
erickod's Repositories
erickod/poetry_with_rust_extensions
A way to use poetry to build Rust Extensions for Python;
erickod/pycep
Consulta assíncrona de CEPs em vários serviços (Correios, ViaCep, OpenCep)
erickod/clicksignlib
An easy way to integrate the Click Sign with your python projects
erickod/py_clean_arch
An example of the Uncle Bob's Clean Architecture implementing to FastAPI, Django and Flask
erickod/snake-game
A snake game like game with multiplayer capacities using python, javascript and socket.io
erickod/video_speak_extractor
Reads a .srt file extracting phrases, splitting the video's audio to match the phrases and export them
erickod/BloomFilter
An study case using Bloom Filter implemented with bytearray and some hash algorithms
erickod/clean-architecture-rust
A Clean Archtiecture template for a Rest API in rust
erickod/color-reduction-with-pca
A React application that reduces the color palette of images using Principal Component Analysis (PCA) and K-means clustering algorithms.
erickod/django-models-logging
Add logging of models from save, delete signals
erickod/django-tortoise
erickod/dotfiles
My dotfiles, built to work with GNU stow in a ~/.dotfiles directory
erickod/points-account
A system do handle points as benefit
erickod/PySignal
A purely Python implementation of the Qt signal system with no QObject dependencies
erickod/samba-domain
Samba Active Directory Domain Controller for Docker
erickod/system_notification
A system to designed to send notifications to multiples services
erickod/zed-pylsp
erickod/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
erickod/cqrs-architecture-with-python
Applying CQRS pattern with Python Fastapi.
erickod/extensions
Extensions for the Zed editor
erickod/howtheytest
A collection of public resources about how software companies test their software
erickod/vindi-python
A client to handle Vindi API using Python