Work

This page showcases some of my main achievements, including my most impactful projects released during my time working at Meta either as a software engineer or as a software engineering manager.

In addition to these endeavours, during my career I have benefited from many open source projects. So, whenever I could I've contributed to their developement. Below you can find a list of the major projects I've worked on and some of those I built myself. All my contributions can be found via my GitHub profile.

Aurelio De Rosa featured in a marketing campaign for Workplace from Meta
Aurelio De Rosa interviewed on making Workplace from Meta accessible

Work Projects

WhatsApp Status updates

Status on WhatsApp is a popular way to share updates with friends and close contacts. Similar to Stories on Facebook and Instagram, every status disappears in 24 hours. A team I managed in WhatsApp, the "Status & Camera" team, developed a set of new features for Status: Status reactions, Voice Status, Status profile rings for new updates, and a new audience selector. This set of features was announced via the official WhatsApp blog and the Meta newsroom as well as being covered by TechCrunch and Yahoo! among others.

Not only Meta, I have worked with

Open Source

Icon of jQuery

jQuery

As a member of the jQuery team, I've made several improvements to the jQuery documentation by adding and updating content, and fixing issues.

Icon of Can I Use

Can I Use

I'm among the most active contributors of the project. Over the time I've added several JavaScript APIs, reported cross-browser incompatibilities and issues, and improved the references.

Icon of Github.js

Github.js

As a maintainer, I've added many new features, fixed bugs, and made several improvements to the documentation.

Icon of WebReader

WebReader

I'm the author of WebReader, a free and open source JavaScript library that relies on the Web Speech API to offer speech recognition and speech synthesis functionality.

HTML5 API demos

HTML5 API demos is a repository where you can find information about many JavaScript and HTML5 APIs.

Saveba.js

Saveba.js is a JavaScript library that, relying on the Network Information API, tries to save bandwidth to users having a slow connection by removing unnecessary resources.

Audero Sticky

Audero Sticky is a polyfill for the CSS position: sticky with no dependencies and support for multiple module systems.

Audero Wav Extractor

Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the harddisk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.