EMMANUEL_ARO_/>|

// Lagos, Nigeria · 09073318795

EMMANUELARO

Software Engineering Nerd · Systems · Platforms · Applied AI

I'm a Software Engineering Nerd. I architect scalable, production-grade platforms at the intersection of web systems and applied machine learning.

// SPEC.SHEETActive
Repos
65+ public
Years
5+ in stack
Stack
Django Ninja · Next.js · TS
Now
TaskForge Pro · Nativetalk
Open to
Senior engineering roles
Based
Lagos, Nigeria
01.// ABOUT

A bit about me.

Experience

0+

Years in Full-Stack Engineering

Education

B.Sc. Computer Science

Federal University Oye-Ekiti

Currently

Tech4mation · Nativetalk

Software Developer, Platform Engineering

Open to

Senior / Staff roles

Remote-friendly · Global teams

I operate end-to-end as a Full Stack Software Engineer across the Python / Django Ninja and Next.js (App Router) / TypeScript ecosystems, with a working discipline built around strict typing, containerized delivery, and measurable system outcomes.

I care about defensible API surfaces, decoupled architecture, and infrastructure that holds under load. From shipping internal CRMs to retraining ML models on evolving threat data, the through-line is the same: I build systems, not features.

02.// STACK

Tools that ship my work.

Backend & APIs

  • Django Ninja
  • Django
  • Python
  • REST
  • JWT Auth
  • Laravel
  • Node.js

Frontend & UI Systems

  • Next.js (App Router)
  • React
  • TypeScript
  • Tailwind CSS
  • Shadcn/UI

Data Layer

  • PostgreSQL
  • MySQL
  • SQLite
  • Supabase

Infrastructure & DevOps

  • Docker
  • AWS
  • CI/CD
  • Git
  • Postman
  • Linux

AI / ML & Applied Research

  • Scikit-learn
  • TensorFlow
  • OpenCV
  • Pandas
  • NumPy
  • NLP
  • Computer Vision
  • Malware Analysis
03.// EXPERIENCE

The systems I've shipped.

  1. 06

    Oct 2024 — Present

    Lagos, NG

    Boxonia Blueprint

    Software Engineer

    • I built a centralized digital ecosystem in Python that consolidates story-development and talent-management for global film productions.
    • I shipped a talent-booking platform that removed cross-border coordination bottlenecks for high-profile international clients.
  2. 05

    Feb 2026 — Jun 2026

    Lagos, NG

    Tech4mation (NativeTalk)

    Software Developer, Platform Engineering

    • I collaborated closely with Product Managers and Product Engineers to ship innovative features, achieving a record-breaking delivery velocity that surpassed all previous engineering benchmarks within the company.
    • I architected TaskForge Pro, a high-throughput team-management platform on Django Ninja + Next.js + PostgreSQL with strict typed API contracts.
    • I hardened the security posture with JWT auth and a Postman endpoint-coverage regime that catches regressions before staging.
    • I shipped core contributions to the omnichannel-crm service and refactored its backend logic for horizontal scalability.
    • I standardized local and staging environments with Docker, eliminating environment drift across the team.
  3. 04

    Sep 2025 — Jan 2026

    Lagos, NG

    Bincom Dev Center

    Full Stack Developer

    • I architected Next.js UI layers for high-load applications, lifting frontend performance budgets and SEO posture.
    • I re-modeled MySQL schemas and rewrote hot-path queries — I accelerated data retrieval by 20% under peak load.
  4. 03

    Apr 2024 — Aug 2024

    Ibadan, NG

    Cyberbuddies.com

    Full Stack Developer

    • I shipped multiple full-stack applications and introduced automated testing pipelines — I raised delivery velocity by 25%.
    • I led an AWS migration and re-planned resource allocation to cut infra overhead while preserving SLA targets.
  5. 02

    May 2023 — Feb 2024

    California, US (Remote)

    SafeSpace.org Association

    Operations QA Engineer

    • I designed Python / Django automation pipelines that lifted operational throughput by 30% and replaced manual review loops.
    • I instituted a QA protocol that reduced data-entry error rates by 50% across containerized environments.
  6. 01

    Sep 2022 — Mar 2023

    Brussels, BE (Remote)

    Fiatci.io

    Lead Full Stack Engineer

    • I led a 7-engineer team through the end-to-end architecture, build, and deployment of the company's flagship platform.
    • I delivered the first successful product launch in company history and owned review standards, branching, and the cutover plan.
04.// APPLIED AI / ML PROJECTS

Things I've built.

Web · 2026

Nativetalk Ticketing

I built a centralized ticket-management dashboard for the Nativetalk support stack — it tracks customer inquiries, manages agent assignment, and surfaces completion-rate metrics in a single operator view. I designed it around a typed API contract with role-based access for admin operators.

  • Next.js
  • TypeScript
  • REST APIs
  • Vercel
Web · 2025

Boxonia Blueprint

I built a production digital platform for global film production that centralizes story-development pipelines and talent-management workflows. I shipped a talent-booking layer that removed cross-border coordination friction for high-profile international clients.

  • Python
  • REST APIs
  • Web Platform
AI/ML · 2024

Malware Detection System

I built a Python security platform that applies supervised machine learning to real-time malware identification and classification. I structured the pipeline to retrain on evolving threat corpora so it stays accurate as new malware emerges.

  • Python
  • Scikit-learn
  • Security ML
  • Pandas
AI/ML · 2024

Named Entity Recognition (NER)

I designed and shipped an NLP pipeline that extracts and categorizes persons, locations, and dates from unstructured text. I built it as a reusable structured-output component for search and ingest workflows.

  • Python
  • NLP
  • Information Retrieval
AI/ML · 2024

Cancer Risk Prediction

I built a high-accuracy diagnostic model on clinical datasets for proactive cancer risk assessment. I focused on reproducible feature engineering and explainable classification outputs suited to clinical review.

  • Python
  • Scikit-learn
  • Pandas
  • Clinical Data
AI/ML · 2023

Facial Recognition Attendance

I engineered a computer-vision attendance platform that captures, normalizes, and classifies facial images, then persists attendance events to a secured store. I productionized it for institutions and live events.

  • PHP
  • JavaScript
  • OpenCV
  • MySQL
Web · 2023

Image Editor

I built a browser-native image editor with a filter, crop, and export pipeline. I implemented canvas-based compositing with a stateless transformation flow.

  • HTML
  • CSS
  • JavaScript
  • Canvas API
Web · 2023

Language Translator

I built a real-time translation interface on top of a public translation API. I designed it as a single-page app with a clean input/output state model and minimal dependencies.

  • JavaScript
  • REST APIs
  • CSS
Web · 2023

Weather App

I built a real-time weather app that integrates geolocation and a public weather API. I implemented conditional rendering for forecast states with a minimal-dependency component architecture.

  • JavaScript
  • REST APIs
  • Geolocation