Skip to content
View slafi's full-sized avatar
😄
Hello World!
😄
Hello World!
Block or Report

Block or report slafi

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

  1. GPS_Data_Logger GPS_Data_Logger Public

    In this project, I developed a real-time GPS data logger. This multi-threaded application allows connecting to a GPSD server, retrieve real-time location data and save it to a local SQLite database…

    Python 7 3

  2. ScanYourCar ScanYourCar Public

    The ScanYourCar project connects to the car through an OBD reader (e.g., ELM327) and checks which PIDs (Mode 2 and Mode 3 only) are supported by that car. It also gets a snapshot of the data for ea…

    Python 14 8

  3. VoltaZero_Sensing_Unit VoltaZero_Sensing_Unit Public

    The VoltaZero project implements the required code to get the sensors' readings from VoltaZero shield and send them to the cloud in a timely, reliable and continuous manner.

    C++

  4. VoltaZero_Monitor VoltaZero_Monitor Public

    As part of an end-to-end cloud-based Internet-of-Things (IoT) solution, this project implements a Python application to acquire, process, store and display the VoltaZero Sensing Unit (VSU) telemetr…

    Python

  5. SystemInfoExplorer SystemInfoExplorer Public

    This project uses the Windows Management Instrumentation (WMI) API in order to explore the hardware items installed in a computer. It also allows to instantly query a set of performance counters in…

    C# 3 2

  6. SparseMatrixReordering SparseMatrixReordering Public

    In this project, I implemented few .m functions which allow to reorder a sparse matrix read from a Matrix Market file using either the Reverse Cuthill-McKee (RCM) or Nested Dissection (ND) algorithms.

    MATLAB 5 3