fatmaT2001
communication and information engineering student at Zewail City of Science and Technology
Pinned Repositories
QuantumLightsOutSolver
QuantumLightsOutSolver is a Python project that uses Grover's algorithm in quantum computing to solve the Lights Out puzzle. It demonstrates setting up quantum circuits, applying Grover's algorithm for solution finding, and analyzes the impact of quantum noise, highlighting quantum problem-solving techniques.
CustomSVM_Implementation
Explore an in-depth, Python-based implementation of hard margin SVM from scratch using the cvxopt solver. This repository features custom coding of RBF, Linear, and Polynomial kernels, thoroughly exploring SVM concepts and their practical applications in the realms of machine learning and data science.
Reliable-Transport-Protocol
In this project, we will implement a transport protocol that provides some reliability services on top of the unreliable UDP. This will be done by augmenting UDP with the Go-Back-N (GBN) protocol.
DataAnalysis_MachineLearning_Project
Explore machine learning with a Python script focused on data preprocessing, exploratory analysis, and model evaluation using libraries like NumPy and Scikit-learn. Ideal for learning practical ML techniques and insights from real-world data.
SystemVerilog_StopwatchDesign
Discover a digital stopwatch design implemented in SystemVerilog. This project presents a practical application of HDL in creating time-keeping devices, showcasing HTML for the interface and Stata for analysis. Ideal for learners and professionals in digital design and FPGA development.
NB_IoT_SDR_BaseStation_Project
Explore NB-IoT signal processing with MATLAB in this project. Learn about signal generation, upsampling, low-pass filtering, and analyzing signals in the frequency domain. Ideal for understanding NB-IoT base station operations and software-defined radio techniques.
EarningsCall_Dataset
The earnings conference call dataset of S&P 500 companies
AI-Driven_ML_Solutions
Explore a diverse range of AI-driven machine learning solutions in this project. It demonstrates the application of various ML algorithms and techniques to solve real-world problems, showcasing the integration of Python and Jupyter Notebook in the field of data science and AI.
arasgungore-CV
My curriculum vitae (CV) written using LaTeX.
Cryptography
Cryptography using python and systemverilog
fatmaT2001's Repositories
fatmaT2001/open-webui
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
fatmaT2001/linkedIn_auto_jobs_applier_with_AI
LinkedIn_AIHawk is a tool that automates the jobs application process on LinkedIn. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
fatmaT2001/StackGAN-Image-Generation
This project implements Stage-I of StackGAN, a Generative Adversarial Network (GAN) that generates low-resolution images from textual descriptions. StackGAN employs a novel approach where Stage-I generates a coarse image. The project focuses on understanding the impact of different embedding models and datasets on the performance of StackGAN.
fatmaT2001/ProcessSchedulingSimulator
A C-based simulation for process scheduling and management, featuring a custom process generator, scheduler, and clock mechanism. Designed to demonstrate the workings of process scheduling algorithms in operating systems.
fatmaT2001/Signal-Data-Analyzer
Signal Data Analyzer is a Python-based application for analyzing signal data from MATLAB .mat files. It features a GUI for user interaction and provides functionalities like plotting samples, calculating ensemble mean, autocorrelation, time mean, and power spectral density using libraries such as SciPy, NumPy, and Matplotlib
fatmaT2001/AI-Driven_ML_Solutions
Explore a diverse range of AI-driven machine learning solutions in this project. It demonstrates the application of various ML algorithms and techniques to solve real-world problems, showcasing the integration of Python and Jupyter Notebook in the field of data science and AI.
fatmaT2001/GSM2G_CommunicationSystem
Explore the foundations of GSM 2G mobile communication systems. This repository delves into MATLAB implementations for GSM technology, covering signal processing, network protocols, and data transmission. Ideal for telecommunications students and professionals seeking practical GSM knowledge.
fatmaT2001/SystemVerilog_StopwatchDesign
Discover a digital stopwatch design implemented in SystemVerilog. This project presents a practical application of HDL in creating time-keeping devices, showcasing HTML for the interface and Stata for analysis. Ideal for learners and professionals in digital design and FPGA development.
fatmaT2001/NB_IoT_SDR_BaseStation_Project
Explore NB-IoT signal processing with MATLAB in this project. Learn about signal generation, upsampling, low-pass filtering, and analyzing signals in the frequency domain. Ideal for understanding NB-IoT base station operations and software-defined radio techniques.
fatmaT2001/CustomNeuralNetwork_Implementation
Explore neural network fundamentals with this Python-based implementation from scratch. The project includes building custom input, hidden, and output layers, activation functions, and one-hot encoding. Ideal for hands-on learning of neural network architecture and practical applications in data science.
fatmaT2001/CustomSVM_Implementation
Explore an in-depth, Python-based implementation of hard margin SVM from scratch using the cvxopt solver. This repository features custom coding of RBF, Linear, and Polynomial kernels, thoroughly exploring SVM concepts and their practical applications in the realms of machine learning and data science.
fatmaT2001/DataAnalysis_MachineLearning_Project
Explore machine learning with a Python script focused on data preprocessing, exploratory analysis, and model evaluation using libraries like NumPy and Scikit-learn. Ideal for learning practical ML techniques and insights from real-world data.
fatmaT2001/QuantumLightsOutSolver
QuantumLightsOutSolver is a Python project that uses Grover's algorithm in quantum computing to solve the Lights Out puzzle. It demonstrates setting up quantum circuits, applying Grover's algorithm for solution finding, and analyzes the impact of quantum noise, highlighting quantum problem-solving techniques.
fatmaT2001/arasgungore-CV
My curriculum vitae (CV) written using LaTeX.
fatmaT2001/ZCSW
fatmaT2001/Reliable-Transport-Protocol
In this project, we will implement a transport protocol that provides some reliability services on top of the unreliable UDP. This will be done by augmenting UDP with the Go-Back-N (GBN) protocol.
fatmaT2001/EarningsCall_Dataset
The earnings conference call dataset of S&P 500 companies
fatmaT2001/Cryptography
Cryptography using python and systemverilog