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

Coding

Hafid Saadi

Automation & systems consultant — Accounting, ERP & AI solutions

I bridge technology and finance. From accounting and ops I moved into software to build what was missing: systems that automate workflows, cut manual work, and scale with the business. Now I advise on process, implement integrations, and deploy Odoo + AI where it delivers the most value.

→ Portfolio & case studies · → Let's talk


What I do

Focus Description
Process & systems audit Map ops, find automation gaps, roadmap (Odoo, AI agents, integrations).
Implementation & automation Integrations, workflows, AI-powered processes (CRM, LMS, accounting, field workforce).
Odoo + AI Assessment to deployment: setup, custom modules, AI agents for operations.

Where I show up

  • NSI Solution — Performance & Technology Advisor (Zoho suite, tech assessments, Lean-driven process improvement).
  • 42 Quebec — Systems & low-level foundations (C, algorithms, Docker).
  • BylTek · Iflisen ⵣ — Building with the crew.

Stack

Business systems & automation: Zoho · Odoo · n8n · UiPath · API integrations

AI & document: Document Understanding (OCR, extraction) · LLM / agentic workflows · Python

Engineering: TypeScript · Python · Docker · Next.js · FastAPI


Pinned projects

Integrations, document AI, invoicing, automation, infra.

Repo Why it fits the portfolio
inventqb Zoho Inventory ↔ QuickBooks integration — e‑commerce / accounting stack.
UiPathDocUnderstanding Document digitization → extraction → Excel — same vein as your “regulatory report” case study.
ticketFinder AI (BERT) desktop app for ticket search — automation + AI.
invoicer Invoice generator — billing/accounting automation.
inception Multi-container stack (Docker, Nginx, MariaDB, WordPress) — systems/infra.
ohhhllama Python / LLM-related — AI & automation.

Connect

LinkedIn Twitter hafidsaadi.pro

Profile views


42 stats

GitHub stats Top languages

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