Skip to content
View AmaLS367's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AmaLS367

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmaLS367/README.md

⚑ Ama

Backend & Automation Engineer

Typing SVG

GitHub followers GitHub Sponsors Telegram Kwork Fiverr

Python β€’ Telegram Bots β€’ Scraping β€’ CRM Integrations β€’ Internal Tools


πŸš€ What I actually build

βš™οΈ Backend Systems

Python services, APIs, business logic, background jobs, database-driven tools, and production-focused architecture.

πŸ€– Telegram Bots

Admin flows, private tools, AI assistants, OCR bots, media bots, and automation around real workflows.

πŸ•ΈοΈ Scraping & Automation

Data collection pipelines, parsers, browser automation, content workflows, and task reduction through code.

πŸ”Œ Integrations

CRM integrations, APIs, webhooks, document generation, notifications, internal dashboards, and service glue code.


🧠 How I work

Principle What it means
🧱 Structure first Clear modules, clear boundaries, less chaos later
πŸ“š Docs matter Documentation grows with the project
πŸ§ͺ Reliability Tests and checks where they actually help
🚒 Real delivery Not demo-trash, but software that can be run and maintained
🎯 Business focus The code should solve a real problem, not just exist

πŸ”₯ Selected projects

OCR-powered Telegram bot for invoice processing with structured architecture, tests, Docker setup, and strong documentation.

amoCRM document generation engine with OAuth, DOCX templates, caching, and shared-hosting-friendly delivery.

Telegram AI assistant with voice support, external APIs, offline speech recognition, and async processing.

Email funnel and analytics system with Brevo integration, MySQL, background processing, and product-style structure.

Backend-focused freelance CRM built with FastAPI, Aiogram, PostgreSQL, and typed service layers.

Research-oriented Python system with a mature structure, tests, docs, and long-term project discipline.


πŸ› οΈ Tech stack

Open stack overview

Backend

Python FastAPI Aiogram Django PHP

Databases

PostgreSQL SQLite MySQL

Frontend

TypeScript React Vite

DevOps & Tooling

Docker GitHub Actions Pytest Ruff Playwright


🎯 Current focus

  • polishing public repositories into strong showcases
  • growing deeper as a backend engineer
  • building useful automation and business tools
  • improving product quality, docs, and delivery
  • making open-source work more sponsor-worthy

🀝 Open for

πŸ’Ό Freelance backend work πŸ€– Telegram bot development
πŸ•·οΈ Scraping and automation tasks πŸ”— CRM and API integrations
🏒 Internal tools for small businesses ❀️ Open-source support and sponsorship

πŸ“« Reach me

Pinned Loading

  1. InvoiceFlowBot InvoiceFlowBot Public

    Telegram bot for automated invoice processing using OCR. Extract, edit, and store invoice data from PDFs and images.

    Python 1

  2. TestizerFunnelEngine TestizerFunnelEngine Public

    Email funnel engine for Testizer.com (Python, MySQL, MODX, Brevo)

    Python

  3. NomiAssistantTG NomiAssistantTG Public

    Single-owner Telegram bot that connects your chat to the Nomi API. Lets you talk to one Nomi instance, supports voice messages via offline Vosk + FFmpeg on Windows, and uses a clean async stack wit…

    Python 1

  4. AmoDocsEngine AmoDocsEngine Public

    Lightweight PHP-based document generator for amoCRM. Generates .docx files (orders, acts) based on lead and contact data. Includes OAuth flow, customizable templates, caching, and a clean UI. Easy …

    PHP

  5. evwc-basic evwc-basic Public

    WordPress email validation plugin powered by the Mailgun API. Verifies addresses, syncs suppression lists via a secure signed webhook, runs a daily cron job and exposes a minimal settings page. Sec…

    PHP

  6. PopupHelperWP PopupHelperWP Public

    Lightweight WordPress popup plugin in pure PHP, JS and CSS. Shows configurable promo or helper popups on selected pages using JSON content files and a small config layer. No jQuery, no builders, sa…

    JavaScript