Skip to content
View foudhilriahi's full-sized avatar
🎵
Let It Happen .
🎵
Let It Happen .

Highlights

  • Pro

Block or report foudhilriahi

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

👾 Yo, I'm Foudhil Riahi 👾

Alien Monster

The more I hang around IT, the more I think I should've been a farmer.
Probably future me is an incredibly talented developer. Present me keeps assigning him work.

Typing SVG Secondary Typing SVG
github contribution grid snake animation


Current objective:

figure out who wrote this slop git blame says it was me



Gamertag Stats & Contributions

Pinned Loading

  1. invoice-managerOLLAMA invoice-managerOLLAMA Public

    Offline Invoice Manager using Ollama LLM & Kaggle OCR

    Python 2

  2. zod-resolver-lite zod-resolver-lite Public

    A tiny, dependency-free Zod resolver for React Hook Form

    TypeScript 1

  3. AIDocumentExtractorPro AIDocumentExtractorPro Public

    Offline Intelligent Document Parser Extracts structured data from invoices, receipts, and scanned documents using OCR + AI models (FLAN-T5, LayoutLM). Works offline. Exports to JSON, Excel, and SQL…

    Python 2

  4. Configures Cross-Origin Resource Sha... Configures Cross-Origin Resource Sharing (CORS) to allow the React frontend
    1
    package com.example.spsrh.config;
    2
    
                  
    3
    import org.springframework.context.annotation.Bean;
    4
    import org.springframework.context.annotation.Configuration;
    5
    import org.springframework.web.cors.CorsConfiguration;