Skip to content
View furyengi's full-sized avatar

Block or report furyengi

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
furyengi/README.md
███████╗██╗   ██╗██████╗ ██╗   ██╗███████╗███╗   ██╗ ██████╗ ██╗
██╔════╝██║   ██║██╔══██╗╚██╗ ██╔╝██╔════╝████╗  ██║██╔════╝ ██║
█████╗  ██║   ██║██████╔╝ ╚████╔╝ █████╗  ██╔██╗ ██║██║  ███╗██║
██╔══╝  ██║   ██║██╔══██╗  ╚██╔╝  ██╔══╝  ██║╚██╗██║██║   ██║██║
██║     ╚██████╔╝██║  ██║   ██║   ███████╗██║ ╚████║╚██████╔╝██║
╚═╝      ╚═════╝ ╚═╝  ╚═╝   ╚═╝   ╚══════╝╚═╝  ╚═══╝ ╚═════╝ ╚═╝

backend engineer · devops · cloud & platform engineering

Building systems that deploy themselves.


class Engineer:
    name       = "Mahmud Abdulmalik"
    role       = ["Backend Engineer", "DevOps", "Cloud & Platform Engineering"]
    location   = "Africa"
    available  = "Worldwide (Remote)"
    focus      = "Automation-driven infrastructure & backend systems"
    currently  = "Building a custom CI/CD runner from scratch"

    def philosophy(self) -> str:
        return "If you're doing it more than once, automate it."

⚙️ Tech Stack

Languages

Python · TypeScript · Bash

Backend

FastAPI · Django · Node.js

Frontend

React · Next.js · Tailwind

Mobile

React Native

Cloud

AWS · DigitalOcean · pxxl.app

Containers

Docker · Kubernetes

CI/CD

GitHub Actions · Self-Hosted Runners

IaC

Terraform · Ansible

Databases

PostgreSQL · Redis

Messaging

RabbitMQ · Celery

Monitoring

Prometheus · Grafana

Web Servers

Nginx · Traefik

Featured Projects

Custom CI/CD Runner

A fully automated CI/CD runner built from scratch — orchestrating builds, tests, and deployments across multiple stacks.

  • Auto-detects project stack (Python / Node.js) from repo structure
  • YAML-based pipeline configs: install → test → build → deploy
  • Dockerized job isolation for secure, reproducible builds
  • Worker queue system (Celery/RQ) for parallel job orchestration
  • Deployable to pxxl.app / AWS / DigitalOcean

Python Docker Celery PostgreSQL GitHub Actions pxxl.app

Repo Demo


GitHub Stats

furyengi's GitHub Stats    Top Languages


Experience

Backend & DevOps EngineerSelf-Initiated Projects  2025 – Present

  • Designed and built a custom CI/CD runner from scratch to automate builds, testing, and deployment pipelines
  • Deployed cloud-native apps and backend systems using pxxl.app, Docker, and Terraform
  • Built a scalable API platform with role-based auth, background jobs, and caching layers
  • Created automation scripts and internal tooling for infrastructure provisioning, backup, and job orchestration
  • Configured monitoring/logging pipelines with Prometheus & Grafana for system observability

Get In Touch

Email   Twitter   Portfolio

Open to backend, DevOps, and platform engineering roles — remote, worldwide.


furyengi 2026

Popular repositories Loading

  1. gesturesend gesturesend Public

    Air-gesture file transfer system using Flutter and computer vision

    C++ 2

  2. runxr runxr Public

    HTML 1

  3. portfolio portfolio Public

  4. cv cv Public

    HTML

  5. furyengi-portfolio-showcase furyengi-portfolio-showcase Public

    TypeScript

  6. Zephyrus Zephyrus Public

    An opengl-es game engine

    C++