Hello! I'm a Computer Science student and a backend developer with expertise in Python, SQL, and Django. Proficient in HTML and CSS, I'm driven to contribute to a company's success by delivering business value while continuously advancing my development skills. Eager to join a team that values growth and innovation.
Ayman Mouhcine
My projects
Restaurant management system
LittleLemon Restaurant is a Django-based web application for managing a restaurant's menu and bookings. The project includes features such as displaying the menu, handling bookings, and providing a simple web interface for customers and staff.
Technologies: Python, Django, SQL
Probability Calculator
This Python project simulates drawing balls from a hat and calculates the probability of meeting certain criteria based on user-defined expectations.
Technologies: Python
Budget App
This budget management system allows users to create and manage different spending categories, make deposits and withdrawals, and visualize spending patterns through a spending chart.
Technologies: Python
Time Calculator
A simple Python script to add a duration to a given start time and calculate the resulting time, including optional considerations for days of the week.
Technologies: Python
Shape Calculator
This Python project is a shape calculator that handles rectangles and squares. It can calculate area, perimeter, and diagonal for both shapes. Additionally, it generates simple ASCII art representations of rectangles.
Technologies: Python
Youtube Video Downloader
The YouTube Video Downloader is a web application designed to simplify the process of fetching and downloading YouTube videos. With an intuitive interface, users can easily input a YouTube URL, retrieve video thumbnail, and download the desired content in various resolutions. The application is built using Django, Pytube, and incorporates responsive design for an optimal user experience on different devices.
Technologies: Python, Django, HTML, CSS
Terminal-based Tic Tac Toe game
Terminal-based Tic Tac Toe game implementing the classic Tic Tac Toe game with enhanced features and intelligent game mechanics. This console game allows two players to engage in a strategic battle of wits, offering dynamic board display, error handling for valid inputs, and an engaging user interface. With its user-friendly design and entertaining gameplay.
Technologies: Python