Giter Club home page Giter Club logo

Yassine Mazhare's Projects

-centreformation-db-queries icon -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.

abstractedclasses icon 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.

amicable-numbers icon amicable-numbers

This Python code identifies pairs of amicable numbers, where the sum of divisors of one number equals the other, and vice versa. It doesn't include the number itself and 1 in the divisor sum.

arraychallenges icon arraychallenges

a simple repository featuring over 10 algorithm exercises focusing specifically on arrays.

bank-management-system icon bank-management-system

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

centre-formation2 icon centre-formation2

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

check-empty-string icon check-empty-string

This repository contains a Python code example for checking if a string is empty.

check-palindrome icon check-palindrome

A Python script for checking whether a given word is a palindrome. Simply input a word, and the script will determine if it's a palindrome or not.

chevaux-db-queries icon 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.

cheveaux-ecurie2 icon cheveaux-ecurie2

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

count-characters icon count-characters

This repository contains a Python code example for counting the number of characters in a string.

customer-manager icon customer-manager

A Python program for generating sales invoices with itemized details and automatic calculation of taxes and discounts for multiple clients.

delivery-manager-app icon 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.

documentary-management-system icon 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.

employee-management icon 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.

find-substring-position icon find-substring-position

This repository contains a Python code example for finding the position of a substring in a given string.

inheritedvectors icon 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.

java-oop-basics icon java-oop-basics

This repository contains fundamental examples of Object-Oriented Programming (OOP) concepts in Java. Explore simple and well-commented Java classes illustrating key OOP principles, such as encapsulation, inheritance, and polymorphism. Perfect for beginners looking to grasp the basics of Java programming through hands-on examples.

kadan-algorithm icon kadan-algorithm

This repository includes a Python implementation of Kadane's algorithm, a dynamic programming algorithm used to find the maximum subarray sum in a given array. The kadan_algorithm.py file contains a clear and concise implementation of the algorithm, along with comments for better understanding

mysql-example- icon 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.

oop-geometricpoints icon oop-geometricpoints

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

password-check icon password-check

This Python code prompts the user for a password and allows a maximum of 3 attempts. If the password is not entered correctly, the user must answer a secret question for access

php-calculator icon 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.

php-mysql-actor-management icon 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

prodcomp-analyzer icon 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.

pycommerce icon 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.

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.