Skip to content
View V1rex's full-sized avatar
🎯
On a Renaissance journey
🎯
On a Renaissance journey

Highlights

  • Pro

Block or report V1rex

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.

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

Amine Bahij

Computer science student focused on backend systems, operations research, and applied optimization.

I am interested in software systems where decisions have constraints, costs, and measurable consequences. My current work connects backend engineering with optimization-heavy domains such as logistics, planning, and operational decision support.

Currently building Lift Nexus API — a Spring Boot backend MVP for warehouse dispatch optimization.

Website Lift Nexus API LinkedIn


Current focus

  • Building backend systems with Java, Spring Boot, PostgreSQL, Docker, and CI/CD
  • Exploring how optimization models can become usable software systems
  • Practicing testing, documentation, architecture, and incremental delivery
  • Connecting operations research ideas with real application boundaries

Selected project

Lift Nexus API logo

Spring Boot backend MVP for warehouse dispatch optimization.

The project explores how solver-based planning can be integrated into APIs, persistence, asynchronous dispatch jobs, tests, documentation, and CI-generated reports.

Project site Repository Documentation Writing


Technical areas

Backend

Java Spring Boot PostgreSQL Flyway

Optimization

Python Gurobi Timefold Mathematical Modeling

Engineering

Docker GitHub Actions Testcontainers MkDocs

Data analysis

Pandas scikit-learn Matplotlib Streamlit


Writing

I use my personal website to document projects, technical reflections, and learning notes around backend systems and applied optimization.

Writing


Contact

Website LinkedIn

Pinned Loading

  1. lift-nexus-api lift-nexus-api Public

    Asynchronous constraint-based optimization engine for warehouse dispatching.

    Java