Skip to content
View MariamH78's full-sized avatar

Highlights

  • Pro

Block or report MariamH78

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GPS-Tracking-System GPS-Tracking-System Public

    Using the microcontroller TM4C123, running the code guides the user to their destination coordinates using a NEO-6M GPS module, a 16x2 LCD, and the board's built-in LEDs.

    C 1

  2. Digital-communication-system Digital-communication-system Public

    This project aims to implement a line coding system, as well as binary phase shift-keying (BPSK) transmitter and receiver, all done using Octave.

    MATLAB

  3. ARXMLSorter ARXMLSorter Public

    This repository contains my solution for lab 6 for [CSE231s - Advanced Computer Programming], scripts that sort .arxml files according to the value between the <SHORT-NAME> tags.

    Java

  4. Simulink-Viewer Simulink-Viewer Public

    The aim of this project is to develop a software tool that can read Simulink MDL files and display their contents in a user-friendly way using a Java-based graphical user interface (GUI). This is t…

    Java

  5. CPU-Scheduler CPU-Scheduler Public

    A Qt application that mimics how a CPU would schedule waiting processes using different algorithms.

    C++