Yassine Mazhare (Yassine-64)

Yassine-64

Geek Repo

Location:MotherBoard

Github PK Tool:Github PK Tool

Yassine Mazhare's repositories

PHP-Guestbook

A simple PHP guestbook application that allows users to submit their opinions about PHP 8. Users can provide their name, email, and comments, which are then saved to a text file. The application also features a functionality to display the most recent comments in a formatted table

Language:PHPStargazers:0Issues:0Issues:0

PHP-Calculator

This repository contains PHP code for a basic calculator application. The calculator allows users to perform arithmetic operations (addition, subtraction, multiplication, division) on two input numbers.

Language:HTMLStargazers:0Issues:0Issues:0

PHP-MySQL-Actor-Management

This repository contains PHP code for managing actors in a MySQL database. It includes a web interface to display actor information stored in the database table "actor". The code utilizes PDO for database connectivity and error handling

Language:PHPStargazers:0Issues:0Issues:0

Yassine-64

My GitHub profile README.md! .Share some love with a ⭐

Language:ProcessingLicense:MITStargazers:2Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

Centre-formation2

This repository contains a set of SQL queries tailored for the CentreFormation database.

Stargazers:0Issues:0Issues:0

cheveaux-Ecurie2

SQL queries for managing horse data including color, race, competition participation, and ownership.

Stargazers:0Issues:0Issues:0

Delivery-Manager-App

This Python-based repository serves as a comprehensive guide for managers utilizing the Delivery Manager application. It provides essential information and instructions for overseeing deliveries and operations efficiently.

Language:PythonStargazers:0Issues:0Issues:0

JavaScript-OOP

An object-oriented programming (OOP) examples with JS

Language:JavaScriptStargazers:0Issues:0Issues:0

-CentreFormation-DB-Queries

This repository contains a set of SQL queries tailored for the CentreFormation database. The queries are designed to extract various insights and statistics related to students, courses, enrollments, and sessions managed within the CentreFormation system.

Stargazers:0Issues:0Issues:0

Chevaux-DB-Queries

This repository contains SQL queries designed to retrieve specific information from the ChevauxDeCurie database, which presumably manages data related to horses, people involved in the equestrian world, races, competitions, and growth records.

Stargazers:0Issues:0Issues:0

Storage-DB-Management

This repository contains SQL scripts for setting up and managing a database tailored for an e-commerce platform. The database structure facilitates the storage of client information, product details, and order management functionalities.

Stargazers:0Issues:0Issues:0

MySQL-Example-

This repository contains SQL code for setting up and managing a database for a hypothetical new store. The database is designed to handle product information and orders, facilitating efficient inventory management and sales tracking.

Stargazers:0Issues:0Issues:0

Tict-Tac-Tkinter

A straightforward and enjoyable Tic-Tac-Toe game built using Python and Tkinter, featuring a simple GUI and basic game logic.

Language:PythonStargazers:0Issues:0Issues:0

Employee-Management

A Python implementation of an Employee Management System with salary calculation, age determination, and retirement date prediction. Utilizes object-oriented principles, abstract methods, and class inheritance for a modular code structure.

Language:PythonStargazers:0Issues:0Issues:0

Yassine-s-OOP-Learning-space

This repository is a personal space for me to house Python files containing OOP course notes, exercises covering OOP principles, and additional exercises related to banking systems. It's a dedicated corner for learning and coding, exclusively for me

Language:PythonStargazers:1Issues:0Issues:0

ProdComp-Analyzer

An efficient Python script leveraging regular expressions to parse and analyze product compositions from structured text. Extracts information about elementary products, compositions of three elements, and compositions excluding specific elements. Useful for dissecting hierarchical product structures in various systems.

Language:PythonStargazers:0Issues:0Issues:0

ProductCompositionManager

Python implementation for managing elementary and composite products with pricing information

Language:PythonStargazers:0Issues:0Issues:0

PyRegexUtils

A Python repository with essential regex utilities (regex_functions.py). Validate, search, and manipulate strings effortlessly. Test the functionality with the provided unit tests in test_regex_functions.py

Language:PythonStargazers:0Issues:0Issues:0

TkinterPlayground

Dive into Tkinter with a variety of interactive projects: Digital Clock: A dynamic digital clock display. Guess the Number Game: Test your intuition with a number guessing challenge.

Language:PythonStargazers:0Issues:0Issues:0

PyCommerce

Python toolkit for managing product inventory and orders. The Produit class handles product details and quantities, while the Commande class tracks orders with product, date, and quantity. Great for implementing basic commerce functionalities and learning Python object-oriented programming.

Language:PythonStargazers:0Issues:0Issues:0

PyGeoPoints

Python toolkit for 2D geometry with Point and TroisPoints classes. Perform distance calculations, find midpoints, and check point alignment or isosceles triangles. Ideal for quick geometric computations in Python.

Language:PythonStargazers:0Issues:0Issues:0

AbstractedClasses

A concise Python implementation for managing employee and student data. Utilizes abstract classes and demonstrates fundamental object-oriented concepts. Suitable as a lightweight foundation for simple personnel management systems.

Language:PythonStargazers:0Issues:0Issues:0

Bank-Management-System

A simple banking management system in Python, allowing to create, delete, and manage client accounts, deposit and withdraw money.

Language:PythonStargazers:0Issues:0Issues:0

Documentary-Management-System

This code implements a simple system for managing documentary information. The Documentaire class represents a documentary item with properties like title, date, and a unique code.

Language:PythonStargazers:0Issues:0Issues:0

Simple-Geometric-Shapes

A concise Python script featuring two classes, Rectangle and Parallelepiped, demonstrating fundamental object-oriented programming concepts. The Rectangle class handles 2D rectangles, while the Parallelepiped class extends functionality to 3D shapes. Ideal for a quick grasp of OOP and basic geometric calculations.

Language:PythonStargazers:0Issues:0Issues:0

InheritedVectors

"InheritedVectors" is a Python repository showcasing the use of inheritance in vector classes. The code includes a base class, Vecteur2D, representing 2D vectors, and a derived class, vecteur3D, extending it to handle 3D vectors.

Language:PythonStargazers:1Issues:0Issues:0

OOP-GeometricPoints

An object-oriented programming (OOP) example showcasing the implementation of a Point class in both Python and Java.

Language:JavaStargazers:1Issues:0Issues:0

Python-oop-basics-

this repository contains a Python class demonstrating key OOP concepts and a corresponding test file containing instances to verify the class functionality.

Language:PythonStargazers:1Issues:0Issues:0