Skip to content
View iflis7's full-sized avatar
💭
Busy working on Kabylia's future
💭
Busy working on Kabylia's future

Block or report iflis7

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

Hafid Saadi

Accounting + automation. I build the boring plumbing that makes ops actually run — Zoho, Odoo, n8n, UiPath, plus a bit of AI when it earns its keep.

Based in Quebec. Working on TutoLys and a few client systems.


Currently shipping

Consulting site — automation, ERP, integrations.
Case studies & contact live here.

Educational games + tutoring (Quebec).
Godot, Django, Tauri desktop app.

Pinned

inventqb Zoho Inventory ↔ QuickBooks sync
UiPathDocUnderstanding OCR + extraction → Excel
ticketFinder BERT ticket search (desktop)
invoicer Invoice generation
inception Docker / Nginx / MariaDB stack
ohhhllama Local LLM playground

Stack

Zoho Odoo n8n UiPath

Around

Portfolio TutoLys LinkedIn X


Git City building



NSI Solution · 42 Quebec · BylTek · Iflisen ⵣ

Pinned Loading

  1. philosophers philosophers Public

    In this project, I learned the basics of threading a process. I saw how to create threads and I discovered mutexes.

    C

  2. pipex pipex Public

    The purpose of this project is the discovery in detail UNIX mechanism - pipe

    C

  3. push_swap push_swap Public

    This project made me sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed I had to manipulate various types of algorithms and chose the …

    C