soukaina-debug
computer science student/Web developer/App developer Email:soukainafattah38@gmail.com
soukainafattah38@gmail.com
Pinned Repositories
airline-reservation-system
Banking-Management-Program
Book-Shop-System
Customer-Billing-System
Data-Structures-and-Algorithms-in-JAVA
github-slideshow
A robot powered training repository :robot:
Hangman
the hangman game is about guessing a random word by guessing letters one by one. If the player runs out of guesses, the game is over. Although the gameplay may sound simple, you need to consider a few critical elements in your JavaScript code: Set a maximum limit for guesses. Display the remaining number of guesses to the player. Provide the player with an interface to input their guesses.
International-Flight
Music-Planner
I introduce you to event listeners that will act on keyboard events. For example, if the ‘S’ key is pressed, what is the event that will happen? Each event will have a different code and action. Apart from event listeners, we will also learn how to add and play audio files. Note that we have added very basic CSS, as the focus here is on JavaScript. You will have to import your own sounds and background image for the program to work fully.
Quiz-application-with-Timer-System
soukaina-debug's Repositories
soukaina-debug/Hangman
the hangman game is about guessing a random word by guessing letters one by one. If the player runs out of guesses, the game is over. Although the gameplay may sound simple, you need to consider a few critical elements in your JavaScript code: Set a maximum limit for guesses. Display the remaining number of guesses to the player. Provide the player with an interface to input their guesses.
soukaina-debug/Music-Planner
I introduce you to event listeners that will act on keyboard events. For example, if the ‘S’ key is pressed, what is the event that will happen? Each event will have a different code and action. Apart from event listeners, we will also learn how to add and play audio files. Note that we have added very basic CSS, as the focus here is on JavaScript. You will have to import your own sounds and background image for the program to work fully.
soukaina-debug/Mario-Game
A Mario Game Program In Python simple and clean GUI is provided for easy gameplay. The gameplay design is so simple that the user won’t find it difficult to use and understand. Different images are used in the development of this game project, the gaming environment is just like the Mario game.
soukaina-debug/Online-Exam-Project
In this project, there are given 10 questions to play. User can bookmark any question for the reconsideration while going to result.
soukaina-debug/supermarket-billing-system
Supermarket billing system is a very simple mini project in C++, built as a console application without using graphics features. It’s just a demonstration of the use of file handling and stream class in C++ language.
soukaina-debug/-PHP-Social-Network-
This is gonna be an example of a social network
soukaina-debug/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
soukaina-debug/algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
soukaina-debug/Algorithms-Leetcode-Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
soukaina-debug/bank-management-system
This project will give you a realistic feel of the bank where you can perform activities which are done in the real banks. Bank Management System is a console-based application which is built using GCC compiler.
soukaina-debug/Black-Jack-Game
This game is played with a deck of 52 cards where the strategies play at best. Shuffle the cards, announce the buy-in amount, and decide the ranking of the cards. For ex. If Ace is given number 1 or 11. The player who gets the value of cards to 21 wins the game.
soukaina-debug/CodeStorm
competitive programming website like geeksforgeeks and hackerrank etc. developed using django framework.
soukaina-debug/Defang-an-IP-adress
A user’s IP address is defanged to prevent the user from clicking on a malicious link.
soukaina-debug/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
soukaina-debug/Fundamentals-of-Computer-Programming-with-C-
The free book "Fundamentals of Computer Programming with C#" is a comprehensive computer programming tutorial that teaches programming, logical thinking, data structures and algorithms, problem ...
soukaina-debug/geeksforgeeks
My solved DS & Algo problems on GeeksforGeeks. It covers almost every data structure and algorithm present that is must for practice to have a good hand on Competitive Programming.
soukaina-debug/GFG-KIIT-website
Geeksforgeeks Website
soukaina-debug/hoodie
:dog: The Offline First JavaScript Backend
soukaina-debug/hospitalrun-frontend
Frontend for HospitalRun
soukaina-debug/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
soukaina-debug/Python-Algorithms-Mastering-Basic-Algorithms-in-the-Python-Language
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. ...
soukaina-debug/python-book
This is a great book to learn the basics of Python language.I used it while i was participating in the ESCAPE summer school.
soukaina-debug/QuanTetrum
soukaina-debug/Student-Result-Processing-System
Proposed as a multi-user software, this Student Result Processing System is developed in Java programming language. The main aim of this project is to store the result scores of students, process the scores in user-defined way and produce their results in the form of report cards or other analysis charts. In this web-based software, both grading pattern and examination pattern are user configurable.
soukaina-debug/Telephone-Billing-System
Telephone Billing System in Java is a simple software application developed to improve the efficiency in telephone billing procedures in telecommunication service providers and other suitable organizations. With this system, user billing details can be easily calculated and managed. Overall, a computerized telephone billing system increases the speed of the billing procedure, bill calculation and final report generation.
soukaina-debug/Tic-Tac-Toe
This is a simple Javascript project that i wanted to share with all of the Javascript beginners.
soukaina-debug/To-Do-List
TODO List are the lists that we generally use to maintain our day to day tasks or list of everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules. We can add more tasks any time and delete a task which is completed. The four major tasks that we can perform in a TODO list are: Add tasks Update tasks Read tasks Delete tasks
soukaina-debug/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
soukaina-debug/greece
soukaina-debug/Weather-App-JavaScript
Create a Weather App With JavaScript