Skip to content
View Flyerfye's full-sized avatar

Block or report Flyerfye

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
Flyerfye/README.md

Hi, I'm Issa Beekun 👋

I'm a backend/fullstack software engineer with a background working on applications centered around data analytics. Check out some of my personal projects below!

Featured Projects

BattRe: Battery Recycling Factory

A full-stack application simulating battery recycling operations using a microservice architecture.

Edgy Polygon: Programatic polygon art

A React/TypeScript web app that processes images using OpenCV to create low-polygon art.

Feel free to explore my GitHub profile and organization for more details.

Pinned Loading

  1. edgy-polygon-react edgy-polygon-react Public

    React-based app that creates low polygon art using edge detection

    TypeScript

  2. Flyerfye-BattRE/battre-client Flyerfye-BattRE/battre-client Public

    FE Client for the BattRE app

    TypeScript

  3. Flyerfye-BattRE/grpc-ifc Flyerfye-BattRE/grpc-ifc Public

    Contains gRPC interface proto files for BattRE. These proto files define the structure of the gRPC services used within the project.

    Java

  4. Flyerfye-BattRE/gw-svc Flyerfye-BattRE/gw-svc Public

    API Gateway connecting the FE Client to the BE microservices

    Java

  5. Flyerfye-BattRE/lab-svc Flyerfye-BattRE/lab-svc Public

    Represents testing and refurb capabilities

    Java

  6. Flyerfye-BattRE/ops-svc Flyerfye-BattRE/ops-svc Public

    Represents the operational order and battery management

    Java