Skip to content
View Aladdin-Ghribi's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Freelancer
  • Libya-Tripoli
  • 17:22 (UTC +03:00)

Highlights

  • Pro

Block or report Aladdin-Ghribi

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

Hi, I'm Aladdin Ghribi

Python Backend Developer | FastAPI • Django • REST APIs

I build production-ready backend systems with a focus on clean architecture, async patterns, and real-world integrations.


What I'm Working On

  • FastAPI Template – A modern starter template with uv, Docker, PostgreSQL, logging, and testing
  • Google Calendar Time Blocker – OAuth2 integration to create events from simple category inputs\

Contact


Languages & Tools

Backend

Python FastAPI Django Flask

Databases & DevOps

PostgreSQL Docker Git GitHub

Data Science & ML

TensorFlow PyTorch OpenCV scikit-learn

Frontend (Basic)

HTML5 CSS3

🚀 Featured Project

fastapi-template

A production-ready FastAPI starter template with uv package manager, async SQLAlchemy, Docker Compose, logging , and pytest setup.

Clone and start building in minutes:

git clone https://github.com/Aladdin-Ghribi/fastApi_template.git
cd fastApi_template
uv venv && uv sync
docker compose up -d
uv run uvicorn app.main:app --reload

Pinned Loading

  1. faq-accordion-main faq-accordion-main Public

    HTML

  2. exam-cheat-detection exam-cheat-detection Public

    Graduation Project for Al-refak Uni

    Python 1

  3. interactive-rating-component-main interactive-rating-component-main Public

    HTML

  4. classroom-challenge classroom-challenge Public

    JavaScript

  5. fastApi_template fastApi_template Public

    Template as a starting point for backend development

    Python 1

  6. Collaburative-time-Schedular- Collaburative-time-Schedular- Public

    collaburate using google calendar to schedual time blocks using fastapi external server

    Python