Skip to content
View yeremi's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report yeremi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
yeremi/README.md

Hi there! 👋

I'm Yeremi Loli, a PHP Developer and WordPress Engineer crafting digital experiences from Germany. Currently, I'm helping build the future of web development at Syde GmbH, where I architect scalable solutions that push the boundaries of what's possible with WordPress.

What I Do

I specialize in developing web applications with a focus on:

  • Enterprise WordPress Development
  • Backend System Architecture
  • API Integrations
  • Performance Optimization

Open Source Impact

Here are some of my key projects:

SchemaMapper

A powerful PHP library that transforms complex API responses into clean, type-safe PHP objects using attributes. It simplifies data handling and reduces boilerplate code, making integration work more efficient and maintainable.

RouteMapper

A lightweight PHP library designed to leverage PHP 8 attributes to map and resolve API routes effortlessly. Whether you’re building APIs or integrating with existing systems, RouteMapper simplifies the routing process, offering flexibility and customizability without the overhead of a full framework.

Stopwords

A comprehensive library for text processing and analysis, providing robust tools for managing and filtering stopwords across multiple languages. Perfect for applications requiring natural language processing or content optimization.

WP Ingresso

A custom WordPress plugin designed to integrate with the Ingresso.com API (Brazil), fetching movie data and dynamically displaying it on your WordPress site. Built using Domain-Driven Design (DDD) principles, this plugin ensures modularity, scalability, and easy maintenance.

Let's Connect!

I'm always excited to collaborate on interesting projects or discuss innovative solutions. Feel free to explore my repositories or reach out if you'd like to work together!

Pinned Loading

  1. schema-mapper schema-mapper Public

    A PHP library for mapping external API data to PHP objects using PHP 8 attributes

    PHP

  2. stopwords stopwords Public

    A lightweight and efficient PHP library tailored for developers working on Natural Language Processing (NLP) tasks in Brazilian Portuguese.

    PHP 1

  3. xodo xodo Public

    My personal javascript library

    JavaScript

  4. route-mapper route-mapper Public

    RouteMapper is a lightweight PHP library designed to leverage PHP 8 attributes to map and resolve API routes effortlessly.

    PHP