Skip to content
View exbyte-dev's full-sized avatar
😎
Working from home
😎
Working from home

Block or report exbyte-dev

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
exbyte-dev/README.md

Abubakar Ismail

Python backend engineer. I build Discord and Telegram bots, FastAPI services, and automation systems for clients worldwide. Top Rated on Upwork.

Based in Abuja, Nigeria. Self-taught since 2018, freelancing full time since 2020.

What I reach for

  • Backend: Python, FastAPI, Django, async systems, REST APIs, webhooks
  • Bots: py-cord, python-telegram-bot
  • Data: MongoDB, PostgreSQL, Redis
  • Infra: Linux, Docker, Nginx, Cloudflare, CI/CD on OVH VPS
  • AI: LangChain, OpenAI, ElevenLabs integrations

Some things I have built

Most of my production work is private client code, but here is the shape of it.

Kryptium. A Discord bot serving over a thousand users, with event management and in-app currency systems, backed by RESTful APIs for events, wallets, and identity. It has been holding 99.9% uptime, which I am quietly proud of.

Candor. A multi-channel fulfilment dashboard that keeps orders in sync across Amazon, Shopify, and Walmart. FastAPI and React on top of MongoDB, with Stripe billing, USPS tracking, and a label pipeline that reads PDFs with OCR so nobody has to type tracking numbers by hand.

ShipFlow. An automated shipping pipeline that watches Dropbox, generates Shippo labels, sorts out multi-box orders, and recovers gracefully when something falls over mid-run, because in production something always eventually falls over.

Out in the open

The pinned repos are the things I can show in full. ecoflowbot is a favourite: it watches my EcoFlow power station over MQTT and pings me the moment grid power drops, which matters more than it sounds when you are running servers from Nigeria.

Want to build something? abubakar@exbyte.dev

Pinned Loading

  1. ecoflowbot ecoflowbot Public

    Discord bot that monitors EcoFlow power stations in real time via MQTT. Get notified when grid power drops or returns, check battery status, and toggle AC/USB/DC outputs

    Python 1