Pinned Repositories
Algae-Power
Bash
This repo contains some cool bash scripts.
Campus-Chain
A decentralized application (Dapp) leveraging block chain technology to address these needs specifically for E-JUST (Egypt-Japan University of Science and Technology) students and academic staff.
Charity-Managment-Website
The Charity Management System is a web-based platform developed for Ajaweed Elkhair Charity to streamline their charitable activities and improve their organizational processes. The system aims to provide efficient management and organization of data related to people in need and the services provided by the charity.
CP_Solutions
This repo contains my solutions to solved problems on Codeforces and will be updated frequently to include all the latest solutions. Other judges will also be included soon.
Graph-Analysis-of-Citation-and-Co-authorship-Networks-of-Egyptian-Authors
The study conducts a comprehensive analysis of citation networks focusing on publications by authors affiliated with Egyptian institutions. The primary objective is to identify influential Egyptian publications and assess the centrality of nodes within the citation network.
Multi_Label_Text_Calssification_for_Stackoverflow_Tags
A text classification model that predicts multi label for StackOverflow questions I used MultilabelBinarizer for text vectorization and encoding. I uesd TF-TDF Vectorizer for feature extraxtion. 3 classical classifiers were used (SGD, LinearSVC, LogisticRegression) for modeling and I comapered their results using Jaccord score.
Students-Attendance-System
A computer vision-based project designed to recognize and identify individuals based on their facial features. It is deployed using a Flask web application to facilitate attendance tracking through a Google Sheets spreadsheet.
System-Console-Projects-Using-CPP
This repo contains some management systems that I built using C++ programming language.
Tech-Trolly-Grocery-Shop-Desktop-Application-
This project, named 'Tech Trolly,' is a desktop application designed to serve as a virtual grocery shop, akin to an Amazon clone but tailored for desktop use. Developed using Python, Tkinter, and SQLite, Tech Trolly offers users an intuitive and efficient shopping experience.
MariamAmy's Repositories
MariamAmy/Algae-Power
MariamAmy/Bash
This repo contains some cool bash scripts.
MariamAmy/Campus-Chain
A decentralized application (Dapp) leveraging block chain technology to address these needs specifically for E-JUST (Egypt-Japan University of Science and Technology) students and academic staff.
MariamAmy/Charity-Managment-Website
The Charity Management System is a web-based platform developed for Ajaweed Elkhair Charity to streamline their charitable activities and improve their organizational processes. The system aims to provide efficient management and organization of data related to people in need and the services provided by the charity.
MariamAmy/CP_Solutions
This repo contains my solutions to solved problems on Codeforces and will be updated frequently to include all the latest solutions. Other judges will also be included soon.
MariamAmy/Graph-Analysis-of-Citation-and-Co-authorship-Networks-of-Egyptian-Authors
The study conducts a comprehensive analysis of citation networks focusing on publications by authors affiliated with Egyptian institutions. The primary objective is to identify influential Egyptian publications and assess the centrality of nodes within the citation network.
MariamAmy/Multi_Label_Text_Calssification_for_Stackoverflow_Tags
A text classification model that predicts multi label for StackOverflow questions I used MultilabelBinarizer for text vectorization and encoding. I uesd TF-TDF Vectorizer for feature extraxtion. 3 classical classifiers were used (SGD, LinearSVC, LogisticRegression) for modeling and I comapered their results using Jaccord score.
MariamAmy/Students-Attendance-System
A computer vision-based project designed to recognize and identify individuals based on their facial features. It is deployed using a Flask web application to facilitate attendance tracking through a Google Sheets spreadsheet.
MariamAmy/System-Console-Projects-Using-CPP
This repo contains some management systems that I built using C++ programming language.
MariamAmy/Tech-Trolly-Grocery-Shop-Desktop-Application-
This project, named 'Tech Trolly,' is a desktop application designed to serve as a virtual grocery shop, akin to an Amazon clone but tailored for desktop use. Developed using Python, Tkinter, and SQLite, Tech Trolly offers users an intuitive and efficient shopping experience.
MariamAmy/CPP_Projects
MariamAmy/Decaf_Compiler_using_Antlr
MariamAmy/Geometric-Shapes-Detector
A python program for detecting geometric shapes using OpenCV
MariamAmy/Image_Stitching
MariamAmy/ISEF_Competition-Transola-Project
The project idea reduced the cost and increased the efficiency of solar cells by about twice as much that we came 1st place in the physical energy category.
MariamAmy/MariamAmy
My Github Profile
MariamAmy/Micromouse
A maze-solving robot competition in which we got the (Best Algorithm Special Award).
MariamAmy/MNIST-Digit-Classification
A convolution neural network to classify the MNIST dataset with ~98% accuracy
MariamAmy/Pharmadology
A web service website for ordering medicine and searching for Pharmacies using filters with a feature for uploading a medical prescription to a chosen pharmacy and ordering it. We built it using the ASP.NET framework and C# programming language.
MariamAmy/Socket-Programming
In this project, a client, that is using sockets, is communicating with a server. Both of the client and server code is attached.
MariamAmy/Sound-Frequency-Analyzer-with-LCD-and-LED-Display
The system measures the sound intensity using an analog input, displays the intensity value on an LCD, provides visual feedback through LEDs to indicate the intensity level, and transmits the measured value through UART for additional processing and monitoring.
MariamAmy/Testing-Pull-Requests
MariamAmy/Web-Scraping-Images-by-Scrapy
A web scraping program built using Scrapy for scraping images from websites and saving them to an html file.