Expert in data synchronization systems, backend developer, flutter developer, continuous learner and tireless builder.
Maintaining and developing services, apps, and internal frameworks.
Developing scripts, desktop applications, bots, and simple websites.
Service to sync data between webshops and accounting softwares: Automatiseramera.se
Techs: Django, DRF, Celery, Software Architecture
Responsibilities: Stabilization of existing backend, refactoring to make the system DRY, KISS, extensible and robust.
Results: After my refactoring, the system became more stable and predictable, easier to grow and to maintain.
Framework for building SaaS for syncing APIs (internal at Connectivo).
Techs: Django, DRF, Celery, REST API, Data Syncing
Responsibilities: Create a new framework on top of Django that will allow the company to start new projects and get a performant MVP very fast.
Results: Synkio is used internally for some SaaS
Framework combining connectors, REST APIs, and clients for service automation.
Techs: Django, DRF, PyInstaller, Python, RabbitMQ
Responsibilities: Develop a framework, to easily expose any offline software.
Results: The framework has been developed and his currently used to expose Visma Admin software to Automatiseramera and Synkio.
Lightweight log management solution (2GB RAM compatible).
Techs: Django, DRF, RabbitMQ, Falcon, Flutter, TDEngine, SQLite
Responsibilities: Develop a tiny log management solution that can fit into 2GB of RAM.
Results: LogTower is able to process thousands log entries per minute without crashing with only 2GB of RAM. There is a flutter app that is connected to the backend and allow you to watch logs in live.
Permission management library for Django and DRF (private).
Techs: Django, DRF
Responsabilities: Develop a django package to handle permissions in an easier and fast way.
Results: django-ups is an excellent django package that allows managing permissions on a table and object levels.
Django library to send notifications easily. GitHub: jefcolbi/django-magic-notifier
Tiny Django library to run a blog. My blog Jefcolbi's Blog uses it. GitHub: jefcolbi/sweetblog
Python framework for building Telegram bots with Django. GitHub: nina-gram/ninagram
Python mini-framework to build agent. Github: jefcolbi/sweetagent