Giter VIP home page Giter VIP logo
 ██████╗ ██╗  ██╗ ██████╗  ██╗ ██████╗  ██╗ ██╗ ██████╗  ██████╗  ██╗
██╔═████╗╚██╗██╔╝██╔═████╗███║██╔═████╗███║███║██╔═████╗██╔═████╗███║
██║██╔██║ ╚███╔╝ ██║██╔██║╚██║██║██╔██║╚██║╚██║██║██╔██║██║██╔██║╚██║
████╔╝██║ ██╔██╗ ████╔╝██║ ██║████╔╝██║ ██║ ██║████╔╝██║████╔╝██║ ██║
╚██████╔╝██╔╝ ██╗╚██████╔╝ ██║╚██████╔╝ ██║ ██║╚██████╔╝╚██████╔╝ ██║
 ╚═════╝ ╚═╝  ╚═╝ ╚═════╝  ╚═╝ ╚═════╝  ╚═╝ ╚═╝ ╚═════╝  ╚═════╝  ╚═╝
                                                                     
 ██████╗ ██╗  ██╗ ██████╗  ██╗ ██████╗  ██╗ ██████╗  ██████╗  ██╗ ██╗
██╔═████╗╚██╗██╔╝██╔═████╗███║██╔═████╗███║██╔═████╗██╔═████╗███║███║
██║██╔██║ ╚███╔╝ ██║██╔██║╚██║██║██╔██║╚██║██║██╔██║██║██╔██║╚██║╚██║
████╔╝██║ ██╔██╗ ████╔╝██║ ██║████╔╝██║ ██║████╔╝██║████╔╝██║ ██║ ██║
╚██████╔╝██╔╝ ██╗╚██████╔╝ ██║╚██████╔╝ ██║╚██████╔╝╚██████╔╝ ██║ ██║
 ╚═════╝ ╚═╝  ╚═╝ ╚═════╝  ╚═╝ ╚═════╝  ╚═╝ ╚═════╝  ╚═════╝  ╚═╝ ╚═╝

Yousef Saeed's Projects

airbnb_clone icon airbnb_clone

AirBnB clone that uses a command-line interface and object-oriented programming to manage data in a local database using a JSON file.

airbnb_clone_v2 icon airbnb_clone_v2

AirBnB clone v2 is an upgraded version with MySQL for storage, Fabric for deployment, and Flask with Jinja for a dynamic web experience.

airbnb_clone_v3 icon airbnb_clone_v3

AirBnB clone v3 is an enhanced version with a powerful RESTful API for seamless communication and efficient data management.

airbnb_clone_v4 icon airbnb_clone_v4

AirBnB clone v4 is a user-friendly, efficient, and secure platform for managing accommodations.

alx-backend icon alx-backend

ALX Backend Specialization Repository - A collection of projects developed during the ALX Software Engineering Program, covering essential topics like API design, database management, caching, internationalization, and queuing systems.

alx-backend-javascript icon alx-backend-javascript

ALX Backend JavaScript Repository - A collection of projects developed during the ALX Software Engineering Program, focusing on ES6, Node.js, and TypeScript. It covers essential topics like asynchronous programming, data manipulation, class-based programming, and unit testing.

alx-backend-python icon alx-backend-python

ALX Backend Python Repository - A collection of projects developed during the ALX Software Engineering Program, focusing on Python. It covers essential topics like asynchronous programming with asyncio, variable annotations, and comprehensive testing with unit and integration tests.

alx-backend-storage icon alx-backend-storage

ALX Backend Storage Repository - A collection of projects developed during the ALX Software Engineering Program, focusing on storage solutions like MySQL, NoSQL, and Redis. It covers advanced database management, data storage techniques, and efficient data retrieval.

alx-backend-user-data icon alx-backend-user-data

ALX Backend User Data Repository - A collection of projects developed during the ALX Software Engineering Program, covering personal data management, basic and session authentication, and user authentication services.

alx-files_manager icon alx-files_manager

ALX Files Manager Repository - A robust File Management API developed during the ALX Software Engineering Program. It includes features like file uploading, downloading, authentication, and metadata storage, utilizing Node.js, Redis, and MongoDB for efficient and scalable file operations.

alx-higher_level_programming icon alx-higher_level_programming

ALX Higher-Level Programming Repository - A collection of programs and scripts in Python, JavaScript, SQL, and more developed during the ALX Software Engineering Program, covering advanced programming concepts such as object-oriented programming, automated testing, and web development.

alx-interview icon alx-interview

ALX Backend Specialization Interview Repository - A collection of algorithm challenges and problem-solving exercises from the ALX Software Engineering Program, covering essential topics like dynamic programming, graph algorithms, data structures, and technical interview readiness.

alx-low_level_programming icon alx-low_level_programming

ALX Low-Level Programming Repository - A collection of C programs and scripts developed during the ALX Software Engineering Program, covering key topics like data structures, algorithms, pointers, memory allocation, and Linux/Unix system programming.

alx-system_engineering-devops icon alx-system_engineering-devops

ALX System Engineering and DevOps Repository - A collection of projects developed during the ALX Software Engineering Program, covering essential topics like servers, domains, automation, security, shell scripting, and network management.

binary_trees icon binary_trees

A collection of binary tree data structures and algorithms implemented in C. It provides a variety of functions for creating, manipulating, and traversing binary trees efficiently.

chat-app icon chat-app

Group chat web app that allows users engage in real-time conversations with other users on multiple channels.

cs50 icon cs50

This repository contains projects and assignments from the CS50W and CS50P courses. Each course directory includes detailed README files for individual projects, outlining the project's purpose, features, installation instructions, and usage.

echo icon echo

A modern and lightweight TUI chat app designed for seamless communication in a command-line environment.

ecommerce-api icon ecommerce-api

A RESTful API for a marketplace, connected to a database, enabling users to perform full CRUD operations seamlessly.

fix_my_code_challenge icon fix_my_code_challenge

A coding challenges that focus on identifying and rectifying bugs, optimizing code, and improving performance.

govservicesportal icon govservicesportal

Your gateway to streamlined government service access for both users and administrators. Powered by Flask, SQLAlchemy, and Jinja, the platform ensures secure, efficient transactions for citizens while providing administrators with robust management capabilities.

monty icon monty

Interpreter for Monty bytecode files.

printf icon printf

Recreation of the C standard library printf function.

rsa-factoring-challenge icon rsa-factoring-challenge

The RSA Factoring Challenge was a challenge put forward by RSA Security in 1991 to encourage research into computational number theory and the practical difficulty of factoring large integers and cracking RSA keys used in cryptography.

simple_shell icon simple_shell

UNIX command interpreter built to take in commands and execute text-based programs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.