Skip to content
View marcom04's full-sized avatar
Block or Report

Block or report marcom04

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
marcom04/README.md

Hi there 👋

Pinned Loading

  1. Basic echo between Python client and... Basic echo between Python client and C server via socket using Python ctypes
    1
    Basic echo between Python3 client and C server, and vice versa, via socket using Python ctypes
  2. Simple spinner for Bash Simple spinner for Bash
    1
    #!/bin/bash
    2
    
                  
    3
    spinner()
    4
    {
    5
    	local phrase="Doing stuff..."
  3. BBB-Telit BBB-Telit Public

    A collection of utilities that can be used to manage a Point-to-Point connection from a BeagleBone Black (rev. C) using a Telit GL865 GSM/GPRS module.

    Python 1

  4. coursera-automating-tasks-python coursera-automating-tasks-python Public

    Projects of the Coursera course "Automating Real-World Tasks with Python" from Google

    Python

  5. it-cert-automation-practice it-cert-automation-practice Public

    Forked from google/it-cert-automation-practice

    Google IT Automation with Python Professional Certificate - Practice files

    Python