Pinned Repositories
abdullahabaza.github.io
personal website
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
backend-Course-work
Bash-Scripts
learning bash-scripting
bridge-x-rag
RAG application backend for Bridge-X (A Social / E-Learning Platform For Egyptian Universities 's Student Activity Teams
Cloud-FinalProject
Django Clinic Management System
ELT-project-dbt
This repository contains a custom Extract, Load, Transform (ELT) project that utilizes Docker and PostgreSQL to demonstrate a simple ELT process.
explorecalifornia
Walkthough of Calos Nunez training
social-media-api
# Backend clone of social media app by using FastAPI
WeatherApp_CICD
Build and deploy a simple web application on target machines using a CI pipeline.
AbdullahAbaza's Repositories
AbdullahAbaza/ELT-project-dbt
This repository contains a custom Extract, Load, Transform (ELT) project that utilizes Docker and PostgreSQL to demonstrate a simple ELT process.
AbdullahAbaza/Bash-Scripts
learning bash-scripting
AbdullahAbaza/Cloud-FinalProject
Django Clinic Management System
AbdullahAbaza/explorecalifornia
Walkthough of Calos Nunez training
AbdullahAbaza/Face_ID
This project is a command-line tool for face recognition.
AbdullahAbaza/social-media-api
# Backend clone of social media app by using FastAPI
AbdullahAbaza/abdullahabaza.github.io
personal website
AbdullahAbaza/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
AbdullahAbaza/backend-Course-work
AbdullahAbaza/bridge-x-rag
RAG application backend for Bridge-X (A Social / E-Learning Platform For Egyptian Universities 's Student Activity Teams
AbdullahAbaza/CompanyManagementSystem
AbdullahAbaza/CS50-ProblemSets
AbdullahAbaza/Data-Camp-Projects
AbdullahAbaza/Django_Student_Managment_System
Student Managment System Implemented In Django For Educational purpuses
AbdullahAbaza/Examination-System
A simple Project For applying OOP Concepts in c#
AbdullahAbaza/ITI-AI-Course
AbdullahAbaza/ML-YouTube-Courses
A repository to index and organize the latest machine learning courses found on YouTube.
AbdullahAbaza/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
AbdullahAbaza/WeatherApp_CICD
Build and deploy a simple web application on target machines using a CI pipeline.
AbdullahAbaza/devops-orange-training
AbdullahAbaza/Github-Actions-CI
# A simple To-Do app With Github Actions CICD
AbdullahAbaza/nodejs-website
The Node.js® Website
AbdullahAbaza/Taks-Dashboard-python-CICD
AbdullahAbaza/TodoApp
A simple Todo app implemented using Flask, Django and FastApi
AbdullahAbaza/Vector-DB
Learn Vector Databases By Hands-on Projects
AbdullahAbaza/Vision-kernels-implementation-for-SIMD-processors
C++ code that uses vector instructions in a SIMD processor (AVX, AVX-2, or AVX-512) to multiply a gray scale image with a mask Compile the code using GCC