Skip to content
View leviroiz's full-sized avatar

Block or report leviroiz

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leviroiz/README.md

Levi Roiz — Connection Mark

Levi Roiz

Software Developer · IT Assistant at Kallifon — automation, integrations and internal systems for e-commerce, ERP and logistics.

My work starts with the process: understanding how it works, finding what creates unnecessary work, and turning it into something simpler, connected and easier to operate.

Build • Connect • Improve.

LinkedIn · Email

Selected work

E-commerce Price Validation Automation

Automation built around a real e-commerce pricing workflow involving product references, color × size variants, stock validation and selective corrections.

The public reconstruction focuses on variant-level validation, stock-aware decisions, recovery after interrupted executions and verification after writes.

In the original workflow, 245 products were audited and 101 listings were corrected — each fix tested, validated and checked.

Python Selenium Pytest

Repository →


HR Onboarding Document Automation

Google Workspace automation built around an HR onboarding document workflow.

It validates spreadsheet records, organizes related documents in Drive and handles repeated executions without blindly recreating folders or shortcuts.

The public reconstruction uses synthetic records and also explores dry-run execution, partial failure recovery, concurrency protection and controlled error handling.

Google Apps Script Google Sheets Google Drive

Repository →


Commercial Pricing Calculator

A browser-based pricing engine that compares loyalty discounts, progressive pricing and a demonstrative PIX scenario.

The main challenge is in the business rules: discounts operate at different levels, cannot be stacked incorrectly, monetary rounding must remain consistent and independent scenarios need deterministic comparison.

The public repository is a portfolio reconstruction using synthetic products, prices and commercial rules.

JavaScript Playwright

Repository →


Consignment Batch Management

A public reconstruction of a consignment workflow involving customers, sellers, batches, returns and pending balances.

The project started from the analysis of a real operational problem. During that analysis, an existing internal solution was identified that already addressed a significant part of the need.

The prototype still served its purpose: clarifying requirements, exploring the workflow and helping inform the final product decision instead of introducing another system unnecessarily.

HTML CSS JavaScript GitHub Actions

Live demo → · Repository →


Earlier project / foundation

Presentes da Cegonha

My final project for a technical degree in 2023, revisited in 2026 as a record of technical evolution.

The modernized version introduced prepared statements, password hashing, CSRF protection, authorization, transactional stock updates, Docker and HTTP integration tests with MariaDB.

The original academic version remains available under the v1-academico-2023 tag.

PHP MariaDB Docker GitHub Actions

Repository →

Work

Kallifon

IT Assistant

I joined Kallifon as an IT & E-commerce Intern and later moved into my current role as an IT Assistant.

Most of my work sits between software development and operations: understanding how an existing process works, identifying where systems or manual work create friction, and building tools or integrations around those problems.

That work has involved internal web applications, e-commerce and ERP workflows, APIs, logistics, commercial tooling and process automation.

Currently (private, company projects):

  • Kallifon Rastreio — automated shipment-tracking notifications with the TOTVS ERP API, a persistent queue, deduplication and retries. In development.
  • Kallifon Carreira — frontend of a recruiting platform in React, Next.js and TypeScript. In development.
  • J&T Express integration — authentication, request signing and electronic invoice (NF-e) data. In staging.
  • Commercial pricing calculator — isolated, tested discount rules. In production with Docker and Nginx.

Technologies

Python JavaScript TypeScript React Next.js FastAPI Selenium Playwright Google Apps Script SQL Docker Nginx GitHub Actions REST APIs


Background

Software Engineering — UniCesumar
Expected graduation: 2030

Technical Degree in Information Technology — EEEP Monsenhor José Aloysio Pinto
2023

Based in Sobral, Ceará, Brazil.

Pinned Loading

  1. ecommerce-price-validation-selenium ecommerce-price-validation-selenium Public

    Python + Selenium automation for validating e-commerce prices, product variants and stock-aware divergences with safe selective correction.

    Python

  2. calculadora-comercial-publica calculadora-comercial-publica Public

    Commercial pricing calculator that compares loyalty, progressive pricing and PIX scenarios using isolated business rules and automated UI tests.

    JavaScript

  3. gestao-lotes-consignados-demo gestao-lotes-consignados-demo Public

    Portfolio demo for tracking consignment batches, settlements, returns, pending balances and customer portfolios with role-based views.

    JavaScript

  4. rh-admission-automation-demo rh-admission-automation-demo Public

    Google Workspace automation for organizing HR admission documents with Forms, Sheets, Apps Script and Drive.

    JavaScript

  5. presentes-da-cegonha presentes-da-cegonha Public

    Modernized academic e-commerce project focused on web security, Docker, CI/CD, automated tests and backend hardening with PHP and MariaDB.

    PHP