Pinned Repositories
Algorithms-using-Threads
Implementing Merge Sort and Matrix Multiplication using POSIX Thread
ATM_assembly
An ID and passcode verification system using assembly language. Used 8086 Emulator.
Backup-System
A bash backup system to save any changes done in the source file.
Chicken-Invaders
Circus_of_Plates
A Java Circus game using OOP concepts and design patterns.
Mini-Shell-using-lex-and-yacc
This mini shell program is a simple implementation of a command-line interface using lex and yacc. It provides support for various commands and features to interact with the operating system.
MuseMe
Website for Egyptian Museums
Neural-Machine-Translation
Implementing a transformer from scratch for a machine translation task
Semaphores
C program that implements a multi-threaded counter system using pthreads and semaphores.
Univertisity-Library-System
Library System with and Interactive User Interface created using JAVA swing
elmahygurl's Repositories
elmahygurl/Mini-Shell-using-lex-and-yacc
This mini shell program is a simple implementation of a command-line interface using lex and yacc. It provides support for various commands and features to interact with the operating system.
elmahygurl/Algorithms-using-Threads
Implementing Merge Sort and Matrix Multiplication using POSIX Thread
elmahygurl/ATM_assembly
An ID and passcode verification system using assembly language. Used 8086 Emulator.
elmahygurl/Backup-System
A bash backup system to save any changes done in the source file.
elmahygurl/Chicken-Invaders
elmahygurl/CIFAR10-Classification
elmahygurl/Circus_of_Plates
A Java Circus game using OOP concepts and design patterns.
elmahygurl/Email-Client-Application
A Python-based email client application that can send and receive emails using the smtplib and imaplib libraries.
elmahygurl/Employee-Database
programming 1 project
elmahygurl/English_Dictionary_RBTrees
elmahygurl/Login-Registration-Pages
Login, registration and welcome page. A mini project to implement my basic DDL, DML, php, HTML, CSS and Javascript knowledge.
elmahygurl/MuseMe
Website for Egyptian Museums
elmahygurl/Neural-Machine-Translation
Implementing a transformer from scratch for a machine translation task
elmahygurl/NLP_sst_Classification
Perform text classification into five distinct classes using the Stanford Sentiment Treebank (SST) dataset. Approaches: Naive Bayes and Logistic Regression
elmahygurl/Semaphores
C program that implements a multi-threaded counter system using pthreads and semaphores.
elmahygurl/Facial-Recognition-using-KNN-PCA
elmahygurl/Fur-Ever-Friends
Design for a virtual pet simulator using UML diagrams
elmahygurl/General-Signal-Generator
Signal generator using matlab
elmahygurl/Paint-App
A paint app that allows the user to choose shapes to draw with the help of GUI (Swing libraries), save as JSON files, load , resize, colorize, clone and move them.
elmahygurl/PrimPlusDijkstra
elmahygurl/Python-Socket-server
Python's socketserver module to count the number of words and characters in a string sent by a client
elmahygurl/Recipes_App
Yummyy
elmahygurl/Spell-Check-project
elmahygurl/Spongebobz_Resume
A resume for Spongebob Squarepants using HTML. (First HTML project)
elmahygurl/Wordle-Game
Wordle Clone