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

Block or report winiar93

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

πŸ’« About Me:

πŸ”­ I’m currently working on IOT devices powered by micropython
🌱 I’m currently learning asynchronous programming

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

Python Azure FastAPI Redis Postgres Pandas Docker LINUX Raspberry Pi

πŸ“Š GitHub Stats:



πŸ” Top Contributed Repo

Pinned

  1. Utility functions that generate a di... Utility functions that generate a dictionary with column name and corresponding varchar value.
    1
    import pandas as pd
    2
    import re
    3
    
                  
    4
    #example string
    5
    dtypes_correction = """
  2. An example script that uses the POST... An example script that uses the POST HTTP method to send payloads in asynchronous way.
    1
    import asyncio
    2
    import json
    3
    
                  
    4
    import aiohttp
    5
    from aiohttp import ClientConnectorError, ClientSession
  3. viadot viadot Public

    Forked from dyvenia/viadot

    A simple library to move data from some places to other places

    Python

  4. micropython-bluetooth-connector micropython-bluetooth-connector Public

    Micropython Bluetooth Low Energy data transfer implementation

    Python 1

  5. scrapy-data-collect scrapy-data-collect Public

    scrapy commodore 64 offers

    Python

  6. environmental-data-storage environmental-data-storage Public

    esp32 logger supported by micropython with sgp30, bme680, and sd card reader

    Python