benjamin aduo
Professional headshot of Benjamin Aduo.

Software Engineer

Benjamin Aduo

Building reliable backend systems, APIs, and developer tools, with a focus on clean architecture and great developer experience.

Projects

Open-source libraries that simplify third-party integrations.

Giant SMS PHP Client

Packagist Package

Standalone PHP package for sending SMS with Giant SMS API. Simplifies SMS integration for PHP developers.

PHP
Packagist
Open-Source

Giant SMS .NET Client

NuGet Package

Custom C# (.NET) client library for Giant SMS. Empowers .NET developers to send SMS messages effortlessly.

C#
.NET
NuGet
Open-Source

Open Source

Contributions to projects I care about.

docs(examples): add http+xml example

My contribution directly influenced the addition of new XML matching functionality to the library.

Python
Docs

fix(msg): reset file pointer before reading attachment payload (#228)

This fix resolved an issue with attachments not being read correctly, improving the reliability of email sending in the library.

Python
Bug Fix