Skip to content
View io-ma's full-sized avatar

Block or report io-ma

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. byte_parser byte_parser Public

    I have a log that contains some buffers of hexes. They are generated at specific times. I need to parse them to shorts and write them to a file. Final version 🐓

    Python

  2. Zed-Shaw-s-books Zed-Shaw-s-books Public

    Learn Python the Hard Way, Learn More Python the Hard Way, Learn Ruby the Hard Way, Learn C the Hard Way, Learn JavaScript the Hard Way This is how my coding journey began 🐣

    Python 1 1

  3. World-Countries World-Countries Public

    This script loads countries by continent, shows their flag, capital city, population and a map. I used JavaScript and implemented different API's 🐓

    CSS

  4. Gothons_game Gothons_game Public

    A small project from Zed Shaw's Learn Code The Hard Way course. I used Flask and SQL Alchemy

    Python