Eri A.'s repositories
hacktofest-codebattles.dev
My submission for October Hackathon (2022) 🎃 APIs Edition by Codebattles.dev. Implemented in Python, Django, Django REST Framework. CI/CD with Docker, GitLab CI.
celery
Distributed Task Queue (development branch)
api-testing-with-cypress
Source code and notes for my upcoming talk: Cypress for Backend Engineers
celery-class-based-tasks-postmortem
Postmortem repository to reproduce `leaking state between class-based tasks` - Ticket #8972 @celery/celery
cpython
The Python programming language
django
The Web framework for perfectionists with deadlines.
django-toggul
Feature Flag management tool for django applications
djangorestframework-api-key
🔐 API key permissions for Django REST Framework
fullstack-rust
practical exercise from `rusty-weekend` project
garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
interview-prep
Getting it!
jedis
Redis Java client
KeyDB
A Multithreaded Fork of Redis
kombu
Messaging library for Python.
kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
nvim-config
My personal development environment - 2024
openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
paycheck-app
Full-featured sandboxed financial application that put your conventional bank to shame! Built in React Native, uses MVVM architecture and Expo shenegians, Dive deep into `Paycheck` to for what's on its backend
proximity-search
Dead-simple web-based proximity search tool to find Facebook Groups/Communities that you love
pytest-distributed
A pytest plugin that cuts down test execution time (of CI pipelines) for organizations to move faster. Ship faster & better, with this alternative plugin to pytest-xdist :eyes:
user-demo-api-java
Sample API to store and retrieve users in Java, SpringBoot